[osmosis-dev] Task type write-mysql doesn't exist
Oliver Schrenk
oliver.schrenk at gmx.net
Thu Jan 7 19:14:46 GMT 2010
Hi,
I was trying to populate a local mysql database with a sample osm file, much like the example at
http://wiki.openstreetmap.org/index.php/Osmosis#Example_Usage
and also mentioned at
http://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage#--write-mysql_.28--wm.29
by calling
osmosis-0.32/bin/osmosis --read-xml file="utrecht-snippet.osm" --write-mysql host="localhost" database="osm" user="root"
But all I got was
Execution aborted.
org.openstreetmap.osmosis.core.OsmosisRuntimeException: Task type write-mysql doesn't exist.
at org.openstreetmap.osmosis.core.pipeline.common.TaskManagerFactoryRegister.getInstance(TaskManagerFactoryRegister.java:60)
at org.openstreetmap.osmosis.core.pipeline.common.Pipeline.buildTasks(Pipeline.java:50)
at org.openstreetmap.osmosis.core.pipeline.common.Pipeline.prepare(Pipeline.java:112)
at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:79)
at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:30)
Has the feature been removed?
Best regards
Oliver Schrenk
More information about the osmosis-dev
mailing list