[Tile-serving] [openstreetmap/osm2pgsql] Don't process objects without tags in pgsql/flex output in append mode (PR #1910)
Jochen Topf
notifications at github.com
Fri Feb 10 14:48:04 UTC 2023
These were already not processed in create mode. In append mode we do need to remove any rows with those ids in the output tables, but we don't have to create new rows in any tables.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1910
-- Commit Summary --
* Don't process objects without tags in pgsql/flex output in append mode
-- File Changes --
M src/output-flex.cpp (12)
M src/output-pgsql.cpp (12)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1910.patch
https://github.com/openstreetmap/osm2pgsql/pull/1910.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1910
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1910 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230210/86a0e02a/attachment.htm>
More information about the Tile-serving
mailing list