OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>

Join the forum, it's quick and easy

OruxMaps
Visit the new forum: <a href="http://www.oruxmaps.com/foro">OruxMaps</a>
OruxMaps
Would you like to react to this message? Create an account in a few clicks or log in to continue.

reset Map sources

2 posters

Go down

reset Map sources Empty reset Map sources

Post  valley Tue Jul 12, 2011 12:07 pm

The button does nothing for online maps, only for offline maps.
Even though I changed the onlinemapsources.xml file, it still shows me an old version.


valley
Guest


Back to top Go down

reset Map sources Empty Re: reset Map sources

Post  orux Tue Jul 12, 2011 1:47 pm

valley wrote:The button does nothing for online maps, only for offline maps.
Even though I changed the onlinemapsources.xml file, it still shows me an old version.


Hi, valley;

It should work (working fine in my device); but if is very fast (only needs to read two small files).

Remember that:
1.-this file must be in /oruxmaps/mapfiles/ directory, not in your mapfiles/ directory (if you have one different selected in settings).
2.-if not found (or not valid file) OruxMaps uses the initial .xml, stored inside .apk file.

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

reset Map sources Empty It's in the right place

Post  valley Tue Jul 12, 2011 2:54 pm

Do you see a reason why this wouldn't be valid?


<?xml version="1.0" encoding="utf-8"?>
<onlinemapsources>


<onlinemapsource uid="1">
<name>Israeli Topo</name>
<url><![CDATA
<minzoom>7</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>


<onlinemapsource uid="2">
<name>Google Maps</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>22</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="3">
<name>Google Satellite</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="4">
<name>Google Terrain Map</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="5">
<name>Google Hybrid</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>0,1,2,3</servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="6">
<name>OpenStreetMap Cyclemap</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>17</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers>a,b,c</servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="7">
<name>OpenStreetMap Mapnik</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="8">
<name>Microsoft Maps</name>
<url><![CDATA
<minzoom>1</minzoom>
<maxzoom>19</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="9">
<name>Microsoft Earth</name>
<url><![CDATA
<minzoom>1</minzoom>
<maxzoom>19</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="10">
<name>Microsoft Hybrid</name>
<url><![CDATA
<minzoom>1</minzoom>
<maxzoom>19</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>

<onlinemapsource uid="11">
<name>Hike and Bike</name>
<url><![CDATA
<minzoom>0</minzoom>
<maxzoom>18</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>


<onlinemapsource uid="12">
<name>PEF</name>
<url><![CDATA
<minzoom>7</minzoom>
<maxzoom>15</maxzoom>
<projection>MERCATORESFERICA</projection>
<servers></servers>
<httpparam name=""></httpparam>
<xop></xop>
<yop></yop>
<zop></zop>
<qop></qop>
</onlinemapsource>



</onlinemapsources>

valley
Guest


Back to top Go down

reset Map sources Empty URLs

Post  valley Tue Jul 12, 2011 2:59 pm

I had URLs in there too. Does the forum software censor them?

valley
Guest


Back to top Go down

reset Map sources Empty Re: reset Map sources

Post  orux Tue Jul 12, 2011 3:30 pm

valley wrote:Do you see a reason why this wouldn't be valid?



Hi, valley;

no registered users can not post urls.

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

reset Map sources Empty Re: reset Map sources

Post  orux Tue Jul 12, 2011 3:31 pm

valley wrote:I had URLs in there too. Does the forum software censor them?

But it seems a valid xml;

do you have this file inside oruxmaps/mapfiles/ folder?

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

reset Map sources Empty Yes, it's in the right place.

Post  valleyofdawn Wed Jul 13, 2011 6:29 am

Any other ideas?
Should I remove the application and do a clean reinstallation?

valleyofdawn

Cantidad de envíos : 23
Fecha de inscripción : 2010-12-26

Back to top Go down

reset Map sources Empty Re: reset Map sources

Post  orux Wed Jul 13, 2011 7:33 am

valleyofdawn wrote:Any other ideas?
Should I remove the application and do a clean reinstallation?

Hi, valley;

send me your .xml file --> oruxuro@gmail.com

orux
orux
orux

Cantidad de envíos : 3946
Fecha de inscripción : 2009-07-06

Back to top Go down

reset Map sources Empty Re: reset Map sources

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum