Skip to content

Instantly share code, notes, and snippets.

@kclosu
Last active July 23, 2019 09:26
Show Gist options
  • Save kclosu/0f648b162bccc4b8052e78f1dbcfee27 to your computer and use it in GitHub Desktop.
Save kclosu/0f648b162bccc4b8052e78f1dbcfee27 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#ff2600",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#555555",
"fill-opacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
27.288184848751513,
41.15141612402135
],
[
180,
41.15141612402135
],
[
180,
77.69792000000007
],
[
27.288184848751513,
77.69792000000007
],
[
27.288184848751513,
41.15141612402135
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
91.18107000000002,
78.75619999999999
],
[
100.186655,
78.75619999999999
],
[
100.186655,
81.2504
],
[
91.18107000000002,
81.2504
],
[
91.18107000000002,
78.75619999999999
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
99.43814,
77.921
],
[
105.37243000000001,
77.921
],
[
105.37243000000001,
79.34641
],
[
99.43814,
79.34641
],
[
99.43814,
77.921
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
44.84695804218114,
80.01018117951533
],
[
51.522932977103665,
80.01018117951533
],
[
51.522932977103665,
80.91888540315178
],
[
44.84695804218114,
80.91888540315178
],
[
44.84695804218114,
80.01018117951533
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
19.660640089606403,
54.31252492941253
],
[
22.75776370615526,
54.31252492941253
],
[
22.75776370615526,
55.190481675835315
],
[
19.660640089606403,
55.190481675835315
],
[
19.660640089606403,
54.31252492941253
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-180,
64.25269
],
[
-169.89958000000001,
64.25269
],
[
-169.89958000000001,
68.96363636363635
],
[
-180,
68.96363636363635
],
[
-180,
64.25269
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-180,
70.83219920854673
],
[
-177.57794500000003,
70.83219920854673
],
[
-177.57794500000003,
71.55762000000001
],
[
-180,
71.55762000000001
],
[
-180,
70.83219920854673
]
]
]
}
}
]
}
@kclosu
Copy link
Author

kclosu commented Jul 23, 2019

bboxes for Russian boundaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment