> --=-=-= > > Felix Hartmann <[email protected]> writes: > >> D:\Garmin\mkgmap>start /low /b /wait java -enableassertions -jar >> -Xmx1200M splitter.jar --mapid=63200000 --maxnodes=1000000 >> --resoultion=15 switzerland.osm >> >> /D:\Garmin\mkgmap>start /low /b /wait java -enableassertions -jar >> -Xmx1200M splitter.jar --mapid=63200000 /-/-maxnodes=1000000 >> --resoultion=15 switzerland.osm / >> > You have spelled resolution incorrectly. Perhaps the splitter (and > mkgmap) should error out when given an unknown option.
--maxnodes too should in fact be --max-nodes. Improving the command-line handling has been on my todo list, though performance, key features and bugfixes have been higher priorities so far. Chris _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
