graph
- 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
- Changed classname for converter entry point.2011-04-12, by Raimund Renkert
- Removed needless imports.2011-04-12, by Raimund Renkert
- Separated converter components into packages.2011-04-12, by Raimund Renkert
- Convert all symbol colors to RgbColor.2011-04-11, by Raimund Renkert
- Added utility class to store map attributes.2011-04-11, by Raimund Renkert
- Introduced class reader.2011-04-08, by Raimund Renkert
- Write FeatureLayer attributes to XML document.2011-04-08, by Raimund Renkert
- Added parameter for MXD filename.2011-04-08, by Raimund Renkert
- Added XMLUtils to store map information.2011-04-08, by Raimund Renkert
- Moved reader components to reader folder.2011-04-08, by Raimund Renkert
- Initial commit of the first prototype.2011-04-08, by Raimund Renkert
- Added source directory and an initial entry class for a MXD converter tool.2011-04-04, by Ingo Weinzierl
- Fixed epsg problem with own epsg file.2011-03-07, by Bjoern Schilberg
- Addes hints for ColorRamps in mapserver.2011-03-07, by Bjoern Schilberg
- Added missing map and symbology file for testcase multilayer CartographicLineSymbol.2011-03-07, by Bjoern Schilberg
- Renamed CartographicLineSymbol multilayer testcase.2011-03-07, by Bjoern Schilberg
- Making point CharacterMarkerSymbol testcase work.2011-03-07, by Bjoern Schilberg
- Added initial .hgignore.2011-03-04, by Bjoern Schilberg
- Modified polygon style LineFillSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified polygon style SimpleFillSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified polygon style PictureFillSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified polygon style MarkerFillSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified line style MarkerLineSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified line style SimpleLineSymbol mapfile testcases.2011-03-04, by Bjoern Schilberg
- Modified line style PictureLineSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified line style CartographicLineSymbol mapfile testcases.2011-03-04, by Bjoern Schilberg
- Modified point style SimpleMarkerSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified point style PictureMarkerSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modified point style ArrowMarkerSymbol mapfile testcase.2011-03-04, by Bjoern Schilberg
- Modifed point style CharacterMarkerSymbol mapfile testcases.2011-03-04, by Bjoern Schilberg
- Adjusted CONFIG "MS_ERRORFILE". Commented out CONFIG "PROJ_LIB", because it doesn' work.2011-03-04, by Bjoern Schilberg
- Removed ms_error.log from repository.2011-03-04, by Bjoern Schilberg
- Apache adjustments for the mxd-testbed.2011-03-04, by Bjoern Schilberg
- Concretions of README.txt2011-03-04, by Bjoern Schilberg
- Added initial apache configuration stuff.2011-03-03, by Bjoern Schilberg
- Initial commit.2011-03-03, by Bjoern Schilberg