Skip to content

Instantly share code, notes, and snippets.

@paultag
Created August 4, 2018 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paultag/042395e2245c6e33a871c0633271b072 to your computer and use it in GitHub Desktop.
Save paultag/042395e2245c6e33a871c0633271b072 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-77.12127685546875,
38.935911987561624
],
[
-77.04849243164062,
38.99570671505043
],
[
-76.91253662109375,
38.89317057287496
],
[
-77.0416259765625,
38.79904887985135
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment