[Tile-serving] [osm2pgsql] Don't check the SRID of existing tables (#311)

Paul Norman notifications at github.com
Sat Mar 7 23:38:20 UTC 2015


If the SRID of the existing tables don't match then any actions
that involve changing the geometry will generate an error. Deletes
are independent of SRID.

This makes an explicit SRID check not required, and the existing
check did not handle schemas correctly.


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

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

-- Commit Summary --

  * Don't check the SRID of existing tables

-- File Changes --

    M table.cpp (9)

-- Patch Links --

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

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/311
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150307/3376171d/attachment.html>


More information about the Tile-serving mailing list