Skip to content

Instantly share code, notes, and snippets.

@hugueslamy
Created January 12, 2016 18:37
Show Gist options
  • Save hugueslamy/0de818069d16411ebe1c to your computer and use it in GitHub Desktop.
Save hugueslamy/0de818069d16411ebe1c to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{ "type": "MultiPolygon",
"coordinates": [
[[[-122.7, 37.3], [-121.9, 37.3], [-121.9, 37.9], [-122.7, 37.9], [-122.7, 37.3]]],
[[[-87.9, 41.5], [-87.3, 41.5], [-87.3, 42.1], [-87.9, 42.1], [-87.9, 41.5]]]
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment