Skip to content

Instantly share code, notes, and snippets.

@lillianpetersen
Last active December 28, 2017 19:50
Show Gist options
  • Save lillianpetersen/7614aa4b3b055bd581e6f2d71f859710 to your computer and use it in GitHub Desktop.
Save lillianpetersen/7614aa4b3b055bd581e6f2d71f859710 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": [
[
[
[-91.20193704667066, 39.94931895255264],
[-91.02222718487978, 39.946391504456365],
[-91.01822910340461, 40.08469890688154],
[-91.19830174735904, 40.08764064683464]
],
[
[-91.20193704667066, 39.94931895255264],
[-91.11207883038736, 39.94789002660863],
[-91.11017377055438, 40.01704783749406],
[-91.20012253853021, 40.01848024806115]
],
[
[-91.56718775947988, 39.677635550874484],
[-91.20913273063488, 39.67266481611515],
[-91.20193704667066, 39.94931895255264],
[-91.56142937842766, 39.95433841229231]
],
[
[-91.20193704667066, 39.94931895255264],
[-90.84254485328898, 39.94318573360325],
[-90.8337932968071, 40.21976553066329],
[-91.19464121848114, 40.22595875161309]
],
[
[-96.0999908, 44.5341072],
[-89.9000015, 44.5341072],
[-89.9000015, 39.7783051],
[-96.0999908, 39.7783051]
],
[
[-91.504,40.201],
[-90.913,40.201],
[-90.913,39.760],
[-91.364,39.760]
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment