Hi,

I think this is an error:

If I use a command like this:
java -jar mkgmap.jar --style-file=f:\osm\tk-osm\basemap\style --nsis --output-dir=c:\xyz e:\bremen\*.o5m  f:\osm\tk-osm\basemap\basemap.TYP

I get an *.nsi script in c:\xyz that searches for a file xbasemap.TYP, but this file is instead created in the source directory of the typ file:
f:\osm\tk-osm\basemap\

Gerd