Skip to content

Instantly share code, notes, and snippets.

@ustroetz
Last active January 12, 2017 14:57
Show Gist options
  • Save ustroetz/53074ffc44dd1ee5bc35ff167985b8be to your computer and use it in GitHub Desktop.
Save ustroetz/53074ffc44dd1ee5bc35ff167985b8be 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": [
[
[
9.755859375,
44.941473354802504
],
[
9.755859375,
46.13417004624326
],
[
11.40380859375,
46.13417004624326
],
[
11.40380859375,
44.941473354802504
],
[
9.755859375,
44.941473354802504
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment