Skip to content

Instantly share code, notes, and snippets.

@manuelroth
Created July 3, 2019 09:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manuelroth/b3c7566cbe567c38fb8b982b0cdce8e1 to your computer and use it in GitHub Desktop.
Save manuelroth/b3c7566cbe567c38fb8b982b0cdce8e1 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": [
[
[
4.9658203125,
45.27488643704891
],
[
15.908203125,
45.27488643704891
],
[
15.908203125,
53.173119202640635
],
[
4.9658203125,
53.173119202640635
],
[
4.9658203125,
45.27488643704891
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment