Skip to content

Instantly share code, notes, and snippets.

@SpiritualEvan
Created December 30, 2018 13:11
Show Gist options
  • Select an option

  • Save SpiritualEvan/aba774cbf0a51a62f4d97d0815db8bcb to your computer and use it in GitHub Desktop.

Select an option

Save SpiritualEvan/aba774cbf0a51a62f4d97d0815db8bcb 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": [
[
[
[
126.68334960937501,
35.25459097465022
],
[
128.84765625,
35.25459097465022
],
[
128.84765625,
37.77071473849609
],
[
126.68334960937501,
37.77071473849609
],
[
126.68334960937501,
35.25459097465022
]
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment