Skip to content

Instantly share code, notes, and snippets.

@Clivern
Last active March 27, 2021 21:14
Show Gist options
  • Save Clivern/5f7b54799164b0430104ac20b26ea3d6 to your computer and use it in GitHub Desktop.
Save Clivern/5f7b54799164b0430104ac20b26ea3d6 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": "Polygon",
"coordinates": [
[
[
-27.59765625,
66.65297740055279
],
[
24.960937499999996,
-2.108898659243126
],
[
71.19140625,
66.37275500247455
],
[
-27.59765625,
66.65297740055279
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment