editing onlinemapsources.xml

Started by andrea.petrucci.1975, April 17, 2018, 01:00:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

andrea.petrucci.1975

How can i set directory and subdirectory?



Example: this map (OpenStreetMap Mapnik) is in ONLINE --> LEVELS --> WORLD but i don't find this info in XML


Quote
      <onlinemapsource uid="4">

      <name>OpenStreetMap Mapnik</name>

      <url><![CDATA[http://{$s}.tile.openstreetmap.org/{$z}/{$x}/{$y}.png]]></url>

      <website><![CDATA[<a href="http://www.openstreetmap.org">OpenStreetMap Mapnik</a>]]></website>

      <minzoom>0</minzoom>

      <maxzoom>18</maxzoom>

      <projection>MERCATORESFERICA</projection>

      <servers>a,b,c</servers>

      <httpparam name="User-Agent">{om}</httpparam>

      <cacheable>1</cacheable>

      <downloadable>1</downloadable>

      <maxtilesday>0</maxtilesday>

      <maxthreads>0</maxthreads>

      <xop></xop>

      <yop></yop>

      <zop></zop>

      <qop></qop>

      <sop></sop>

      </onlinemapsource>