Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/ChangeLog @ 459:9c2767fcb388
Added the possibility to enter a Polygon represented by an WKT into the Workflow of the HorizontalCrossSections
gnv-artifacts/trunk@513 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Fri, 08 Jan 2010 10:01:35 +0000 |
parents | 92d6cf448598 |
children | bdbca6022cf5 |
comparison
equal
deleted
inserted
replaced
458:92d6cf448598 | 459:9c2767fcb388 |
---|---|
1 2010-01-08 Tim Englich <tim.englich@intevation.de> | |
2 | |
3 * src/main/resources/lang/artifactMessages.properties: | |
4 Added Ressources for the GUI for visualizing the Inputstate for | |
5 Polygons. | |
6 * doc/conf/products/horizontalcrosssection/conf_mesh.xml: | |
7 Added State for the possibility to enter a Polygon which should trim | |
8 the Data that will be visualized. | |
9 * src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java (getChart): | |
10 Integrated the access to the Polygon which should be used to trim the Data which | |
11 should be visualized. | |
12 | |
1 2010-01-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 13 2010-01-05 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 14 |
3 * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java: | 15 * src/main/java/de/intevation/gnv/math/QueriedXYDepth.java: |
4 - Simplified code | 16 - Simplified code |
5 - Search tile cache in reversed order because its more likely | 17 - Search tile cache in reversed order because its more likely |