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