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/[email protected]>
_______________________________________________ Tile-serving mailing list [email protected] https://lists.openstreetmap.org/listinfo/tile-serving
