[Tile-serving] [osm2pgsql-dev/osm2pgsql] Process untagged ways/relations in stage 1c/2 correctly (PR #2376)

Jochen Topf notifications at github.com
Mon Aug 11 10:05:48 UTC 2025


The change in bc87ea2c8b4ea0bcac09975627e78765fda8927e did not handle untagged ways/relations correctly in stages 1c and 2. The normal process_* Lua callback was called for untagged objects instead of the new process_untagged_* callback. This commit fixes that.
You can view, comment on, or merge this pull request online at:

  https://github.com/osm2pgsql-dev/osm2pgsql/pull/2376

-- Commit Summary --

  * Process untagged ways/relations in stage 1c/2 correctly

-- File Changes --

    M src/output-flex.cpp (47)
    M src/output-flex.hpp (3)

-- Patch Links --

https://github.com/osm2pgsql-dev/osm2pgsql/pull/2376.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2376.diff

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

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2376 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250811/5fff76c3/attachment.htm>


More information about the Tile-serving mailing list