[Tile-serving] [openstreetmap/osm2pgsql] Bugfix: Return relation members in order from pgsql middle (PR #1770)
Jochen Topf
notifications at github.com
Wed Sep 21 13:08:32 UTC 2022
Relation members were not returned in order from rel_members_get() when using the pgsql middle.
This also fixes an anomaly where node members where returned as a WayNodeList instead of as normal nodes.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1770
-- Commit Summary --
* Bugfix: Return relation members in order from pgsql middle
-- File Changes --
M src/middle-pgsql.cpp (55)
M src/output-flex.cpp (4)
M src/pgsql.hpp (5)
M tests/bdd/flex/geometry-collection.feature (11)
M tests/test-middle.cpp (71)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1770.patch
https://github.com/openstreetmap/osm2pgsql/pull/1770.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1770
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1770 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220921/d36b2b2b/attachment.htm>
More information about the Tile-serving
mailing list