Hi

> I have tried with the file names on separate lines, and space separated.
> There are about 90 files. A gmapsupp of about 4k is generated.

Inside an argument file you can only use the options with a double 
hyphen.  For a file name this is --input-file, so inside the file you 
could have:

input-file: 63240001.osm.gz
input-file: 63240002.osm.gz

Each must be on a separate line.

[You can use = instead of ':' if you like]

This also works on the command line as: --input-file=63240001.osm.gz
and so on.
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to