[mkgmap-dev] Overview map
From Steve Ratcliffe steve at parabola.me.uk on Tue Aug 10 23:03:00 BST 2010
On 10/08/10 21:11, Nakor wrote: > I have always wondered what was the osmmap.img for. BTW I do not think > it is packaged if you use the --nsis option. It is, it wouldn't work otherwise. you call it baseFilename and then you assign it to MAPNAME and then the overview map and tdb file are included via that name later in the file. baseFilename = args.get("overview-mapname", "osmmap"); pw.format(Locale.ROOT, "!define MAPNAME \"%s\"\n", baseFilename); pw.format(Locale.ROOT, " File \"${MAPNAME}.img\"\n"); ..Steve
- Previous message: [mkgmap-dev] Overview map
- Next message: [mkgmap-dev] Overview map
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list