imposm3/database/postgis
Oliver Tonnhofer e29be21f51 call Populate_Geometry_Columns only for PostGIS <2
Returns errors for tables with mixed geometry types (Polygon/MultiPolygon),
but is not required anyway for PostGIS >=2.
2015-07-29 11:42:36 +02:00
..
doc.go add package descriptions 2013-09-02 10:26:29 +02:00
fields.go log warning when using validated_geometry for non-polygons 2015-02-24 14:06:50 +01:00
postgis.go call Populate_Geometry_Columns only for PostGIS <2 2015-07-29 11:42:36 +02:00
rotate.go make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00
router.go log more sql errors during import and diff updates 2014-04-28 11:43:25 +02:00
spec.go allow to overwrite id column 2015-02-24 10:24:00 +01:00
test_mapping.json refactored filtering of inserted_ways 2013-12-16 16:54:42 +01:00
tx.go make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00
util.go dereference double pointer before use for go 1.4 compatibility 2015-01-05 11:50:39 +01:00