Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 3951:89ada0b9083f
Modified the schema for DGMs; added converter for CSV to SQL for DGM information.
flys-backend/trunk@5604 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 27 Sep 2012 07:24:07 +0000 |
parents | 82e931f88137 |
children | 5d8db3349b77 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Mon Sep 24 10:02:36 2012 +0000 +++ b/flys-backend/ChangeLog Thu Sep 27 07:24:07 2012 +0000 @@ -1,3 +1,16 @@ +2012-09-27 Ingo Weinzierl <ingo@intevation.de> + + * doc/schema/postgresql-spatial.sql: + + * doc/schema/import-dems.sql: Added more information to fullfil the schema + for dems. + + * src/main/java/de/intevation/flys/utils/DgmSqlConverter.java: New converter + for CSV files with DGM information; results in a SQL file with INSERT + statements. + + * pom.xml: Added dependency to OpenCSV for reading CSV files. + 2012-09-24 Ingo Weinzierl <ingo@intevation.de> * contrib/shpimporter/importer.py: Fixed method name for ERROR log