[OSM-dev] API 0.6 work required
Martijn van Oosterhout
kleptog at gmail.com
Mon Sep 29 18:48:20 BST 2008
On Mon, Sep 29, 2008 at 6:27 PM, Shaun McDonald
<shaun at shaunmcdonald.me.uk> wrote:
> One of the problems I see with the migrations is that there is no
> linkage between the changesets and the revisions of the nodes, ways and
> relations. Is it simply a case of adding a changeset field to each of
> the following tables: current_nodes, current_relations, current_ways,
> nodes, relations, and ways? Then appropriate belongs_to and has_many
> items would be added to the relevant classes.
The current user field will get renamed to changeset_id. I thought
that particular bit was already done, since it's just a bit of DB
migration code.
Have a nice day,
--
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/
More information about the dev
mailing list