logo separator

[mkgmap-dev] osm.pbf file conversion

From Marko Mäkelä marko.makela at iki.fi on Wed Nov 2 06:57:30 GMT 2011

On Wed, Nov 02, 2011 at 11:57:05AM +1000, steve sgalowski wrote:
>while trying to convert *.osm.pbf files into a  img file 
>the program really never runs at all

It looks like you are not giving it any map names:

>java -Xmx500m -jar mkgmap.jar --route --gmapsupp --mapname=*.osm.pbf

Add 'echo' to the front of the command line in order to see how the 
*.osm.pbf gets expanded. Unless you have .osm.pbf files whose names 
start with '--mapname=', the --mapname=*.osm.pbf should expand to an 
empty sequence.

Best regards,

	Marko



More information about the mkgmap-dev mailing list