Mercurial > mxd2map
diff ChangeLog @ 172:929e09649b08
Handle unknown projections.
author | vc11884admin@VC11884.win.bsh.de |
---|---|
date | Wed, 06 Jul 2011 15:51:43 +0200 |
parents | b9ee44070056 |
children | 0a1435aa33d8 |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 06 15:17:05 2011 +0200 +++ b/ChangeLog Wed Jul 06 15:51:43 2011 +0200 @@ -1,3 +1,9 @@ +2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Do not write the projection if the EPSG code is 0. MapScript + verifies the projection before writing it to the mapfile. + 2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/MapReader.java: