Skip to content

Instantly share code, notes, and snippets.

@stefanocudini
Created June 7, 2021 13:35
Show Gist options
  • Save stefanocudini/d13d1d45125022ae5a808e695e06a7f9 to your computer and use it in GitHub Desktop.
Save stefanocudini/d13d1d45125022ae5a808e695e06a7f9 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": [
[
[
7.425727844238279,
44.32436701558007
],
[
7.666740417480469,
44.32436701558007
],
[
7.666740417480469,
44.50274618357197
],
[
7.425727844238279,
44.50274618357197
],
[
7.425727844238279,
44.32436701558007
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment