Mercurial > dive4elements > river
comparison flys-backend/ChangeLog @ 2865:a6ef300748c4
Modified Catchment.getCatchments() to retrieve specific catchments.
flys-backend/trunk@4358 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 08 May 2012 12:13:16 +0000 |
parents | bb116a8d6e19 |
children | 77e849c0d248 |
comparison
equal
deleted
inserted
replaced
2864:bb116a8d6e19 | 2865:a6ef300748c4 |
---|---|
1 2012-05-08 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/model/Catchment.java: The | |
4 getCatchments() function got a further parameter 'name' to retrieve | |
5 specific catchments only. | |
6 | |
1 2012-05-08 Ingo Weinzierl <ingo@intevation.de> | 7 2012-05-08 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * doc/schema/oracle-spatial_idx.sql: Set the geometry type of 'catchments' | 9 * doc/schema/oracle-spatial_idx.sql: Set the geometry type of 'catchments' |
4 to 'multipolygon'. | 10 to 'multipolygon'. |
5 | 11 |