Skip to content

Commit

Permalink
Merge pull request #844 from FreemapSlovakia/gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
grischard authored Oct 21, 2020
2 parents 17619d0 + 7c91583 commit 4e8cb64
Showing 1 changed file with 209 additions and 0 deletions.
209 changes: 209 additions & 0 deletions sources/europe/sk/OrtofotomozaikaSR.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
{
"type": "Feature",
"properties": {
"id": "ortofotomozaika-sr",
"attribution": {
"text": "© GKÚ, NLC 2017-2019",
"required": true
},
"name": "Ortofotomozaika SR",
"url": "https://ofmozaika.tiles.freemap.sk/{zoom}/{x}/{y}.jpg",
"max_zoom": 19,
"min_zoom": 0,
"country_code": "SK",
"type": "tms",
"license_url": "https://wiki.openstreetmap.org/wiki/WikiProject_Slovakia/Sources#Ortofotomozaika_SR_.28orthophoto_by_GK.C3.9A_and_NLC.29",
"privacy_policy_url": "https://wiki.openstreetmap.org/wiki/WikiProject_Slovakia/Sources#Ortofotomozaika_SR_.28orthophoto_by_GK.C3.9A_and_NLC.29"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
19.83682,
49.25529
],
[
19.80075,
49.42385
],
[
19.60437,
49.48058
],
[
19.49179,
49.63961
],
[
19.21831,
49.52604
],
[
19.16778,
49.42521
],
[
19.00308,
49.42236
],
[
18.97611,
49.5308
],
[
18.54685,
49.51425
],
[
18.31432,
49.33818
],
[
18.15913,
49.2961
],
[
18.05564,
49.11134
],
[
17.56396,
48.84938
],
[
17.17929,
48.88816
],
[
17.058,
48.81105
],
[
16.90426,
48.61947
],
[
16.79685,
48.38561
],
[
17.06762,
48.01116
],
[
17.32787,
47.97749
],
[
17.51699,
47.82535
],
[
17.74776,
47.73093
],
[
18.29515,
47.72075
],
[
18.67959,
47.75541
],
[
18.89755,
47.81203
],
[
18.79463,
47.88245
],
[
18.84318,
48.04046
],
[
19.46212,
48.05333
],
[
19.62064,
48.22938
],
[
19.89585,
48.09387
],
[
20.33766,
48.2643
],
[
20.55395,
48.52358
],
[
20.82335,
48.55714
],
[
21.10271,
48.47096
],
[
21.45863,
48.55513
],
[
21.74536,
48.31435
],
[
22.15293,
48.37179
],
[
22.61255,
49.08914
],
[
22.09997,
49.23814
],
[
21.9686,
49.36363
],
[
21.6244,
49.46989
],
[
21.06873,
49.46402
],
[
20.94336,
49.31088
],
[
20.73052,
49.44006
],
[
20.22804,
49.41714
],
[
20.05234,
49.23052
],
[
19.83682,
49.25529
]
]
]
}
}

0 comments on commit 4e8cb64

Please sign in to comment.