On 21 Jan 2009, at 10:25, Enzo Losantas wrote: > Hi dev-list, > > anyone can help me on this, i wonder if the API 0.6 update will also > affect any local osm installations? > > i've been involved in a project that runs osm in a local machine.. > although there weren't any follow through > then after initial installation. i was wondering though if updating > the database in that local osm will create > a problem due to the updated API?
The biggest part of the changes to the API are to the database structure. How are you updating your data? Using Osmosis? Do you have local changes? The easiest way to update will be to dump and reload with a new planet dump (assuming you have no local changes). There will be some script to do the production database (not the standard rails migrations), which I'm sure will be made public around the time of the upgrade. Shaun _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

