[osmosis-dev] Issues with switch from Osmosis 0.30 to 0.31.1

marcus.wolschon at googlemail.com marcus.wolschon at googlemail.com
Fri May 22 07:57:04 BST 2009



Hello,

I`m having some issues doing the switch from Osmosis 0.30 to 0.31 here.
Changing hundreds of lines unit-tests because the constructors for
Way, Node and Relation as well as for their builder-classes changed
instead of staying there as deprecated is LOTs of work.
I don't know If I can finish that in just a few days. :(

But the more pressing issue is:
I have a old IDataSet (storage-format for maps) that uses Mysql.
The code inherits from
org.openstreetmap.osmosis.core.mysql.v0_6.MysqlReader and
org.openstreetmap.osmosis.core.mysql.v0_6.impl.CurrentNodeReader,
org.openstreetmap.osmosis.core.mysql.v0_6.impl.CurrentWayReader
org.openstreetmap.osmosis.core.mysql.v0_6.impl.EnbeddedTagProcessor

Now it seems that these classes have vanished and there is only
an API0.5-version of them left.  What happened?


Marcus




More information about the osmosis-dev mailing list