Mercurial > mxd2map
comparison 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 |
comparison
equal
deleted
inserted
replaced
169:d7c8493cb345 | 170:b9ee44070056 |
---|---|
1 2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/MapReader.java: | |
4 Read the projection as EPSG code from the MXD file. | |
5 | |
6 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
7 Write the EPSG code to the mapfile and set the correct units to map | |
8 and layer. | |
9 | |
1 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> | 10 2011-07-05 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 11 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 12 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Write the layer filter attribute if a definition query exists in the | 13 Write the layer filter attribute if a definition query exists in the |
5 mxd and set the database prefix to all expression elements. | 14 mxd and set the database prefix to all expression elements. |