Closed GoogleCodeExporter closed 9 years ago
Temporal directory is filled in with large files by Osmosis, the external tool
used by Osm2garmin to process OSM data and updates. According to the Osmosis
documentation, this command-line switch should change temporal directory for
Osmosis:
-Djava.io.tmpdir=<your-tmp-dir-absolute-path>
You can edit default_options line in the file osm2garmin.conf located somewhere
here:
C:\Program Files\osm2garmin_1.2\etc\osm2garmin.conf
to make change of the temporal directory permanent.
Original comment by mantl...@gmail.com
on 11 Apr 2013 at 9:47
One more note: Use forward slashes in the parameter, e.g.
-Djava.io.tmpdir=d:/myosmosistemdir/
Original comment by mantl...@gmail.com
on 11 Apr 2013 at 9:49
Ok! Thank you.
Original comment by mit...@gmail.com
on 11 Apr 2013 at 9:57
-J-Djava.io.tmpdir=d:/myosmosistempdir/ works.
Original comment by mit...@gmail.com
on 11 Apr 2013 at 10:13
Thank you for your contribution. I will put the tip into FAQ.
Original comment by mantl...@gmail.com
on 11 Apr 2013 at 10:32
Original issue reported on code.google.com by
mit...@gmail.com
on 11 Apr 2013 at 9:20