Mercurial > mxd2map
comparison ChangeLog @ 248:191b7d18c79e
Minor fixes for metadata information.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 10 Aug 2011 14:39:31 +0200 |
parents | 30e10eb9ac68 |
children | 4c59d8c36418 |
comparison
equal
deleted
inserted
replaced
247:30e10eb9ac68 | 248:191b7d18c79e |
---|---|
1 2011-08-10 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | |
4 Write the projection metadata only if needed. | |
5 | |
6 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: | |
7 Fixed the attributes for layer extent. | |
8 | |
1 2011-08-10 Raimund Renkert <raimund.renkert@intevation.de> | 9 2011-08-10 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: | 11 * src/java/de/intevation/mxd/writer/MapScriptWriter.java: |
4 Print out a message if an empty layer is not written to the mapfile. | 12 Print out a message if an empty layer is not written to the mapfile. |
5 | 13 |