[mkgmap-dev] Family-name trouble when combining *.img to gmapsupp.img
From Ralf Kleineisel ralf at kleineisel.de on Wed May 5 21:15:55 BST 2010
On 05/05/2010 10:01 PM, Marko Mäkelä wrote: > * the combined map (3rd try): both maps called "ways" > java -Xmx1024m -jar mkgmap.jar --gmapsupp --family-name=ways > 6324000*.img --family-name=transport 73174273.img Try this: java -Xmx1024m -jar mkgmap.jar --gmapsupp --family-name=ways --family-id=42 6324000*.img --family-name=transport --family-id=3583 73174273.img Or even better (in my experience), put the options into a template.args file. AFAIK the family id is not stored in the individual tiles, but only in the TDB file and the gmapsupp header. Both are not available to mkgmap in your examples.
- Previous message: [mkgmap-dev] Family-name trouble when combining *.img to gmapsupp.img
- Next message: [mkgmap-dev] Family-name trouble when combining *.img to gmapsupp.img
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list