Skip to content

Instantly share code, notes, and snippets.

@groupsky
Last active July 15, 2020 16:16
Show Gist options
  • Save groupsky/42d3f6ed4c286a5af3f640288b46f96e to your computer and use it in GitHub Desktop.
Save groupsky/42d3f6ed4c286a5af3f640288b46f96e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [24.66986465, 41.61884689]
},
"properties": {
}
},
{
"type": "Feature",
"id": "LG00",
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[24.7194241952577,41.6191097253556],
[24.7225894358883,41.5291077263989],
[24.6028240387708,41.52667231051],
[24.5994927167,41.6166666286222],
[24.7194241952577,41.6191097253556]
]
]
]
},
"geometry_name": "the_geom",
"properties": {
"IME": "00",
"UTMname": "LG",
"UTMfullNam": "LG00"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment