[Tile-serving] [openstreetmap/osm2pgsql] Ignore relations with more than 32k members (#716)

Paul Norman notifications at github.com
Tue Mar 14 07:54:08 UTC 2017


> Just a minor remark: It may be difficult or impossible to implement at this particular stage of processing or code, but wouldn't it be better to reject the entire changeset containing the offending relation wholesale, instead of just dropping the relation?

osm2pgsql has nothing to do with changesets and really knows nothing about them. It doesn't import changesets, which are intended to be useful to humans. Unless `-x` is used it doesn't store this information in the DB.

Even if it were possible, I'd still do it this way.

-- 
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#issuecomment-286346910
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170314/0d419abf/attachment.html>


More information about the Tile-serving mailing list