Skip to content

Instantly share code, notes, and snippets.

@frodrigo
Created June 10, 2020 12:15
Show Gist options
  • Save frodrigo/09633d1548ec3b65c9e7390fdf437261 to your computer and use it in GitHub Desktop.
Save frodrigo/09633d1548ec3b65c9e7390fdf437261 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": [
[
[
-4.130859375,
46.98025235521883
],
[
-5.009765625,
43.32517767999296
],
[
-2.4609375,
41.31082388091818
],
[
3.515625,
40.78054143186033
],
[
9.84375,
42.8115217450979
],
[
10.458984375,
47.338822694822
],
[
1.23046875,
49.49667452747045
],
[
-4.130859375,
46.98025235521883
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment