Mercurial > mxd2map
comparison ChangeLog @ 57:8da6555f1c12
Set the projection "EPSG:31467" and units "METERS" as default values.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 17 May 2011 13:00:10 +0200 |
parents | 08913299e34f |
children | 4e0464c620f0 |
comparison
equal
deleted
inserted
replaced
56:08913299e34f | 57:8da6555f1c12 |
---|---|
1 2011-05-17 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/MapReader.java, | |
4 src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
5 Set the projection "EPSG:31467" and units "METERS" as default if the | |
6 MXD values are unknown. | |
7 | |
1 2011-05-16 Raimund Renkert <raimund.renkert@intevation.de> | 8 2011-05-16 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 9 |
3 * build.xml: Set the classpath for the executabel jar file. The path to | 10 * build.xml: Set the classpath for the executabel jar file. The path to |
4 the external libraries (lib/) is relative to the executable. | 11 the external libraries (lib/) is relative to the executable. |
5 | 12 |