Mercurial > mxd2map
diff ChangeLog @ 98:4696d0769f9c
Write the absolute path to the data source of the layer.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Tue, 07 Jun 2011 13:35:02 +0200 |
parents | 18e4f143896b |
children | d6d2a4058ebf |
line wrap: on
line diff
--- a/ChangeLog Mon Jun 06 17:24:43 2011 +0200 +++ b/ChangeLog Tue Jun 07 13:35:02 2011 +0200 @@ -1,3 +1,8 @@ +2011-06-07 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Write the absolute path to the data source of the layer. + 2011-06-06 Raimund Renkert <raimund.renkert@intevation.de> Added polygon writer.