Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xaralis/a4f24659a822d4c0e443c8d15ce00eee to your computer and use it in GitHub Desktop.
Save xaralis/a4f24659a822d4c0e443c8d15ce00eee to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"name": "náměstí Republiky",
"crs": {
"type": "name",
"properties": {
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
15.7761071,
50.0392076
],
[
15.7759591,
50.0392263
],
[
15.7759377,
50.039079
],
[
15.7759793,
50.0390756
],
[
15.7759297,
50.0387715
],
[
15.7761094,
50.0388215
],
[
15.7761416,
50.0387543
],
[
15.7762248,
50.0387801
],
[
15.7762543,
50.0387388
],
[
15.776501,
50.0388042
],
[
15.7766668,
50.0385305
],
[
15.7763851,
50.0384616
],
[
15.7764549,
50.0383393
],
[
15.7766051,
50.0383772
],
[
15.7769073,
50.0378655
],
[
15.7769274,
50.0378577
],
[
15.7769395,
50.0378457
],
[
15.7769462,
50.0378207
],
[
15.7769154,
50.0377966
],
[
15.7768027,
50.0377664
],
[
15.7769208,
50.0376041
],
[
15.7775062,
50.0365734
],
[
15.7774767,
50.0365372
],
[
15.7773882,
50.03652
],
[
15.7774606,
50.0364028
],
[
15.7775939,
50.0364378
],
[
15.7776287,
50.0363853
],
[
15.7779895,
50.0364869
],
[
15.7779546,
50.0365317
],
[
15.7785072,
50.0366911
],
[
15.7792301,
50.0368841
],
[
15.7792596,
50.0368548
],
[
15.7795131,
50.0369306
],
[
15.7793193,
50.0372498
],
[
15.7794078,
50.0372757
],
[
15.7793635,
50.0373523
],
[
15.7793957,
50.0373661
],
[
15.7792844,
50.0375384
],
[
15.7779396,
50.0372059
],
[
15.7779007,
50.0372162
],
[
15.7775476,
50.0377899
],
[
15.7775704,
50.0378209
],
[
15.777844,
50.0378942
],
[
15.7778306,
50.0379174
],
[
15.7777769,
50.0379071
],
[
15.7777139,
50.0379872
],
[
15.7777675,
50.0379992
],
[
15.7777515,
50.0380216
],
[
15.7775999,
50.0379915
],
[
15.7774635,
50.0382451
],
[
15.7780925,
50.0383751
],
[
15.7780643,
50.0384311
],
[
15.7777411,
50.0383846
],
[
15.7777156,
50.038444
],
[
15.7775721,
50.0384139
],
[
15.7775346,
50.0385155
],
[
15.7776579,
50.0385379
],
[
15.777532,
50.0387607
],
[
15.7774449,
50.0387469
],
[
15.7774207,
50.0387306
],
[
15.7774274,
50.0387168
],
[
15.7772947,
50.0386918
],
[
15.7772786,
50.0387168
],
[
15.777237,
50.0387185
],
[
15.7772182,
50.038728
],
[
15.7770948,
50.0387047
],
[
15.7770385,
50.0387943
],
[
15.7769782,
50.0389425
],
[
15.7770787,
50.0389649
],
[
15.7770425,
50.0390467
],
[
15.7769855,
50.0390396
],
[
15.7769386,
50.0391396
],
[
15.7769507,
50.0392085
],
[
15.7769104,
50.0392154
],
[
15.7769507,
50.0394066
],
[
15.7761071,
50.0392076
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment