Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 737:3f8f71e88587
Modified the Workflow of TimeSeries on Meshes that the Data that was sent by the Mapviewer-Interface
gnv-artifacts/trunk@776 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 15 Mar 2010 13:49:50 +0000 |
parents | b8c7105f2b94 |
children | 40c9a48f51ea |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Mar 15 13:40:14 2010 +0000 +++ b/gnv-artifacts/ChangeLog Mon Mar 15 13:49:50 2010 +0000 @@ -1,3 +1,14 @@ +2010-03-15 Tim Englich <tim.englich@intevation.de> + + * doc/conf/queries.properties: + Integrated and modified Queries for Timeseries on Meshes. + + * doc/conf/products/timeseries/conf_mesh.xml: + Modified the Workflow so that the Inputvalues of the Mapviewer-interface + take affect. E.g. The regionfilter will not be displaied if an Polygon + was send by the Mapviewer. Also the State for typing an Point will be + skipped an the Geometry of the Mapviewercall will be used. + 2010-03-15 Tim Englich <tim.englich@intevation.de> * src/main/java/de/intevation/gnv/state/StateBase.java,