Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
2861:b0132e1b9719 | 2862:998f1a7dcfde |
---|---|
1 2012-05-04 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * doc/schema/oracle-drop-spatial.sql, | |
4 doc/schema/oracle-spatial.sql: New relation 'gauge_location' and some | |
5 bugfixes in the drop schema. | |
6 | |
7 * contrib/shpimporter/catchments.py, | |
8 contrib/shpimporter/hws.py, | |
9 contrib/shpimporter/gauges.py: New importers. | |
10 | |
11 * contrib/shpimporter/importer.py: Added a debug statement to improve the | |
12 visibility of the log output. | |
13 | |
14 * contrib/shpimporter/shpimporter.py: Make use of the new importers. | |
15 | |
16 | |
1 2012-05-03 Ingo Weinzierl <ingo@intevation.de> | 17 2012-05-03 Ingo Weinzierl <ingo@intevation.de> |
2 | 18 |
3 * doc/schema/oracle-drop-spatial.sql, | 19 * doc/schema/oracle-drop-spatial.sql, |
4 doc/schema/oracle-spatial.sql: Added new relations for hydrological | 20 doc/schema/oracle-spatial.sql: Added new relations for hydrological |
5 boundaries and appended a 'name' field to relations that had no such | 21 boundaries and appended a 'name' field to relations that had no such |