[osmosis-dev] Example-Plugin for osmosis
marcus.wolschon at googlemail.com
marcus.wolschon at googlemail.com
Mon Feb 2 07:00:43 GMT 2009
Okay, it is not a Linux vs. Windows -thing.
I just extracted the testplugin_src.zip from
https://sourceforge.net/project/showfiles.php?group_id=203597&package_id=307161
on an empty linux-box and it works fine with the
following test.sh :
mkdir ~/.openstreetmap
mkdir ~/.openstreetmap/osmosis
mkdir ~/.openstreetmap/osmosis/plugins
cp dist/testplugin.zip ~/.openstreetmap/osmosis/plugins/
java -classpath lib/jpf.jar:lib/commons-logging-1.0.4.jar:lib/osmosis.jar
com.bretth.osmosis.core.Osmosis --read-xml-0.5
file="../Desktop/hamburg.osm.bz2" --write-test dir="test"
Marcus
More information about the osmosis-dev
mailing list