Mercurial > mxd2map
comparison ChangeLog @ 126:ff0354265a7d
Write the correct expression for double values.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 17 Jun 2011 18:22:40 +0200 |
parents | 69a346c45836 |
children | 5ba8bf865dc7 |
comparison
equal
deleted
inserted
replaced
125:69a346c45836 | 126:ff0354265a7d |
---|---|
1 2011-06-17 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Write the correct expression for double values. | |
4 | |
5 * src/java/de/intevation/mxd/reader/ClassBreakRendererReader.java: | |
6 Read the lower bound of the breaks. | |
7 | |
8 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
9 Write expressions for double values as range to the mapfile. | |
10 | |
1 2011-06-17 Stephan Holl <stephan.holl@intevation.de> | 11 2011-06-17 Stephan Holl <stephan.holl@intevation.de> |
2 | 12 |
3 * mxd/projections/DHDN-projection-dataframe.mxd: Added testcase | 13 * mxd/projections/DHDN-projection-dataframe.mxd: Added testcase |
4 with DHDN-3 within a dataframe | 14 with DHDN-3 within a dataframe |
5 | 15 |