Jaromír Mikeš wrote > Hello, > > I just noticed that I can't set pbf or xml output for splitter ... > I getting this message: > --keep-complete is not supported for multiple input files. Please execute > splitter once for each file. > > But when I run the same without output specified it is set to pbf > automatically and everything goes fine. > splitter-r264 > > regards > > mira > > $ java -Xmx6144m -jar splitter-r264/splitter.jar --max-nodes=1000000 > --description=Finland --mapid=63250001 --keep-complete=true output=pbf > --output-dir=CONTOUR srtm.osm > Splitter version 264 compiled 2012-12-20T01:45:03+0000 > cache= > description=Finland > geonames-file= > keep-complete=true > mapid=63250001 > max-areas=512 > max-nodes=1000000 > max-threads=2 (auto) > mixed=false > no-trim=false > output=pbf > output-dir=CONTOUR > overlap=-1 > polygon-file= > problem-file= > problem-report= > resolution=13 > split-file= > status-freq=120 > stop-after=dist > write-kml= > --keep-complete is not supported for multiple input files. Please execute > splitter once for each file. > _______________________________________________ > mkgmap-dev mailing list
> [email protected] > http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev use --output=pbf and it will work Gerd -- View this message in context: http://gis.19327.n5.nabble.com/Problem-with-setting-output-for-splitter-tp5741602p5741605.html Sent from the Mkgmap Development mailing list archive at Nabble.com. _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
