Skip to content

Instantly share code, notes, and snippets.

@pyorot
Created May 22, 2019 23:10
Show Gist options
  • Save pyorot/add76cbbdd273762859dd09d4eaff3cc to your computer and use it in GitHub Desktop.
Save pyorot/add76cbbdd273762859dd09d4eaff3cc 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": [
[
0,
51.68
],
[
0,
51.27
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment