<div dir="ltr"><div><div>I understand that --geonames labels individual map tiles with the largest city name in 'cities15000.zip'.<br><br></div>I am trying to generate a gmap for each state in the USA. The example I gave was for the state of OHIO. The generated gmap file, when opened in BaseCamp and my Garmin Montana 600, has the label "US-Mansfield" instead of "OH" or one of the other labels I was trying to associate with this gmap of OHIO. It is very confusing because I am generating about 10 states, and each one has a label that seems to be extracted from the cities15000.zip.<br><br></div>How do I control the text I see in BaseCamp or on a Garmin GPS when I look at the list of installed gmaps?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 7, 2017 at 12:15 AM, Gerd Petermann <span dir="ltr"><<a href="mailto:GPetermann_muenchen@hotmail.com" target="_blank">GPetermann_muenchen@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Greg,<br>
<br>
I am not sure what you want to achive. When you use the option --geonames-file in splitter<br>
it adds location specific description options for each fie in the generated template.args:<br>
mapname: 63240001<br>
description: ET-Addis Ababa<br>
input-file: 63240001.osm.gz<br>
<br>
If you edit those lines before using it in mkgmap you probably get what you want.<br>
Of course it makes no sense to do this each time when you run splitter, so I suggest to<br>
keep the modified file and pass it to splitter with the --split-file.<br>
While OSM data grows you have to repeat the process.<br>
I see no easy way to automate that with a script.<br>
<br>
Another option could be to modify the content of the cities file.<br>
<br>
Gerd<br>
______________________________<wbr>__________<br>
Von: mkgmap-dev <<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">mkgmap-dev-bounces@lists.<wbr>mkgmap.org.uk</a>> im Auftrag von greg crago <<a href="mailto:gregcrago@gmail.com">gregcrago@gmail.com</a>><br>
Gesendet: Samstag, 7. Januar 2017 00:53:26<br>
<span class="">An: Development list for mkgmap<br>
</span><span class="">Betreff: [mkgmap-dev] How to label maps generated by mkgmap -r3742<br>
<br>
</span><div><div class="h5">I am trying to label different maps for each state and the map name seems to be comming from cities15000.zip<br>
<br>
Here is my splitter command:<br>
<br>
java -Xmx1024m -Xms1024m -ea -jar \MKGMAP\splitter-r560\<wbr>splitter-r560\splitter.jar --max-nodes=700000 --handle-element-version=keep --mapid="12380000" --geonames-file=\MKGMAP\<wbr>cities15000.zip --description=OH-greg --max-areas="255" --no-trim --status-freq="600" ohio-latest.osm.pbf<br>
pause<br>
<br>
Here is my mkgamp command:<br>
<br>
java -ea -Xmx1024M -jar \MKGMAP\mkgmap-r3742\mkgmap-<wbr>r3742\mkgmap.jar --gmapsupp --mapname=Ohio --description="OH_1-5THIN_BC" --latin1 --index --x-split-name-index --bounds=\MKGMAP\bounds.zip --location-autofill=bounds,is_<wbr>in,nearest --housenumbers --overview-mapname=OH-ov --overview-mapnumber=12380000 --remove-ovm-work-files --style-file=\MKGMAP\BaseCamp-<wbr>style\openmapchest --check-styles --family-id=665 --family-name="Ohio" --product-id=3 --series-name="OH_1-5THIN_BC" --area-name="My_maps" --min-size-polygon --route --drive-on=detect,right --check-roundabouts --check-roundabout-flares --remove-short-arcs --add-pois-to-areas --add-pois-to-lines --pois-to-areas-placement="<wbr>entrance=main;entrance=yes;<wbr>building=entrance" --generate-sea=extend-sea-<wbr>sectors,multipolygon,<wbr>floodblocker,close-gaps=6000 --make-poi-index --process-destination --process-exits --tdbfile --poi-address --verbose -c template.args master_thin.txt<br>
pause<br>
<br>
I have used 'description' 'mapname' ' family name' 'series-name' I still cannot seem to get my maps to be labeled correctly.<br>
<br>
In BaseCamp v4.6.2 the map is labeled "US-Mansfield" and on my Garmin Montana 600 it is also labeled "US-Mansfield"<br>
<br>
Greg<br>
</div></div>______________________________<wbr>_________________<br>
mkgmap-dev mailing list<br>
<a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>
<a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel="noreferrer" target="_blank">http://www.mkgmap.org.uk/<wbr>mailman/listinfo/mkgmap-dev</a><br>
</blockquote></div><br></div>