Hello, I would like to know if it's possible to run the splitter against two or more files on the same run? For example, is is possible to run splitter that way :
java -Xmx896m -jar splitter.jar --cache=~/tmp --geonames-file=cities1000.zip --max-areas=30 --max-nodes=1000000 --description="OSM Map" --mapid=66660001 baden_wuerttemberg.osm.bz2 bayern.osm.bz2 I need the files produced by splitter to be numbered that way : the ones from the baden_wuerttemberg.osm.bz2 file : 66660001 to 66660010 (for example) et the one from bayern.osm.bz2 from 66660011 to 666600xx Thank you. Francois -- _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
