Hi Pierre,

Did you make sure that there is no other map on this device which contains 
equal mapids?
Since you use the default 63240001, 63240002 I wonder if you also created 
another map with one of these ids. If that is possible, make sure to use a 
different id simply rename the other gmapsupp files from *.img to e.g. *.img_
It is not sufficient to disable the map.

Gerd

________________________________________
Von: mkgmap-dev <[email protected]> im Auftrag von Pierre 
Brico <[email protected]>
Gesendet: Mittwoch, 17. Juni 2020 15:10
An: [email protected]; Development list for mkgmap
Betreff: Re: [mkgmap-dev] mkgmap-dev Digest, Vol 143, Issue 54


Hi John,

Thanks for your suggestion. But in my case, the same map of France coming from 
OpenTopoMap is working perfectly. So I don't think that the tiles limit has 
been reached.

Pierre


On Mon, Jun 15, 2020 at 3:56 PM John Thorn 
<[email protected]<mailto:[email protected]>> wrote:
Just a thought....

Is it a case of too many tiles on the device? Most devices have a limit on the 
number of tiles across all installed maps. Often c4000.

John

On Mon, 15 Jun 2020 at 13:09, 
<[email protected]<mailto:[email protected]>>
 wrote:
Send mkgmap-dev mailing list submissions to
        [email protected]<mailto:[email protected]>

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
or, via email, send a message with subject or body 'help' to
        
[email protected]<mailto:[email protected]>

You can reach the person managing the list at
        
[email protected]<mailto:[email protected]>

When replying, please edit your Subject line so it is more specific
than "Re: Contents of mkgmap-dev digest..."
Today's Topics:

   1. Re: Tiles missing (Joris Bo)
   2. Re: Tiles missing (Pierre Brico)



---------- Forwarded message ----------
From: Joris Bo <[email protected]<mailto:[email protected]>>
To: Development list for mkgmap 
<[email protected]<mailto:[email protected]>>
Cc:
Bcc:
Date: Mon, 15 Jun 2020 11:39:50 +0000
Subject: Re: [mkgmap-dev] Tiles missing
Hi Brico,

Does your newly created map displays in basecamp correctly?
If no: The start is to find out why tiles are skipped by mkgmap or splitter by 
investigating the error logging  (This is the tip of Ticker)
If yes: A start could be to disable all maps on your device by renaming the 
*.IMG extension to *._IMG except your own map.
You can find the maps on both the device as the SSD in the map garmin

If you created the maps the most straight forward way (without specifying 
family id and tile number start for example) you can easily create duplicate 
tile numbers which could conflict with other mapmakers. Default all tiles start 
with 6324xxx1



Van: mkgmap-dev 
<[email protected]<mailto:[email protected]>>
 Namens Pierre Brico
Verzonden: zondag 14 juni 2020 18:16
Aan: Development list for mkgmap 
<[email protected]<mailto:[email protected]>>
Onderwerp: Re: [mkgmap-dev] Tiles missing


Yes, my GPSMAP 66s runs the latest firmware (4.20 see 
https://www8.garmin.com/support/download_details.jsp?id=14337).

Note that the France OpenTopoMap on the same device is working properly.

I can also try the map on my 64s if this can help to identify the problem...


On Sun, Jun 14, 2020 at 3:46 PM Ralf Kleineisel 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

Am 13.06.20 um 11:41 schrieb Pierre Brico:

> A few months ago, I bought a Garmin GPSMAP 66s (I've already other

> Now I would like to generate a map for my next holiday in France but I
> have issues with missing tiles.

does your device run the latest firmware? I had weird display problems
with older firmware on my 64s.



_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev



---------- Forwarded message ----------
From: Pierre Brico <[email protected]<mailto:[email protected]>>
To: Development list for mkgmap 
<[email protected]<mailto:[email protected]>>
Cc:
Bcc:
Date: Mon, 15 Jun 2020 14:08:28 +0200
Subject: Re: [mkgmap-dev] Tiles missing

Hi Joris,

I didn't install the map in basecamp but if it can help, I will.

On my device I've moved all maps in a separated directories to disable them. 
The only one left was mine.

To create the France map, I started from belgium-latest.osm.pbf downloaded from 
geofabrik.de<http://geofabrik.de>. Then I splitted it using splitter (r597) 
tool and then generated the map with mkgmap (r4525). The mkgmap command line 
option was:

java -Xmx8G -jar $MKGMAP_DIR/mkgmap.jar --gmapsupp \
--family-id=$FAMILY_ID \
--product-id=0 \
--product-version=1 \
--draw-priority=20 \
--family-name="OSM $COUNTRY_ISO" \
--series-name="OSM $COUNTRY_ISO" \
--country-name="$COUNTRY" \
--country-abbr="$COUNTRY_ISO" \
--max-jobs=8 \
--latin1 \
--index \
--split-name-index \
--housenumbers \
--reduce-point-density=4 \
--reduce-point-density-polygon=8 \
--min-size-polygon=8 \
--polygon-size-limits="24:12, 18:10, 16:8, 14:4, 12:2, 11:0" \
--route \
--make-opposite-cycleways \
--add-pois-to-areas \
--process-destination \
--process-exits \
--order-by-decreasing-area \
--keep-going \
--style-file=$MKGMAP_DIR/resources/styles --style=default \
--bounds=$BOUNDS_FILE \
--precomp-sea=$SEA_FILE \
-c template.args ../typ/2000.typ \
--description="OSM custom routable(${COUNTRY_ISO}_$(date "+%d-%m-%Y"))"

with template.args coming from the splitter step.

Note that I've identified a (amongst several) missing tile and the name of the 
tile was in the template.args. Moreover, the tile which doesn't display on my 
device, is shown by GMapTool on the final IMG.

Thanks for your help,
Pierre





On Mon, Jun 15, 2020 at 1:39 PM Joris Bo 
<[email protected]<mailto:[email protected]>> wrote:
Hi Brico,

Does your newly created map displays in basecamp correctly?
If no: The start is to find out why tiles are skipped by mkgmap or splitter by 
investigating the error logging  (This is the tip of Ticker)
If yes: A start could be to disable all maps on your device by renaming the 
*.IMG extension to *._IMG except your own map.
You can find the maps on both the device as the SSD in the map garmin

If you created the maps the most straight forward way (without specifying 
family id and tile number start for example) you can easily create duplicate 
tile numbers which could conflict with other mapmakers. Default all tiles start 
with 6324xxx1



Van: mkgmap-dev 
<[email protected]<mailto:[email protected]>>
 Namens Pierre Brico
Verzonden: zondag 14 juni 2020 18:16
Aan: Development list for mkgmap 
<[email protected]<mailto:[email protected]>>
Onderwerp: Re: [mkgmap-dev] Tiles missing


Yes, my GPSMAP 66s runs the latest firmware (4.20 see 
https://www8.garmin.com/support/download_details.jsp?id=14337).

Note that the France OpenTopoMap on the same device is working properly.

I can also try the map on my 64s if this can help to identify the problem...


On Sun, Jun 14, 2020 at 3:46 PM Ralf Kleineisel 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

Am 13.06.20 um 11:41 schrieb Pierre Brico:

> A few months ago, I bought a Garmin GPSMAP 66s (I've already other

> Now I would like to generate a map for my next holiday in France but I
> have issues with missing tiles.

does your device run the latest firmware? I had weird display problems
with older firmware on my 64s.



_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]<mailto:[email protected]>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to