Skip to content

Instantly share code, notes, and snippets.

@padraic00
Created April 25, 2019 02:24
Show Gist options
  • Save padraic00/f68990125c23f813154da57d7f36b1bd to your computer and use it in GitHub Desktop.
Save padraic00/f68990125c23f813154da57d7f36b1bd 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.946992,
40.699881
],
[
-73.98563,
40.718476
],
[
-73.92786026000977,
40.7542792926831
],
[
-73.946992,
40.699881
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment