[Tile-serving] [openstreetmap/osm2pgsql] Ignore relations with more than 32k members (#716)
Sarah Hoffmann
notifications at github.com
Mon Mar 13 19:33:12 UTC 2017
There is a hard restriction in the pgsql middle tables, where relation members are indexed using a smallint. This change just restricts to the technical limit to fix the issue with the diff file.
Fixes #713.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/716
-- Commit Summary --
* ignore relations with more than 32k members
-- File Changes --
M parse-osmium.cpp (3)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/716.patch
https://github.com/openstreetmap/osm2pgsql/pull/716.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/716
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170313/588eabf8/attachment.html>
More information about the Tile-serving
mailing list