Skip to content

Instantly share code, notes, and snippets.

@san9dev
Created December 14, 2020 10:49
Show Gist options
  • Save san9dev/f1f65791a68a66a307c90e3b583b5746 to your computer and use it in GitHub Desktop.
Save san9dev/f1f65791a68a66a307c90e3b583b5746 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": "GeometryCollection",
"geometries": [
{
"type": "Polygon",
"coordinates": [
[
[
34.1822995694048,
63.9195430682305
],
[
34.1839032849043,
63.9194989866827
],
[
34.1836898974522,
63.9180546749064
],
[
34.1837360998281,
63.9179765400299
],
[
34.1837296365563,
63.91790546905
],
[
34.1819937959047,
63.9179906379231
],
[
34.1821890322544,
63.9194999257866
],
[
34.1822995694048,
63.9195430682305
]
]
]
},
{
"type": "Polygon",
"coordinates": [
[
[
34.1822995694048,
63.9195430682305
],
[
34.1839032849043,
63.9194989866827
],
[
34.1836898974522,
63.9180546749064
],
[
34.1837360998281,
63.9179765400299
],
[
34.1837296365563,
63.91790546905
],
[
34.1819937959047,
63.9179906379231
],
[
34.1821890322544,
63.9194999257866
],
[
34.1822995694048,
63.9195430682305
]
]
]
}
]
},
"properties": {
"style": "solid_black"
}
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
147.858128181344,
61.6269340996617
],
[
147.858213191996,
61.6269462161499
],
[
147.858252641957,
61.6268873466082
],
[
147.858165348724,
61.6268754562255
],
[
147.858128181344,
61.6269340996617
]
]
]
},
"properties": {
"style": "solid_black"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment