Mercurial > dive4elements > gnv-client
comparison 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 |
comparison
equal
deleted
inserted
replaced
456:b8080695ea62 | 457:47ad9721e692 |
---|---|
1 2010-01-05 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java (depth): | |
4 Added the usage of the new RasterObject integrated in the geo-backend. | |
5 Now the Performance is much better accessing the depth to an coordinate. | |
6 | |
1 2010-01-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> | 7 2010-01-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/gnv/utils/ArtifactXMLUtilities.java: Declared | 9 * src/main/java/de/intevation/gnv/utils/ArtifactXMLUtilities.java: Declared |
4 method to create a new xforms element as static to be able to use it | 10 method to create a new xforms element as static to be able to use it |
5 without instantiating an object of this class. | 11 without instantiating an object of this class. |