Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 457:47ad9721e692
Added RasterObject for caching the Rastertiles to get a better performance.
gnv-artifacts/trunk@509 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 05 Jan 2010 14:12:03 +0000 |
parents | b8080695ea62 |
children | 92d6cf448598 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Jan 04 15:41:29 2010 +0000 +++ b/gnv-artifacts/ChangeLog Tue Jan 05 14:12:03 2010 +0000 @@ -1,3 +1,9 @@ +2010-01-05 Tim Englich <tim.englich@intevation.de> + + * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java (depth): + Added the usage of the new RasterObject integrated in the geo-backend. + Now the Performance is much better accessing the depth to an coordinate. + 2010-01-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/utils/ArtifactXMLUtilities.java: Declared