[Tile-serving] [openstreetmap/osm2pgsql] Again: ignore relations with more than 32k members (PR #1608)

Jochen Topf notifications at github.com
Fri Jan 14 13:36:29 UTC 2022


Reintroduce fix from 8763ce951bddee2af553fab6ce4e1f4e79eeaaa0 which got
moved to the wrong place in some refactoring.

> There is a hard restriction in the pgsql middle tables, where
> relation members are indexed using a smallint. To remain
> consistent, drop all relations which exceed this size.

Fixes #1607
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Again: ignore relations with more than 32k members

-- File Changes --

    M src/osmdata.cpp (10)

-- Patch Links --

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

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

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


More information about the Tile-serving mailing list