Skip to content

Instantly share code, notes, and snippets.

@lillianpetersen
Last active January 7, 2018 17:26
Show Gist options
  • Save lillianpetersen/dc06482b6861d27d87bfec10b81d9917 to your computer and use it in GitHub Desktop.
Save lillianpetersen/dc06482b6861d27d87bfec10b81d9917 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"groupName": "enterGroupName",
"features": [
{
"type": "Feature",
"properties": {
"name": "Land Coverage",
"tags": "",
"object": "region",
"component": "natural_earth",
"author": "http://www.naturalearthdata.com/"
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[36.830086263085065, 6.439697635729217],
[37.940885494549995, 6.443211314811406],
[37.9383767250734, 7.554587548348187],
[36.82495005294631, 7.550461507651938]
],
[
[35,10],
[35,5],
[40,5],
[40,10]
],
[
[37.90366104717254, 7.519772269094904],
[39.017403292467684, 7.521142027367109],
[39.01745095576561, 8.632655175613515],
[37.90065918258472, 8.631080206058977]
],
[
[36.777035541970235, 6.665094174525481],
[37.88830438016317, 6.6688492063956],
[37.8855851966431, 7.780195133638154],
[36.77160232499235, 7.775807423474877]
],
[
[36.777035541970235, 6.665094174525481],
[39.0, 6.670101665792524],
[39.0, 8.89315747890942],
[36.76530581522633, 8.886458313039554]
],
[
[36.781615750233634, 5.554327331846512],
[37.89059664338695, 5.557452406672136],
[37.88830438016317, 6.6688492063956],
[36.777035541970235, 6.665094174525481]
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment