Skip to content

Instantly share code, notes, and snippets.

@lillianpetersen
Last active January 8, 2018 03:15
Show Gist options
  • Save lillianpetersen/37906a2f853a9602bbb5d25a2d023658 to your computer and use it in GitHub Desktop.
Save lillianpetersen/37906a2f853a9602bbb5d25a2d023658 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": [
[
[
[-5.639072888048029, 33.28869264850151],
[-4.319993246920642, 33.30971282496766],
[-4.337157599602742, 34.417683333145355],
[-5.67335261426612, 34.39577144039531]
],
[
[-5.67335261426612, 34.39577144039531],
[-4.337157599602742, 34.417683333145355],
[-4.355285255249956, 35.52544490084517],
[-5.709554638277235, 35.50261792913717]
],
[
[-6.326647385733868, 34.39577144039531],
[-4.992373241170602, 34.359309205974526],
[-4.938202981643124, 35.46463407984817],
[-6.290445361722753, 35.50261792913717]
],
[
[9.0, 36.640923020901916],
[10.374429574974997, 36.63299416365218],
[10.394648680641355, 37.740328020082714],
[9.0, 37.74857958647451]
],
[
[9.687281968479828, 36.638940501662546],
[10.374429574974997, 36.63299416365218],
[10.384400947682098, 37.18668820127061],
[9.69226959273565, 37.19275467588745]
],
[
[9.0, 36.640923020901916],
[9.687281968479828, 36.638940501662546],
[9.69226959273565, 37.19275467588745],
[9.0, 37.19477725306796]
],
[
[-6.36092711195196, 33.28869264850151],
[-3.729139665144488, 33.204855872924426],
[-3.588989310037917, 35.411584578607645],
[-6.290445361722753, 35.50261792913717]
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment