On 1 February 2010 17:55, John Smith <[email protected]> wrote: > I just remembered, that nodes attached to ways have the following XML > > <way id='-7' visible='true'> > <nd ref='-2' /> > <nd ref='-6' /> > </way> > > What's to stop us tagging the node reference with a width? > > <way id='-1' visible='true'> > <nd ref='-1' width='50' lanes:left='2' lanes:right='3' /> > <nd ref='-2' width='40' lanes:left='2' lanes:right='2' /> > </way> > > This is tagging the way, but at the node references.
I let this go a couple of days to see if anyone would find any problems with doing this. What I've suggested above means we can tag nodes, but as it applies to a way, this would obviously need to be supported by editors etc, but solves the problem of one thing, one object as far as I can see. _______________________________________________ Tagging mailing list [email protected] http://lists.openstreetmap.org/listinfo/tagging
