imposm3/database/postgis
Oliver Tonnhofer 48486e7280 do not validate all generalized geometries by default
validation with st_buffer fails for linestrings
add new validated_geometry column type that validates geometries
(st_buffer) on generalization
2014-01-30 10:31:34 +01:00
..
doc.go add package descriptions 2013-09-02 10:26:29 +02:00
fields.go do not validate all generalized geometries by default 2014-01-30 10:31:34 +01:00
postgis.go rename FilterRelationPolygons to SelectRelationPolygons 2014-01-13 09:06:40 +01:00
postgis_test.go rename FilterRelationPolygons to SelectRelationPolygons 2014-01-13 09:06:40 +01:00
rotate.go make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00
router.go return errors from newTxRouter 2013-12-02 14:01:58 +01:00
spec.go make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +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 make db schema configurable from cmd-line and config.json 2013-12-02 13:10:42 +01:00