Skip to content

Instantly share code, notes, and snippets.

@cultome
Created March 12, 2021 19:37
Show Gist options
  • Select an option

  • Save cultome/1bbefe4887408b1c47f733cee1f325ea to your computer and use it in GitHub Desktop.

Select an option

Save cultome/1bbefe4887408b1c47f733cee1f325ea 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": [
[
[
-99.45373535156249,
19.407021044033193
],
[
-98.72314453125,
19.407021044033193
],
[
-98.72314453125,
19.88555748013722
],
[
-99.45373535156249,
19.88555748013722
],
[
-99.45373535156249,
19.407021044033193
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment