Mercurial > mxd2map
comparison ChangeLog @ 246:87e92debc53f
Added extent and projection as ows metadata to the mapfile.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 10 Aug 2011 13:18:53 +0200 |
parents | 2eeeae07aaa2 |
children | 30e10eb9ac68 |
comparison
equal
deleted
inserted
replaced
245:2eeeae07aaa2 | 246:87e92debc53f |
---|---|
1 2011-08-09 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: | |
4 Read layer extent from mxd. | |
5 | |
6 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
7 Write layer extent, map extent and projection as metadata to | |
8 the mapfile. | |
9 | |
1 2011-08-09 Raimund Renkert <raimund.renkert@intevation.de> | 10 2011-08-09 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 Set the group attribute to the correct wms metadata. | 13 Set the group attribute to the correct wms metadata. |
5 | 14 |