Mercurial > mxd2map
log src/java/de/intevation/mxd/Converter.java @ 162:dd4bb5869f86
age | author | description |
---|---|---|
Thu, 16 Jun 2011 14:06:09 +0200 | Raimund Renkert | Improved top level exception handling and logging. |
Wed, 01 Jun 2011 14:21:24 +0200 | Raimund Renkert | Removed needless imports. |
Tue, 31 May 2011 15:37:19 +0200 | Raimund Renkert | Instantiate the mapscript writer before loading the MXD file. |
Mon, 16 May 2011 18:21:27 +0200 | Raimund Renkert | Read filenames from properties file or commandline arguments. |
Fri, 15 Apr 2011 15:44:54 +0200 | Raimund Renkert | Added comments, done some code styling and removed typos. |
Thu, 14 Apr 2011 11:31:29 +0200 | Raimund Renkert | Introduced MapScript writer. |