On Thu, 29 May 2008, Richard Fairhurst wrote: > Stefan de Konink wrote: > > > That sounds optimistic :) > > That's about right. :) > > I'd very very roughly summarise the argument as I see it: > > - pro: "neater" data model; some opportunities for simplifying code > > - con: no real need to do so; makes things more abstract and harder to > understand; whole lot of recoding needed (i.e. every single client) > with no obvious payback
Since I want to implement it semantically correct. It would mean to have Nodes Node_Tags Relations Member_Relation (references Relations) Member_Node (references Node) Relation_Tags A search for ways would then lookup the Relation_Tags table. Indexed that is :) Stefan _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev

