Mercurial > dive4elements > gnv-client
diff gnv-artifacts/ChangeLog @ 760:f82e57a60124
Added a further column in the isolines shapefile to store a description used to be displayed as labels in a wms layer (issue209).
gnv-artifacts/trunk@814 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 22 Mar 2010 10:57:35 +0000 |
parents | 93489a0c1328 |
children | 0b1de7e38907 |
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog Mon Mar 22 09:15:05 2010 +0000 +++ b/gnv-artifacts/ChangeLog Mon Mar 22 10:57:35 2010 +0000 @@ -1,3 +1,15 @@ +2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + Issue209 + + * src/main/java/de/intevation/gnv/utils/ShapeFileWriter.java: Added a + further column in the isolines shapefile to store a description for each + line. This description column contains the double value with three maximum + fraction digits. This is a workaround to adjust the rendering of double + values which cannot be adjusted in MapServer at the moment. MapServer + would display all fraction digits contained in the shapefile causing very + long labels. + 2010-03-22 Ingo Weinzierl <ingo.weinzierl@intevation.de> Issue208 (Added a cleanup mechanism to do some things before exporting an