prvni commit
This commit is contained in:
commit
df4556a682
6 changed files with 480 additions and 0 deletions
38
tileconfig/mapycom.json
Normal file
38
tileconfig/mapycom.json
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"Mapy.com Zakladni": {
|
||||
"url": "tiles/base-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Turisticka": {
|
||||
"url": "tiles/turist-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto ": {
|
||||
"url": "tiles/bing/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2019-2021": {
|
||||
"url": "tiles/ophoto1921/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2016-2018": {
|
||||
"url": "tiles/ophoto1618-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2013-2015": {
|
||||
"url": "tiles/ophoto1415-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2010-2012": {
|
||||
"url": "tiles/ophoto1012-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2004-2007": {
|
||||
"url": "tiles/ophoto0406-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
},
|
||||
"Mapy.com Orto 2001-2003": {
|
||||
"url": "tiles/ophoto0203-m/{z}/{x}/{y}",
|
||||
"type": "xyz"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue