08.04.2020, 07:57
I dont know where I shoot test it.
I changed the part in the xml file to go to the mtb section. It only starts working with a zoom from 12 till 18 (starts from 2 Km) It work on my own site.
---------------------------------
<overlayServer id="Waymarked Trails Mountainbiken" name="Waymarked Trails Mountainbiken rendering of OpenStreetMap data" minZoom="3" maxZoom="18">
<host>tile.waymarkedtrails.org</host>
<urlPattern>
https://#{host}/mtb/#{zoom}/#{tilex}/#{tiley}.png
</urlPattern>
<copyright>OpenStreetMap</copyright>
</overlayServer>
---------------------------------
I changed the part in the xml file to go to the mtb section. It only starts working with a zoom from 12 till 18 (starts from 2 Km) It work on my own site.
---------------------------------
<overlayServer id="Waymarked Trails Mountainbiken" name="Waymarked Trails Mountainbiken rendering of OpenStreetMap data" minZoom="3" maxZoom="18">
<host>tile.waymarkedtrails.org</host>
<urlPattern>
https://#{host}/mtb/#{zoom}/#{tilex}/#{tiley}.png
</urlPattern>
<copyright>OpenStreetMap</copyright>
</overlayServer>
---------------------------------
