Hi Diego,

I still cannot believe that it is important to have a HIGHER or LOWER value in 
the mapid for a certain mapset. AFAIK it is only important to have different 
ids. Maybe you have another mapset on your device with conflicting ids?

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von helter 
skelter <hskel...@hotmail.com>
Gesendet: Samstag, 29. April 2023 18:40
An: mkgmap-dev@lists.mkgmap.org.uk
Betreff: [mkgmap-dev] R: mkgmap-dev Digest, Vol 177, Issue 11

Hello everybody
after a couple of sleepless nights, i finally managed to understand and fix the 
problem and I want to share the solution, hoping to help someone.
It was nothing dealing with the quality of contour lines, but just with... map 
IDs !!.
I was splitting my contours with a lower MAPID than the one used to split the 
map:

step 1:
java -Xmx16384m -ea -jar C:\OSM\splitter\splitter.jar --mapid=13377300 
--output-dir=C:\CONTOURS --max-nodes=1600000 --keep-complete=false --output=o5m 
"CONTOURS.PBF"

step 2:
java -Xmx16384m -ea -jar C:\OSM\splitter\splitter.jar --mapid=13724300  
--output-dir=C:\MAPDATA --max-nodes=1600000 --keep-complete=false --output=o5m 
"MAPDATA.PBF"

step 3:
mkgmap to merge contours + mapdata

I don't know why, but this cause the countour lines to be recognized as 
"clickable" objects by the device and the others (areas, streets, paths, POIs 
etc.) are not. It only happens with the Garmin unit, not on Basecamp.

I changed the mapid for contours and made it HIGHER than the one for map data, 
and now it perfectly works !!! Contour lines are not clickable, while I can do 
it with all the other objects in the map and I get informations simply passing 
the cursor over them !

I have another question, less imoprtant: I am using a Copyright file with 
MKGMAP  and I see that all the text is changed to UPPERCASE. Could this be 
changed to normal text, so that I can see exactly the text of my file ?

Thanks everybody and have a great weekend !
cheers,
Diego


________________________________
Da: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> per conto di 
mkgmap-dev-requ...@lists.mkgmap.org.uk <mkgmap-dev-requ...@lists.mkgmap.org.uk>
Inviato: mercoledì 26 aprile 2023 20:40
A: mkgmap-dev@lists.mkgmap.org.uk <mkgmap-dev@lists.mkgmap.org.uk>
Oggetto: mkgmap-dev Digest, Vol 177, Issue 11

Send mkgmap-dev mailing list submissions to
        mkgmap-dev@lists.mkgmap.org.uk

To subscribe or unsubscribe via the World Wide Web, visit
        https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
or, via email, send a message with subject or body 'help' to
        mkgmap-dev-requ...@lists.mkgmap.org.uk

You can reach the person managing the list at
        mkgmap-dev-ow...@lists.mkgmap.org.uk

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mkgmap-dev digest..."
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to