Skip to content

Instantly share code, notes, and snippets.

@bilus
Last active March 26, 2018 11:49
Show Gist options
  • Save bilus/0bed233b568e43d65f83696bef4792ad to your computer and use it in GitHub Desktop.
Save bilus/0bed233b568e43d65f83696bef4792ad 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": [
[[
[
29.179687499999996,
58.63121664342478
],
[
35.5078125,
58.63121664342478
],
[
35.5078125,
61.10078883158897
],
[
29.179687499999996,
61.10078883158897
],
[
29.179687499999996,
58.63121664342478
]
]],
[[
[
29.179687499999996,
58.63121664342478
],
[
35.5078125,
58.63121664342478
],
[
35.5078125,
61.10078883158897
],
[
29.179687499999996,
61.10078883158897
],
[
29.179687499999996,
58.63121664342478
]
]]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Point",
"coordinates": [
33.046875,
60.58696734225869
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment