[OSM-talk] How to tag lanes, not ways, was: Deprecating the use of Tag:highway=stop in favour of Key:stop

John Smith deltafoxtrot256 at gmail.com
Sun Aug 30 05:20:32 BST 2009


2009/8/30 Anthony <osm at inbox.org>:
> <way id=....>
> <nd ref=.../>
> <tag .../>
> <tag .../>
> <tag k='lanes' v='2' />
> <tag k='lanedirection' v='backward;forward'>
> <tag k='maxspeed' v='130;110' />
> </way>

That solution would fail to allow us to attach nodes to individual lanes.

This is just another hack to try and accomodate the existing framework
and I think it's a bad idea to try and cram multiple values into a
single keypair.

We need a proper solution to do this properly, at some point OSM is
going to need to move to more micro mapping, lanes isn't really a
micro mapping issue, it's a subset of a way issue and we should treat
it as such.




More information about the talk mailing list