PS I set in my batch file

set areas=resources\areas_bnl.list

And in my splitter command I have

--split-file=%areas%
--write-kml=%areas%.kml 
--output-dir=splitter

so there is the bug, it was ignored in the splitter-r200


java -Xmx1200m -jar %SPLITTER% --output-dir=splitter --keep-complete 
--write-kml=%areas%.kml --output=pbf --split-file=%areas% 
--geonames-file=%DIR%\resources\cities5000.txt --no-trim --description=OFM_BNL 
--overlap=0 %DIR%\splitter\benelux.osm.pbf


> Could not write KML file splitter\resources\areas_bnl.list.kml
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to