Skip to content

Instantly share code, notes, and snippets.

@mosoriob
Created August 2, 2023 13:13
Show Gist options
  • Save mosoriob/4897fed247f2fd6380843d8221c0a9ee to your computer and use it in GitHub Desktop.
Save mosoriob/4897fed247f2fd6380843d8221c0a9ee to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-120.840449,
38.920212
],
[
-120.835169,
38.920212
],
[
-120.835169,
38.923656
],
[
-120.840449,
38.923656
],
[
-120.840449,
38.920212
]
]
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment