[Tile-serving] [openstreetmap/osm2pgsql] way.is_closed() should only be called when there are way nodes (PR #1721)

Jochen Topf notifications at github.com
Sat Jul 30 10:18:57 UTC 2022


When you are feeding ways without nodes to osm2pgsql, which should never
happen in normal operation, osm2pgsql will break without this check.
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/1721

-- Commit Summary --

  * way.is_closed() should only be called when there are way nodes

-- File Changes --

    M src/output-flex.cpp (3)
    M src/output-gazetteer.cpp (2)
    M src/output-pgsql.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/1721.patch
https://github.com/openstreetmap/osm2pgsql/pull/1721.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1721
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/osm2pgsql/pull/1721 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220730/4230918e/attachment.htm>


More information about the Tile-serving mailing list