Skip to content

Instantly share code, notes, and snippets.

@delfrrr
Created March 17, 2020 15:46
Show Gist options
  • Save delfrrr/7240a5bc5ba412c30740d74a4e518920 to your computer and use it in GitHub Desktop.
Save delfrrr/7240a5bc5ba412c30740d74a4e518920 to your computer and use it in GitHub Desktop.
Garage-zone
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
13.3833646774292,
52.45220420838311
],
[
13.389866352081299,
52.45220420838311
],
[
13.389866352081299,
52.45484564266689
],
[
13.3833646774292,
52.45484564266689
],
[
13.3833646774292,
52.45220420838311
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment