Mercurial > mxd2map
log src/java/de/intevation/mxd/writer/MapScriptWriter.java @ 64:c73647bd71c0
age | author | description |
---|---|---|
Tue, 24 May 2011 14:16:25 +0200 | Raimund Renkert | Prepared the converter to handle and write line symbols. |
Fri, 20 May 2011 15:48:59 +0200 | Raimund Renkert | Write the symbols-file to the mapfile path. |
Tue, 17 May 2011 13:00:10 +0200 | Raimund Renkert | Set the projection "EPSG:31467" and units "METERS" as default values. |
Mon, 16 May 2011 18:21:27 +0200 | Raimund Renkert | Read filenames from properties file or commandline arguments. |
Wed, 11 May 2011 10:10:18 +0200 | Stephan Holl | * src/java/de/intevation/mxd/writer/MapScriptWriter.java: Added |
Wed, 20 Apr 2011 11:56:35 +0200 | Raimund Renkert | Created one method for each symbol type in the writer. |
Mon, 18 Apr 2011 17:51:33 +0200 | Raimund Renkert | Added MultiLayerMarkerSymbol(ArrowMarkerSymbol) support. |