Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 1070:7096a2e13676
Added functionality to publish the the mbr of the generated layer to
the client.
gnv-artifacts/trunk@1166 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 07 Jun 2010 14:42:42 +0000 |
parents | 0d15e515f88d |
children | 9bb1979aabbe |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Jun 07 12:22:00 2010 +0000 +++ b/gnv-artifacts/ChangeLog Mon Jun 07 14:42:42 2010 +0000 @@ -1,3 +1,16 @@ +2010-06-07 Tim Englich <tim.englich@intevation.de> + + Added functionality to publish the the mbr of the generated layer to + the client. + * src/main/java/de/intevation/gnv/utils/MetaWriter.java (insertMbr): + Added function to add an box-element to the mapserver-fragmet of the + Metafile + * src/main/java/de/intevation/gnv/state/layer/LayerOutputState.java, + src/main/java/de/intevation/gnv/state/profile/horizontalcrosssection/HorizontalCrossSectionMeshOutputState.java: + Calculate the box and write it into the metafile using the insertMbr-method + of MetaWriter to publish the mbr of the data which was fetched during the + request to the client. + 2010-06-07 Tim Englich <tim.englich@intevation.de> * doc/conf/conf.xml: