On 13/01/12 19:05, Richard Hansen wrote: > Hi all, > > I have stumbled across a couple of mkgmap command-line argument parsing > bugs: > > 1. (all?) command-line arguments after '-c template.args' are ignored
The order of options intentionally matters. Options only affect files that follow them on the command line (or within a command file). So I don't think that there is a bug there. > 2. '--generate-sea' produces the following error message (I have to use > '--generate-sea=multipolygon' even though multipolygon is supposedly the > default): That is something that should be fixed. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
