[Tile-serving] [openstreetmap/osm2pgsql] Avoid notice noise about geom validity (#902)
Paul Norman
notifications at github.com
Thu Jan 17 08:32:22 UTC 2019
A geometry can be valid in OSM but invalid in whatever projection is chosen. This will raise a NOTICE in postgres, which is just noise and can potentially confuse users.
Fixes #838
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/902
-- Commit Summary --
* Avoid notice noise about geom validity
-- File Changes --
M table.cpp (6)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/902.patch
https://github.com/openstreetmap/osm2pgsql/pull/902.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/902
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190117/a147d21c/attachment.html>
More information about the Tile-serving
mailing list