Skip to content

Instantly share code, notes, and snippets.

@rowanwins
Created July 20, 2021 05:45
Show Gist options
  • Save rowanwins/4f07d361a7cac850d46e3fe13e2059f0 to your computer and use it in GitHub Desktop.
Save rowanwins/4f07d361a7cac850d46e3fe13e2059f0 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": [
{
"id": "9aea4b3220bc5c9086811e52613880a2",
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
-6.855468749999886,
28.690587654250706
],
[
-38.496093749996874,
-0.7909904981536044
],
[
23.55468750000361,
-12.12526421833148
],
[
-6.855468749999886,
28.690587654250706
]
]
],
"type": "Polygon"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment