Skip to content

Instantly share code, notes, and snippets.

@cholmes
Created September 29, 2023 21:17
Show Gist options
  • Save cholmes/50c9743f08fda133631d1b156687baba to your computer and use it in GitHub Desktop.
Save cholmes/50c9743f08fda133631d1b156687baba to your computer and use it in GitHub Desktop.
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
29.2690636016938,
-1.8876694684082196
],
[
29.286036063253903,
-1.8876694684082196
],
[
29.286036063253903,
-1.9027656292785338
],
[
29.2690636016938,
-1.9027656292785338
],
[
29.2690636016938,
-1.8876694684082196
]
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment