[Tile-serving] [openstreetmap/osm2pgsql] Split up --extra-attributes option (Issue #1680)

Jochen Topf notifications at github.com
Mon Jun 6 15:06:18 UTC 2022


The `--extra-attributes`/`-x` option does two things. It adds OSM attributes such as version, timestamp, uid, ... to the OSM objects processed in osm2pgsql. And it also changes the behaviour of osm2pgsql with respect to OSM objects without any tags. Normally those objects will not be processed, with `-x` they are.

We should, for the flex output, separate those concerns and, while we are at it, allow optional processing of untagged objects to be set differently for different object types.

See also #189.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1680
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/issues/1680 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220606/f256c49d/attachment.htm>


More information about the Tile-serving mailing list