Skip to content

Instantly share code, notes, and snippets.

@qazsato
Created August 23, 2020 05:17
Show Gist options
  • Save qazsato/027f8dca59b2895d1040adc7e8621cc4 to your computer and use it in GitHub Desktop.
Save qazsato/027f8dca59b2895d1040adc7e8621cc4 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"code": "533945"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
139.75,
35.75
],
[
139.625,
35.75
],
[
139.625,
35.666666666666664
],
[
139.75,
35.666666666666664
],
[
139.75,
35.75
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment