Skip to content

Instantly share code, notes, and snippets.

@dnomadb
Created April 8, 2015 00:52
Show Gist options
  • Save dnomadb/a18f97e2639af2879ddb to your computer and use it in GitHub Desktop.
Save dnomadb/a18f97e2639af2879ddb to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
4.921875,
22.836945920943855
],
[
4.921875,
30.939924331023445
],
[
14.4580078125,
30.939924331023445
],
[
14.4580078125,
22.836945920943855
],
[
4.921875,
22.836945920943855
]
]
]
},
"type": "Feature",
"properties": {}
},
{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
9.0966796875,
17.811456088564483
],
[
9.0966796875,
22.836945920943855
],
[
14.4580078125,
22.836945920943855
],
[
14.4580078125,
29.22889003019423
],
[
16.5673828125,
29.22889003019423
],
[
16.5673828125,
17.811456088564483
],
[
9.0966796875,
17.811456088564483
]
]
]
},
"type": "Feature",
"properties": {}
},
{
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
4.21875,
21.453068633086783
],
[
4.21875,
26.27371402440643
],
[
4.921875,
26.27371402440643
],
[
4.921875,
22.836945920943855
],
[
9.0966796875,
22.836945920943855
],
[
9.0966796875,
21.453068633086783
],
[
4.21875,
21.453068633086783
]
]
]
},
"type": "Feature",
"properties": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment