Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 455:363236fc462d
Added Rasterdatasupport to VerticalCrossSections
gnv-artifacts/trunk@505 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 04 Jan 2010 15:27:33 +0000 |
parents | 04cfb4e3da4f |
children | b8080695ea62 |
comparison
equal
deleted
inserted
replaced
454:04cfb4e3da4f | 455:363236fc462d |
---|---|
1 2010-01-04 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/state/profile/verticalcrosssection/VerticalCrossSectionOutputState.java (process): | |
4 Changed the XYDepth-Interface-Implementation to QueriedXYDepth | |
5 * doc/conf/queries.properties: | |
6 Added the Query for Rasterdataaccess. | |
7 * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java (QueriedXYDepth): | |
8 Added Implementation of the XYDepth-Interface for Querying the height | |
9 of an Position using the geo-backend interface. | |
10 It is only nessesary to add a Query with the id rasterQuery to the query-Properties. | |
11 | |
1 2010-01-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 12 2010-01-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 13 |
3 * src/main/java/de/intevation/gnv/statistics/Statistics.java: | 14 * src/main/java/de/intevation/gnv/statistics/Statistics.java: |
4 Changed interface to allow general object results as | 15 Changed interface to allow general object results as |
5 input for statistic calculation. This is needed because | 16 input for statistic calculation. This is needed because |