[Tile-serving] [osm2pgsql-dev/osm2pgsql] Fix: Untagged member nodes of relations not found (PR #2367)
Jochen Topf
notifications at github.com
Wed Jul 30 12:31:03 UTC 2025
When looking up member nodes in the RAM middle: Only tagged nodes are in the object store, untagged nodes were not added to the result. This change adds nodes not found in the object store with just their ID. Later code will then find and add the locations.
Replaces #2365.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2367
-- Commit Summary --
* Fix: Untagged member nodes of relations not found
-- File Changes --
M src/middle-ram.cpp (17)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2367.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2367.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2367
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2367 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250730/59b12609/attachment.htm>
More information about the Tile-serving
mailing list