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 _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
