Skip to content

Instantly share code, notes, and snippets.

@matsjg
Created September 3, 2013 12:49
Show Gist options
  • Save matsjg/6423481 to your computer and use it in GitHub Desktop.
Save matsjg/6423481 to your computer and use it in GitHub Desktop.
via:geojson.io
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
6.328125,
50.51342652633956
],
[
-20.390625,
34.30714385628804
],
[
31.289062500000004,
-21.943045533438166
],
[
109.6875,
46.07323062540835
],
[
74.1796875,
56.559482483762245
],
[
6.328125,
50.51342652633956
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment