Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - andrea.petrucci.1975

#1
MAPAS/MAPS / adding WMS maps service to OruxMaps
April 17, 2018, 01:11:27 AM
I want to add this WMS maps service to OruxMaps (wms_services.xml):


  • [/list]

    there's some tutorial to do this?
  • #2
    MAPAS/MAPS / editing onlinemapsources.xml
    April 17, 2018, 01:00:08 AM
    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>
    #3
    MAPAS/MAPS / default ONLINE->LEVELS->WORLD maps
    April 15, 2018, 04:23:01 PM
    Hi, in last OruxMaps version 7.2.12 some default ONLINE->LEVELS->WORLD maps are outdated



    OpenPisteMap was shut down on November 2nd 2015



    1) Why no one update this list?

    2) Where online maps info are stored? (onlinemapsources.xml, wms_services.xml)

    3) How can i add maps to online maps?

    4) Is there any tutorial for this?

    5) Are maps lists already available for download?