Skip to content

Instantly share code, notes, and snippets.

@daviguima
Created January 7, 2020 08:06
Show Gist options
  • Save daviguima/617ba1be8d7133d400ba9e405354ebd7 to your computer and use it in GitHub Desktop.
Save daviguima/617ba1be8d7133d400ba9e405354ebd7 to your computer and use it in GitHub Desktop.
Chad lake
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
14.267807006835936,
12.930953049543119
],
[
14.514999389648438,
12.930953049543119
],
[
14.514999389648438,
13.113586344333864
],
[
14.267807006835936,
13.113586344333864
],
[
14.267807006835936,
12.930953049543119
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment