Skip to content

Instantly share code, notes, and snippets.

@mcwhittemore
Created June 3, 2016 15:03
Show Gist options
  • Select an option

  • Save mcwhittemore/f0ce59ab13ccff1c10ad0b5e80fae941 to your computer and use it in GitHub Desktop.

Select an option

Save mcwhittemore/f0ce59ab13ccff1c10ad0b5e80fae941 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": "MultiPolygon",
"coordinates": [[
[
[
-4.5703125,
41.244772343082076
],
[
20.7421875,
24.5271348225978
],
[
34.1015625,
47.754097979680026
],
[
-4.5703125,
41.244772343082076
]
]
],[
[
[
-29.53125,
10.833305983642491
],
[
-29.53125,
-1.0546279422758869
],
[
-7.734374999999999,
0.7031073524364783
],
[
-29.53125,
10.833305983642491
]
]
]]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment