[Tagging] Route names that aren’t names

Sarah Hoffmann lonvia at denofr.de
Fri Apr 3 06:12:08 UTC 2020


On Thu, Apr 02, 2020 at 06:38:20PM -0700, Paul Norman via Tagging wrote:
> On 2020-04-02 2:33 p.m., Yves wrote:
> > Surely this can be fixed if needed, but Osm2pgsql still has a
> > route_name column?
> 
> osm2pgsql doesn't have any columns. It will produce a database with the
> columns you tell it to, transformed how you tell it to.

The C transform still has a obscure hidden reference
to 'route_name' and will actually copy the name tag
there:
https://github.com/openstreetmap/osm2pgsql/blob/master/src/tagtransform-c.cpp#L244

Sarah



More information about the Tagging mailing list