graph
- Use the line style writer to write simple lines and marker lines.2011-06-01, by Raimund Renkert
- Merged with Stephans commit.2011-06-01, by Raimund Renkert
- Write the character symbol correctly to the mapfile and the symbolset.2011-06-01, by Raimund Renkert
- * ttf-fonts/fonts.txt: Added a more verbose comment for removing2011-06-01, by Stephan Holl
- Do not use LineStyleWriter cause it is not usable yet.2011-06-01, by Raimund Renkert
- Added method to save the symbolset.2011-05-31, by Raimund Renkert
- Added "type" as XML attribute to symbols.2011-05-31, by Raimund Renkert
- Removed obsolete code.2011-05-31, by Raimund Renkert
- Added new writer classes to be flexible in creating mapfiles.2011-05-31, by Raimund Renkert
- Instantiate the mapscript writer before loading the MXD file.2011-05-31, by Raimund Renkert
- Fixed some compile time bugs.2011-05-31, by Raimund Renkert
- Added TODOs for picture symbols.2011-05-27, by Raimund Renkert
- Removed needless imports.2011-05-27, by Raimund Renkert
- Use the wrapper to read hash line symbols.2011-05-27, by Raimund Renkert
- Merged with Stephans commits.2011-05-27, by Raimund Renkert
- All symbol reader now extend the abstract symbol reader.2011-05-27, by Raimund Renkert
- merged with raimunds stuff2011-05-27, by Stephan Holl
- Merged in Raimunds changes2011-05-26, by Stephan Holl
- Added sample for ESRIs PersonalGeodataBase2011-05-26, by Stephan Holl
- Added line fill symbol reader.2011-05-27, by Raimund Renkert
- Added marker fill symbol reader.2011-05-27, by Raimund Renkert
- Catch all exceptions in the MXDReader.2011-05-26, by Raimund Renkert
- Use the wrapper in the renderer reader to read symbols.2011-05-26, by Raimund Renkert
- Added wrapper for fill symbol reader.2011-05-26, by Raimund Renkert
- Added wrapper for line symbol reader.2011-05-26, by Raimund Renkert
- Added wrapper for marker symbol reader and extracted methods from symbol2011-05-26, by Raimund Renkert
- Removed all "System.out" outputs.2011-05-26, by Raimund Renkert
- Added multi layer fill symbol reader.2011-05-26, by Raimund Renkert
- Read the hash symbol in the hash line symbol reader.2011-05-25, by Raimund Renkert
- Added hash line symbol reader.2011-05-25, by Raimund Renkert
- Added cartographic line symbol reader.2011-05-25, by Raimund Renkert
- Added picture line symbol reader.2011-05-24, by Raimund Renkert
- Added MultiLayerLineSymbolReader.2011-05-24, by Raimund Renkert
- Prepared the converter to handle and write line symbols.2011-05-24, by Raimund Renkert
- Added first line symbol reader.2011-05-23, by Raimund Renkert
- Added TODO for line symbol reader.2011-05-20, by Raimund Renkert
- Write the symbols-file to the mapfile path.2011-05-20, by Raimund Renkert
- Introduced the picture symbol reader.2011-05-20, by Raimund Renkert
- Set the projection "EPSG:31467" and units "METERS" as default values.2011-05-17, by Raimund Renkert
- Merged with Stephans commit.2011-05-17, by Raimund Renkert
- Read filenames from properties file or commandline arguments.2011-05-16, by Raimund Renkert
- * doku/funktionsweise/Makefile,2011-05-16, by Stephan Holl
- * src/java/de/intevation/mxd/writer/MapScriptWriter.java: Added2011-05-11, by Stephan Holl
- * mapserver/rundir/Readme.txt: New. This is a folder containing the2011-05-11, by Stephan Holl
- * mapserver/mapfile/mapfile_header.include, mapserver/mapfile/mxd.map,2011-05-10, by Stephan Holl
- * properties.xml: Adopt build-path to Windows-TMP-folder2011-05-10, by Stephan Holl
- Created one method for each symbol type in the writer.2011-04-20, by Raimund Renkert
- Completed the CharacterSymbolMarkerReader.2011-04-20, by Raimund Renkert
- Added CharacterMarkerSymbol reader and extracted the ArrowMarkerSymbol reader.2011-04-19, by Raimund Renkert
- Added MultiLayerMarkerSymbol(ArrowMarkerSymbol) support.2011-04-18, by Raimund Renkert
- Added support for SimpleMarkerSymbol and SimpleFillSymbol in2011-04-18, by Raimund Renkert
- Added expressions for mapserver classes.2011-04-18, by Raimund Renkert
- Added comments, done some code styling and removed typos.2011-04-15, by Raimund Renkert
- First MapScript Writer that generates valid mapfiles.2011-04-15, by Raimund Renkert
- Introduced MapScript writer.2011-04-14, by Raimund Renkert
- Updated the mxd reader.2011-04-14, by Raimund Renkert
- Read further map attributes.2011-04-14, by Raimund Renkert
- Added root element to document and save the filename in the XML tree.2011-04-14, by Raimund Renkert
- Added a new mapserver wrapper cgi script for testing of generated map from2011-04-13, by Bjoern Schilberg
- Added a new layer reader and symbol reader.2011-04-12, by Raimund Renkert