Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created February 10, 2019 04:37
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 wboykinm/aa5c8582cb2f828fa974c0de80c296f0 to your computer and use it in GitHub Desktop.
Save wboykinm/aa5c8582cb2f828fa974c0de80c296f0 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": [
[
-73.21889877319336,
44.479972927641846
],
[
-73.20550918579102,
44.48070780063098
],
[
-73.20550918579102,
44.47617593641148
],
[
-73.20035934448242,
44.476298423856214
],
[
-73.20053100585938,
44.46686613830727
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment