Maarten Deen wrote: > But now I've ran into the next error: > com.bretth.osmosis.core.OsmosisRuntimeException: The database schema version > of > 16 does not match the expected version of 11.
Okay, I've found the fix, in the database: update schema_info set version=11; But why is osmosis expecting some version 16 when the schema installation enters 16? Maarten _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

