Mercurial > mxd2map
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Apr 14 11:09:35 2011 +0200 +++ b/ChangeLog Thu Apr 14 11:25:57 2011 +0200 @@ -1,3 +1,11 @@ +2011-04-14 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: + Read the layer type. + + * src/java/de/intevation/mxd/reader/MXDReader.java: Updated the reader to + use the XML utilities here. + 2011-04-14 Raimund Renkert <raimund.renkert@intevation.de> * src/java/de/intevation/mxd/reader/MapReader.java: