[Tile-serving] [osm2pgsql] Move to modern geometry types (#309)
Paul Norman
notifications at github.com
Wed Mar 4 00:00:34 UTC 2015
osm2pgsql currently uses [`AddGeometryColumn`](http://postgis.net/docs/manual-2.1/AddGeometryColumn.html), `geometry_columns`, which are fragile and error-prone compared to modern type-based checking.
This would break PostGIS 1.5 compatibility. PostGIS 1.5 is end of life.
See https://github.com/openstreetmap/osm2pgsql/pull/279#issuecomment-77034639
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150303/9f18498f/attachment.html>
More information about the Tile-serving
mailing list