Skip to content

Instantly share code, notes, and snippets.

@DomDomHaas
Created March 23, 2023 13:29
Show Gist options
  • Save DomDomHaas/3ef4581a3cce9343ee45a602799e801c to your computer and use it in GitHub Desktop.
Save DomDomHaas/3ef4581a3cce9343ee45a602799e801c 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": [
[
[2485450, 1075250],
[2833850, 1075250],
[2833850, 1295950],
[2485450, 1295950],
[2485450, 1075250]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment