Skip to content

Instantly share code, notes, and snippets.

@MathewBiddle
Created January 18, 2022 20:46
Show Gist options
  • Save MathewBiddle/9266ad739a811bc7f2f891d82b67e27a to your computer and use it in GitHub Desktop.
Save MathewBiddle/9266ad739a811bc7f2f891d82b67e27a 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": [
[
[
-230.09765624999997,
-19.808054128088575
],
[
-149.4140625,
-19.808054128088575
],
[
-149.4140625,
29.075375179558346
],
[
-230.09765624999997,
29.075375179558346
],
[
-230.09765624999997,
-19.808054128088575
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment