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

#1
Thank you, I have already tried them as well but for walking paths in Italy at least no one of them is nearly as good as the Online map.
It's a bit misinformative, you are looking at the online map and are offered to download it to device, after payment you get a completely different looking map.
Of course I know the difference, but work should be done so these two Locus maps are as similar as possible.
Now, is it possible to add the Locus map online map as a map source in other apps as well?
#2
Maps / Difference between online map and dl
July 28, 2024, 10:25:25
I just bought a map in Locus for Italy because I like what I saw with the online map. However, the purchased map is not nearly as good as the online when it comes to visibility. First screenshot below is the online map where walking paths are really visible, second screenshot is the purchased downloadable map .
Is it possible to make the purchased map look the same?
#3
Maps / Re: Problem with online map source
February 03, 2024, 23:01:46
Perfect. However I cant make it work woth any of the modes.

Here is my provider:
<provider id="10921" type="1" visible="true" background="-1">
<name>Hitta Friluft</name>
<mode>Classic</mode>
<countries>Sweden</countries>

<url><![CDATA[http://static.hitta.se/tile/v3/4_2x/{z}/{x}/{y}]]></url>
<zoomPart>{z}-8</zoomPart>
<zoomMin>12</zoomMin>
<zoomMax>25</zoomMax>
<tileSize>256</tileSize>
<attribution><![CDATA[© Karttakeskus. Lantmäteriet/Metria]]></attribution>
<extraHeader><![CDATA[Referer#http://kartor.eniro.se/]]></extraHeader>
<extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0]]></extraHeader>
<usage>road,city</usage>
</provider>
#4
Maps / Re: Problem with online map source
February 03, 2024, 14:00:50
Quote from: michaelbechtold on February 03, 2024, 13:49:45The URL string has to have x/y (lon/lat) included. Are they in the right place (order)?
In Guru maps we use invY, inverted Y. Is it possible with Locus?
#5
Maps / Re: Problem with online map source
February 03, 2024, 13:56:48
This is what works in Guru maps for the same map source:
<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
<name>Hitta Frilufts</name>
<url>http://static.hitta.se/tile/v3/4_2x/{$z}/{$x}/{$invY}</url>
</customMapSource>
#6
Maps / Re: Problem with online map source
February 03, 2024, 13:55:17
If I remember correctly this is what is in the providers file:

<provider id="10921" type="1" visible="true" background="-1">
<name>Hitta Friluft</name>
<mode>Classic</mode>
<countries>Sweden</countries>

<url><![CDATA[http://static.hitta.se/tile/v3/4_2x/{z}/{x}/{y}]]></url>
<zoomPart>{z}-8</zoomPart>
<zoomMin>12</zoomMin>
<zoomMax>25</zoomMax>
<tileSize>256</tileSize>
<attribution><![CDATA[© Karttakeskus. Lantmäteriet/Metria]]></attribution>
<extraHeader><![CDATA[Referer#http://kartor.eniro.se/]]></extraHeader>
<extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0]]></extraHeader>
<usage>road,city</usage>
</provider>
#7
Maps / Problem with online map source
February 03, 2024, 11:24:52
I am trying to add an online mapsource. The map displays its tiles not in order. What can be wrong?
#8
Quote from: Andrew Heard on June 13, 2021, 23:55:49
Quote from: kavetheman on June 13, 2021, 06:48:01
Any ideas why it is so thin and opaque sometimes? Makes it hard to see.
the default navigation track style can be changed to other styles - main menu > Settings > Navigation > Line style. The solid line indicates your track, the clear track indicates your route. All settings are a compromise to suit the majority, but the great thing about Locus is the huge amount of customization to help those want something a little different.
In my case i am stationary, I just change zoom level on the map and pan arround. I get that it might change after I have travelled a bit but this is all done 5 seconds apart from the same location
#9
In this example I have pointed on a location on the map and told locus to navigate to it.
Here the whole route is shown:

Here it is zoomed in:

Any ideas why it is so thin and opaque sometimes? Makes it hard to see.