Skip to content

Instantly share code, notes, and snippets.

@perusio
Created October 21, 2019 13:25
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 perusio/e0916ffa8cc87cf4be2eb1da2c73b032 to your computer and use it in GitHub Desktop.
Save perusio/e0916ffa8cc87cf4be2eb1da2c73b032 to your computer and use it in GitHub Desktop.
Lake Konstanz AOI
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
8.960723876953125,
47.68480570814145
],
[
8.95111083984375,
47.60662599398087
],
[
9.112472534179686,
47.60431120244565
],
[
9.11865234375,
47.67324803590928
],
[
8.960723876953125,
47.68480570814145
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment