Skip to content

Instantly share code, notes, and snippets.

@rowanwins
Created August 25, 2020 23:57
Show Gist options
  • Select an option

  • Save rowanwins/167a4a666c29219b3d96c62c35033b1a to your computer and use it in GitHub Desktop.

Select an option

Save rowanwins/167a4a666c29219b3d96c62c35033b1a to your computer and use it in GitHub Desktop.
GeoJson saved from geojson-editor
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
72.895148,
29.8466
],
[
43.147663,
1.844011
],
[
64.960562,
-18.871204
],
[
95.474714,
-15.13709
],
[
72.895148,
29.8466
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment