Mercurial > mxd2map
diff ChangeLog @ 170:b9ee44070056
Manage projections and units.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Wed, 06 Jul 2011 15:17:05 +0200 |
parents | d7c8493cb345 |
children | bf1ba2e06991 929e09649b08 |
line wrap: on
line diff
--- a/ChangeLog Tue Jul 05 17:52:24 2011 +0200 +++ b/ChangeLog Wed Jul 06 15:17:05 2011 +0200 @@ -1,3 +1,12 @@ +2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/reader/MapReader.java: + Read the projection as EPSG code from the MXD file. + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Write the EPSG code to the mapfile and set the correct units to map + and layer. + 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/writer/MapScriptWriter.java: