log

age author description
2011-05-27 Raimund Renkert Added marker fill symbol reader.
2011-05-26 Raimund Renkert Catch all exceptions in the MXDReader.
2011-05-26 Raimund Renkert Use the wrapper in the renderer reader to read symbols.
2011-05-26 Raimund Renkert Added wrapper for fill symbol reader.
2011-05-26 Raimund Renkert Added wrapper for line symbol reader.
2011-05-26 Raimund Renkert Added wrapper for marker symbol reader and extracted methods from symbol
2011-05-26 Raimund Renkert Removed all "System.out" outputs.
2011-05-26 Raimund Renkert Added multi layer fill symbol reader.
2011-05-25 Raimund Renkert Read the hash symbol in the hash line symbol reader.
2011-05-25 Raimund Renkert Added hash line symbol reader.
2011-05-25 Raimund Renkert Added cartographic line symbol reader.
2011-05-24 Raimund Renkert Added picture line symbol reader.
2011-05-24 Raimund Renkert Added MultiLayerLineSymbolReader.
2011-05-24 Raimund Renkert Prepared the converter to handle and write line symbols.
2011-05-23 Raimund Renkert Added first line symbol reader.
2011-05-20 Raimund Renkert Added TODO for line symbol reader.
2011-05-20 Raimund Renkert Write the symbols-file to the mapfile path.
2011-05-20 Raimund Renkert Introduced the picture symbol reader.
2011-05-17 Raimund Renkert Set the projection "EPSG:31467" and units "METERS" as default values.
2011-05-17 Raimund Renkert Merged with Stephans commit.
2011-05-16 Raimund Renkert Read filenames from properties file or commandline arguments.
2011-05-16 Stephan Holl * doku/funktionsweise/Makefile,
2011-05-11 Stephan Holl * src/java/de/intevation/mxd/writer/MapScriptWriter.java: Added
2011-05-11 Stephan Holl * mapserver/rundir/Readme.txt: New. This is a folder containing the
2011-05-10 Stephan Holl * mapserver/mapfile/mapfile_header.include, mapserver/mapfile/mxd.map,
2011-05-10 Stephan Holl * properties.xml: Adopt build-path to Windows-TMP-folder
2011-04-20 Raimund Renkert Created one method for each symbol type in the writer.
2011-04-20 Raimund Renkert Completed the CharacterSymbolMarkerReader.
2011-04-19 Raimund Renkert Added CharacterMarkerSymbol reader and extracted the ArrowMarkerSymbol reader.
2011-04-18 Raimund Renkert Added MultiLayerMarkerSymbol(ArrowMarkerSymbol) support.
2011-04-18 Raimund Renkert Added support for SimpleMarkerSymbol and SimpleFillSymbol in
2011-04-18 Raimund Renkert Added expressions for mapserver classes.
2011-04-15 Raimund Renkert Added comments, done some code styling and removed typos.
2011-04-15 Raimund Renkert First MapScript Writer that generates valid mapfiles.
2011-04-14 Raimund Renkert Introduced MapScript writer.
2011-04-14 Raimund Renkert Updated the mxd reader.
2011-04-14 Raimund Renkert Read further map attributes.
2011-04-14 Raimund Renkert Added root element to document and save the filename in the XML tree.
2011-04-13 Bjoern Schilberg Added a new mapserver wrapper cgi script for testing of generated map from
2011-04-12 Raimund Renkert Added a new layer reader and symbol reader.
2011-04-12 Raimund Renkert Changed classname for converter entry point.
2011-04-12 Raimund Renkert Removed needless imports.
2011-04-12 Raimund Renkert Separated converter components into packages.
2011-04-11 Raimund Renkert Convert all symbol colors to RgbColor.
2011-04-11 Raimund Renkert Added utility class to store map attributes.
2011-04-08 Raimund Renkert Introduced class reader.
2011-04-08 Raimund Renkert Write FeatureLayer attributes to XML document.
2011-04-08 Raimund Renkert Added parameter for MXD filename.
2011-04-08 Raimund Renkert Added XMLUtils to store map information.
2011-04-08 Raimund Renkert Moved reader components to reader folder.
2011-04-08 Raimund Renkert Initial commit of the first prototype.
2011-04-04 Ingo Weinzierl Added source directory and an initial entry class for a MXD converter tool.
2011-03-07 Bjoern Schilberg Fixed epsg problem with own epsg file.
2011-03-07 Bjoern Schilberg Addes hints for ColorRamps in mapserver.
2011-03-07 Bjoern Schilberg Added missing map and symbology file for testcase multilayer CartographicLineSymbol.
2011-03-07 Bjoern Schilberg Renamed CartographicLineSymbol multilayer testcase.
2011-03-07 Bjoern Schilberg Making point CharacterMarkerSymbol testcase work.
2011-03-04 Bjoern Schilberg Added initial .hgignore.
2011-03-04 Bjoern Schilberg Modified polygon style LineFillSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified polygon style SimpleFillSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified polygon style PictureFillSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified polygon style MarkerFillSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified line style MarkerLineSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified line style SimpleLineSymbol mapfile testcases.
2011-03-04 Bjoern Schilberg Modified line style PictureLineSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified line style CartographicLineSymbol mapfile testcases.
2011-03-04 Bjoern Schilberg Modified point style SimpleMarkerSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified point style PictureMarkerSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modified point style ArrowMarkerSymbol mapfile testcase.
2011-03-04 Bjoern Schilberg Modifed point style CharacterMarkerSymbol mapfile testcases.
2011-03-04 Bjoern Schilberg Adjusted CONFIG "MS_ERRORFILE". Commented out CONFIG "PROJ_LIB", because it doesn' work.
2011-03-04 Bjoern Schilberg Removed ms_error.log from repository.
2011-03-04 Bjoern Schilberg Apache adjustments for the mxd-testbed.
2011-03-04 Bjoern Schilberg Concretions of README.txt
2011-03-03 Bjoern Schilberg Added initial apache configuration stuff.
2011-03-03 Bjoern Schilberg Initial commit.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)