[Tile-serving] [openstreetmap/osm2pgsql] pgsql-mid fails on relations with more than 32767 members (#713)

Darafei Praliaskouski notifications at github.com
Mon Mar 13 08:11:10 UTC 2017


Please don't do tight limits. Sometimes I use osm2pgsql with non-osm machine-generated data to have a look at it. If there's a technical issue with 32767 and going from smallint to int will be a bigger problem, then let it be 32767.

You can produce a warning on slower than usual processing of relations together with their ID - this will catch not only relations that are big in terms of numbers, but also some algorithmic corner cases that might happen in invalid geometries.

-- 
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/issues/713#issuecomment-286039847
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170313/da3807dd/attachment.html>


More information about the Tile-serving mailing list