Skip to content

Instantly share code, notes, and snippets.

@penut85420
Created June 4, 2017 06:54
Show Gist options
  • Save penut85420/3411543f2923b0cf03691eeba83c7f53 to your computer and use it in GitHub Desktop.
Save penut85420/3411543f2923b0cf03691eeba83c7f53 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": "Polygon",
"coordinates": [
[
[
119.69604492187499,
21.749295836732088
],
[
122.34374999999999,
21.749295836732088
],
[
122.34374999999999,
25.353954558526684
],
[
119.69604492187499,
25.353954558526684
],
[
119.69604492187499,
21.749295836732088
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment