Mercurial > mxd2map
diff ChangeLog @ 29:77cfa8092611
Write FeatureLayer attributes to XML document.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 08 Apr 2011 17:36:22 +0200 |
parents | 0e71a1f71ec0 |
children | c34c450edb06 |
line wrap: on
line diff
--- a/ChangeLog Fri Apr 08 17:33:04 2011 +0200 +++ b/ChangeLog Fri Apr 08 17:36:22 2011 +0200 @@ -1,3 +1,11 @@ +2011-04-08 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/reader/FeatureLayerReader.java: + Write Attributes to the XML document. + + * src/java/de/intevation/mxd/reader/MXDReader.java: Set XML document to + layer reader and print the document. + 2011-04-08 Raimund Renkert <raimund.renkert@intevation.de> * build.xml: Added parameter for MXD filename.