Skip to content

Instantly share code, notes, and snippets.

@celoyd
Created August 25, 2021 20:38
Show Gist options
  • Save celoyd/d9c908cb1f8a910fa6e141ecf773b89f to your computer and use it in GitHub Desktop.
Save celoyd/d9c908cb1f8a910fa6e141ecf773b89f 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": [
[
[
-68.5546875,
-16.767727397190626
],
[
-67.40936279296875,
-16.767727397190626
],
[
-67.40936279296875,
-16.003575733881313
],
[
-68.5546875,
-16.003575733881313
],
[
-68.5546875,
-16.767727397190626
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment