Hi Diego,

maybe you use the options in the wrong order or maybe you are looking at the 
wrong xml file?
I just tried with these options
java -jar dist\mkgmap.jar --overview-mapname=xyz --series-name=myseries 
--family-name=gerd --family-id=1234 --gmapi 
d:\mkgmap\bin\resources\in\osm\is-in-samples.osm
and I get a folder
\gerd.gmap
containing the attached info.xml file.

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-boun...@lists.mkgmap.org.uk> im Auftrag von Ticker 
Berkin <rwb-mkg...@jagit.co.uk>
Gesendet: Dienstag, 10. Oktober 2023 18:57
An: Development list for mkgmap
Betreff: Re: [mkgmap-dev] Compiling INFO.XML file

Hi Diego

If you use the --gmapi mkgmap option it will make the folder (named with 
--family_name option) and contents, including Info.xml

Ticker


On Tue, 2023-10-10 at 15:15 +0000, helter skelter wrote:
Hello guys
When I create the map for Basecamp, I get a folder under 
ProgramData\Garmin\Maps with a INFO.XML file inside.
There are many fields, but I am able to fill only some of them.
Could you please tell me what options I need to use in Mkgmap to fill these 
fields ?

 <Name>OSM map</Name>
 <DataVersion>100</DataVersion>
 <DataFormat>Original</DataFormat>
...
<SubProduct>
 <Name>series name</Name>
...
 <BaseMap>osmmap</BaseMap>
...
</SubProduct>

Are they really important for Basecamp map or for the Garmin one ?

Here are the options I am actually using:

--mapname=
--family-id=
--copyright-file=
--country-name=
--index
--series-name=
--description=
--overview-mapname=
--style-file=
--style=
--keep-going
--output-dir=
--nsis
--tdbfile
--remove-short-arcs
--merge-lines
--draw-priority=
--show-profiles=
--gmapsupp
--gmapi
-c

Many thanks
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: domenica 8 ottobre 2023 11:00
A: mkgmap-dev@lists.mkgmap.org.uk <mkgmap-dev@lists.mkgmap.org.uk>
Oggetto: mkgmap-dev Digest, Vol 183, Issue 7

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<mailto:mkgmap-dev@lists.mkgmap.org.uk>
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

<?xml version="1.0" encoding="UTF-8"?>
<MapProduct xmlns="http://www.garmin.com/xmlschemas/MapProduct/v1";>
 <Name>gerd</Name>
 <DataVersion>100</DataVersion>
 <DataFormat>Original</DataFormat>
 <ID>1234</ID>
<SubProduct>
 <Name>myseries</Name>
 <ID>1</ID>
 <BaseMap>xyz</BaseMap>
 <TDB>xyz.tdb</TDB>
 <Directory>Product1</Directory>
</SubProduct>
</MapProduct>
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
https://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to