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 - RalfHN

#1
Thank you,

    <provider id="10021" type="0" visible="true" background="-1">
        <name>Google</name>
        <mode>Satellite</mode>
        <url><![CDATA[http://khm{s}.google.com/kh/v=142&src=app&hl=en&x={x}&y={y}&z={z}]]></url>
        <serverPart>0;1</serverPart>
        <zoomPart>{z}-8</zoomPart>
        <zoomMin>8</zoomMin>
        <zoomMax>28</zoomMax>
        <tileSize>256</tileSize>
        <countries>World</countries>
        <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
        <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
        <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
    </provider>

Now it works.
#2
Thanks, I tried with your change but dosn't work. 10021 is unique. Here the complete Google XML. Everything, except Google satellite works.

   <!-- GOOGLE maps -->
   <provider id="10020" type="0" visible="true" background="-1">
      <name>Google</name>
      <mode>Classic</mode>
      <area></area>
      <url><![CDATA[http://mt{s}.google.com/vt/lyrs=m@207000000&hl=en&x={x}&y={y}&z={z}]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>27</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
   <provider id="10021" type="0" visible="true" background="-1">
      <name>Google</name>
      <mode>Satellite</mode>
      <area></area>
      <url><![CDATA[http://khm{$serverpart}.google.com/kh/v=138&src=app&x={$x}&y={$y}&z={$z}]]></url>
         <serverPart>0;1;2;3</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>28</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
   <provider id="10022" type="0" visible="true" background="-1">
      <name>Google</name>
      <mode>Hybrid</mode>
      <area></area>
      <url><![CDATA[http://mt{s}.google.com/vt/lyrs=y&x={x}&y={y}&z={z}]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>28</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
   <provider id="10023" type="0" visible="true" background="-1">
      <name>Google</name>
      <mode>Terrain</mode>
      <area></area>
      <url><![CDATA[http://mt{s}.google.com/vt/lyrs=t@130,r@207000000&hl=en&src=api&x={x}&y={y}&z={z}]]></url>
      <serverPart>0;1</serverPart>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>23</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>

edit
I do some test again. It works, but only for overview. If I zoom in there is the message connection failure.
#3
Ich versuche gerade wieder bei meiner providers.xml Google satellites zum Laufen zu bringen. Leider funktioniert es nicht. Hier meine XML-Daten. Kann mir jemand helfen und sagen was falsch ist.

Viele Gruesse

Ralf



<provider id="10021" type="0" visible="true" background="-1">
      <name>Google</name>
      <mode>Satellite</mode>
      <area></area>
      <url><![CDATA[http://khm{$serverpart}.google.com/kh/v=138&src=app&x={$x}&y={$y}&z={$z}]]></url>
         <serverParts>0 1 2 3</serverParts>
      <zoomPart>{z}-8</zoomPart>
      <zoomMin>8</zoomMin>
      <zoomMax>28</zoomMax>
      <tileSize>256</tileSize>
      <attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
      <extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
      <extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
   </provider>
#4
I am following only an imported track . There is no menue with Guide like in navigation.
#5
Hi Menion, now all is working fine. I forgot to switch on guiding. Maybe there is a possibility for a switch for Guide on to End of Track/Start of track. Maybe there is one, but I didn't found it.

Ralf
#6
Danke. So passt es. Was hat es mit dem Guiding auf sich.
#7
Ok. Where I enable guiding? The picture shows my mode to follow a track.
#8
First picture is ok. Second picture shows the problem. Everytime when there is a dot style change and info field is visable.
edit: Sorry second is ok. First is with the dots and infofields.
#9
In the new version it is nearly the same behavior.

The line will with gps on tracking be shown with dots and everytime when Locus moves over the dot the info field is shown.

Only the colour and the style of the dots are changed.

Ralf
#10
It looks like in the video. I'm on vacation and have no PC for sreenshot. Or is in Locus a possibility to make a sreenshot.
#11
Thank you. I used it about 3 weeks before. But I don't know the version.

Ralf
#12
Hi Menion,

Thank you for your fast replay.

You are right. Moving manually is not the problem. There you can see the dotted line and the points. This is ok.

The problem is when you guide on the track with enabled GPS and cursor at mapcenter it changed to dotted and show info.

No. 2 would be a solution. I have the behavior not before  in other version when guiding on a track. This I do often with bike.

Thanks Ralf
#13
I think the behavior of the cross to change stile and show info while moving on a track is a bug. I do this kind of navigation before.  In further version it was ok.
#14
Yes. The dotted line is the same.

But to change the style to altitude can not be the solution. The infobox with points and distance is still showing.

I create a route manually with Google map and export it as KMZ to
Locus.

Ralf
#15
Center cross with gps is also activated to move the map while following. If the center cross is not on the line the track is bold. But normally the gps centercross is activated.