brouter-web/layers/josm/Freemap.sk-Cyclo.geojson
2022-07-14 17:17:37 +02:00

47 lines
No EOL
975 B
JSON

{
"geometry": {
"coordinates": [
[
[
16.69,
47.64
],
[
22.67,
47.64
],
[
22.67,
49.65
],
[
16.69,
49.65
],
[
16.69,
47.64
]
]
],
"type": "Polygon"
},
"properties": {
"attribution": {
"required": true,
"text": "Map © Freemap Slovakia, data © OpenStreetMap contributors and SRTM",
"url": "https://www.freemap.sk/?layers=C"
},
"category": "osmbasedmap",
"country_code": "SK",
"icon": "https://raw.githubusercontent.com/FreemapSlovakia/freemap-v3-react/master/src/images/freemap-logo-small.png",
"id": "Freemap.sk-Cyclo",
"max_zoom": 16,
"min_zoom": 8,
"name": "Freemap.sk Bicycle",
"type": "tms",
"url": "https://tile.freemap.sk/C/{zoom}/{x}/{y}.jpeg",
"dataSource": "JOSM"
},
"type": "Feature"
}