Skip to content

Instantly share code, notes, and snippets.

@DomDomHaas
Last active March 23, 2023 13:54
Show Gist options
  • Save DomDomHaas/d6eadb140d739d036f9030a664dc514b to your computer and use it in GitHub Desktop.
Save DomDomHaas/d6eadb140d739d036f9030a664dc514b to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "Extent",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[24.85450, 10.75250],
[24.85450, 12.95950],
[28.33850, 12.95950],
[28.33850, 10.75250],
[24.85450, 10.75250]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment