Mercurial > mxd2map
diff ChangeLog @ 174:707f13cfba74
Improved the commandline arguments and save the mapfile in the correct directory.
author | raimund.renkert@intevation.de |
---|---|
date | Wed, 06 Jul 2011 18:38:40 +0200 |
parents | 0a1435aa33d8 |
children | f11d13940626 |
line wrap: on
line diff
--- a/ChangeLog Wed Jul 06 18:27:46 2011 +0200 +++ b/ChangeLog Wed Jul 06 18:38:40 2011 +0200 @@ -1,3 +1,17 @@ +2011-07-06 Raimund Renkert <raimund.renkert@intevation.de> + + * src/java/de/intevation/mxd/Converter.java: + Use the new jargs library for commandline arguments. + + * build.xml: + Added the new jargs library to the classpath. + + * src/java/de/intevation/mxd/writer/MapScriptWriter.java: + Find out the correct path to save the mapfile. + + * src/java/de/intevation/mxd/writer/SymbolWriter.java: + Save the symbolset to the same directory as the mapfile. + 2011-07-06 Stephan Holl <stephan.holl@intevation.de> * mxd/Styles/scale/maxscale_100000.mxd,