Mercurial > mxd2map
comparison ChangeLog @ 40:a1bc7220efe7
Updated the mxd reader.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 14 Apr 2011 11:25:57 +0200 |
parents | f807c9c81019 |
children | 60ed2164035a |
comparison
equal
deleted
inserted
replaced
39:f807c9c81019 | 40:a1bc7220efe7 |
---|---|
1 2011-04-14 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: | |
4 Read the layer type. | |
5 | |
6 * src/java/de/intevation/mxd/reader/MXDReader.java: Updated the reader to | |
7 use the XML utilities here. | |
8 | |
1 2011-04-14 Raimund Renkert <raimund.renkert@intevation.de> | 9 2011-04-14 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 10 |
3 * src/java/de/intevation/mxd/reader/MapReader.java: | 11 * src/java/de/intevation/mxd/reader/MapReader.java: |
4 Read further map attributes. | 12 Read further map attributes. |
5 | 13 |