Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 2862:998f1a7dcfde
New shape importers and schema modifications.
flys-backend/trunk@4345 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 May 2012 06:58:00 +0000 |
parents | b0132e1b9719 |
children | b3d5e6d6e468 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Thu May 03 14:19:52 2012 +0000 +++ b/flys-backend/ChangeLog Fri May 04 06:58:00 2012 +0000 @@ -1,3 +1,19 @@ +2012-05-04 Ingo Weinzierl <ingo@intevation.de> + + * doc/schema/oracle-drop-spatial.sql, + doc/schema/oracle-spatial.sql: New relation 'gauge_location' and some + bugfixes in the drop schema. + + * contrib/shpimporter/catchments.py, + contrib/shpimporter/hws.py, + contrib/shpimporter/gauges.py: New importers. + + * contrib/shpimporter/importer.py: Added a debug statement to improve the + visibility of the log output. + + * contrib/shpimporter/shpimporter.py: Make use of the new importers. + + 2012-05-03 Ingo Weinzierl <ingo@intevation.de> * doc/schema/oracle-drop-spatial.sql,