Mercurial > dive4elements > river
diff flys-backend/ChangeLog @ 2864:bb116a8d6e19
Changed the geometry type of 'catchments' from polygon to multipolygon.
flys-backend/trunk@4356 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 May 2012 10:22:48 +0000 |
parents | b3d5e6d6e468 |
children | a6ef300748c4 |
line wrap: on
line diff
--- a/flys-backend/ChangeLog Tue May 08 07:06:37 2012 +0000 +++ b/flys-backend/ChangeLog Tue May 08 10:22:48 2012 +0000 @@ -1,3 +1,11 @@ +2012-05-08 Ingo Weinzierl <ingo@intevation.de> + + * doc/schema/oracle-spatial_idx.sql: Set the geometry type of 'catchments' + to 'multipolygon'. + + * src/main/java/de/intevation/flys/model/Catchment.java: The geometry + attribute in such instances is now from type 'Geometry'. + 2012-05-08 Ingo Weinzierl <ingo@intevation.de> * doc/schema/import-dems.sql: New. Insert statements to insert dems into