logo separator

[mkgmap-dev] Mapset name in BaseCamp and GPS is not showing --description --family-name --series-name --area-name options

From Gary Bamford garybamford at hotmail.com on Fri Mar 11 15:53:08 GMT 2016

Sorry, forget the regular expression, I have written a C# program that does all the heavy lifting for me, all that bit does is put the name I want inside a pair of quotation marks


--description= "Gregs Map"


should do the buisness

________________________________
From: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> on behalf of greg crago <gregcrago at gmail.com>
Sent: 11 March 2016 15:26
To: Development list for mkgmap
Subject: Re: [mkgmap-dev] Mapset name in BaseCamp and GPS is not showing --description --family-name --series-name --area-name options

Gary, can you explain the regular expression. Not too familiar with that code, yet.

Greg

On Fri, Mar 11, 2016 at 10:13 AM, Gary Bamford <garybamford at hotmail.com<mailto:garybamford at hotmail.com>> wrote:


I use


--description=\"" + MapDetails.MapName + "\"


and that works for me

________________________________
From: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk<mailto:mkgmap-dev-bounces at lists.mkgmap.org.uk>> on behalf of greg crago <gregcrago at gmail.com<mailto:gregcrago at gmail.com>>
Sent: 11 March 2016 15:00
To: Development list for mkgmap
Subject: [mkgmap-dev] Mapset name in BaseCamp and GPS is not showing --description --family-name --series-name --area-name options

BaseCamp and my Garmin Montana displays "US-Pittsburgh" as the mapset name, which is the LAST entry in my template.args

Here is my mkgmap command:

java -ea -Xmx1024M -jar \MKGMAP\mkgmap-r3665\mkgmap-r3665\mkgmap.jar --gmapsupp --description="Ohio 2016.2.10" --latin1 --index --x-split-name-index --bounds=\MKGMAP\OH\bounds --location-autofill=is_in,nearest --housenumbers --overview-mapname=Ohio-ov --overview-mapnumber=12380000 --remove-ovm-work-files --style-file=\MKGMAP\openmapchest-style\openmapchest --check-styles --family-id=665 --family-name="Ohio" --product-id=3 --series-name="Ohio 2016.2.10" --area-name="My maps" --min-size-polygon --route --drive-on=detect,right --check-roundabouts --check-roundabout-flares --remove-short-arcs --add-pois-to-areas --pois-to-areas-placement="entrance=main;entrance=yes;building=entrance" --generate-sea=extend-sea-sectors,multipolygon,floodblocker,close-gaps=6000 --make-poi-index --make-opposite-cycleways --process-destination --process-exits --tdbfile --poi-address --verbose -c template.args master_thin.txt

Here is my template.args

mapname: 12380000
description: US-Cincinnati
input-file: 12380000.osm.pbf

mapname: 12380001
description: US-Columbus
input-file: 12380001.osm.pbf

mapname: 12380002
description: US-Dayton
input-file: 12380002.osm.pbf

mapname: 12380003
description: US-Toledo
input-file: 12380003.osm.pbf

mapname: 12380004
description: US-Detroit
input-file: 12380004.osm.pbf

mapname: 12380005
description: US-Mansfield
input-file: 12380005.osm.pbf

mapname: 12380006
description: US-Pittsburgh
input-file: 12380006.osm.pbf

Which OPTION sets the mapset name in BaseCamp and GPS units?

Greg


_______________________________________________
mkgmap-dev mailing list
mkgmap-dev at lists.mkgmap.org.uk<mailto:mkgmap-dev at lists.mkgmap.org.uk>
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20160311/ffc39111/attachment.html>


More information about the mkgmap-dev mailing list