Skip to content

Instantly share code, notes, and snippets.

@emiltin
Created August 24, 2021 14:10
Show Gist options
  • Save emiltin/02cafb71b8fff703196af822454151e3 to your computer and use it in GitHub Desktop.
Save emiltin/02cafb71b8fff703196af822454151e3 to your computer and use it in GitHub Desktop.
cph data coverage
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
12.46124267578125,
55.550388201381715
],
[
12.695388793945312,
55.550388201381715
],
[
12.695388793945312,
55.735615990618776
],
[
12.46124267578125,
55.735615990618776
],
[
12.46124267578125,
55.550388201381715
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment