[Tile-serving] [osm2pgsql] route_name tag (#315)

Andy Allan notifications at github.com
Thu Jul 2 15:16:05 UTC 2015


I think the original intention was to have the name of the underlying way clearly distinct from the name of the route relation, hence the different tags. Or I think it might have been a way to access routes before `route=` tagging of relations was common, e.g. "select * from planet_osm_ways where route_name is not null" but take that with a pinch of salt.

Of course, getting access to properties of underlying ways when dealing with route relations (e.g. is this part of the relation off-road, on a bridge, etc) is still a dark art and I've no idea of the current output for route relations in osm2pgsql.

So make whatever changes you think are appropriate!

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/315#issuecomment-118064743
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150702/fc451b58/attachment.html>


More information about the Tile-serving mailing list