log ChangeLog @ 250:d10fd4de02aa

age author description
2011-08-10 raimund renkert Print out a message when a jointable attribute occurs in the mapfile.
2011-08-10 raimund renkert Minor fixes for metadata information.
2011-08-10 raimund renkert Print out a message if an empty layer is not written to the mapfile.
2011-08-10 raimund renkert Added extent and projection as ows metadata to the mapfile.
2011-08-09 raimund renkert Set the group attribute to the correct wms metadata.
2011-08-09 raimund renkert Refactored group layer handling and "wms_title" metadata.
2011-08-09 Raimund Renkert Added LGPL header.
2011-08-09 raimund renkert Refactored outline handling for polygons.
2011-08-08 raimund renkert Set fill color to black and transparent if the mxd contains no color.
2011-08-08 raimund renkert Set opacity for simple polygons in a range from 0 - 100.
2011-08-08 raimund renkert Remove special characters from layername and classname.
2011-08-08 raimund renkert Remove all non numeric chars from port string.
2011-07-22 Stephan Holl * website/download-de.htm4, website/index.htm4: repaired broken
2011-07-22 Stephan Holl * website/.htaccess, website/buildhtml.mk, website/switch.php:
2011-07-22 Stephan Holl Added an english translation of the website.
2011-07-22 Stephan Holl Reorganized the functionality-image
2011-07-22 Stephan Holl * doku/source/functionality.txt: Added part about the translation
2011-07-22 Stephan Holl * contrib/python/generateHTML.py: New. Script for generating a
2011-07-21 raimund renkert Fixed the group and layer name concatenation.
2011-07-21 Raimund Renkert Updated restrictions.
2011-07-21 raimund renkert Concatenate grouplayer name and layer name to have a unique identifier for each
2011-07-21 raimund renkert Remove incomplete layer from map.
2011-07-21 raimund renkert Rollback the jointable checks.
2011-07-21 Stephan Holl * INSTALL.txt, LICENCE.txt, doku/source/LICENCE.txt,
2011-07-20 raimund renkert Merged.
2011-07-20 raimund renkert Remove all whitespaces from grouplayer name.
2011-07-20 raimund renkert Remove leading and trailing whitespaces from labelitem.
2011-07-20 Raimund Renkert Merged with Stephans commits.
2011-07-20 raimund renkert Check for database connectio user parameter for SDE connections.
2011-07-20 raimund renkert Verify the SDE databse jointable attribute.
2011-07-20 Stephan Holl * website/.htaccess,
2011-07-20 raimund renkert Merged with Stephans commits.
2011-07-20 raimund renkert Added target "jar-norevision" to create a jar file without the revision hash.
2011-07-20 raimund renkert Lookup symbol font in fontset.
2011-07-20 raimund renkert Added offset attributes to marker style symbols.
2011-07-20 raimund renkert Do not write layer with empty CLASS objects.
2011-07-20 raimund renkert Replace german umlauts and trim strings.
2011-07-20 Stephan Holl Modified and beautified the documentation:
2011-07-20 Stephan Holl * website/img/inmenulogo.png ,website/img/logo_single.png
2011-07-20 raimund renkert Add quotes to an expression if the value is a string.
2011-07-20 raimund renkert Remove whitespaces from unique values string only if it is a concatenation of multiple values.
2011-07-20 raimund renkert Always save a symbol set, use the mapfile name as prefix for the symbol set and
2011-07-18 Raimund Renkert Updated documentation.
2011-07-18 Raimund Renkert Added functionality, restrictions and how to build runtime enviroment
2011-07-11 Raimund Renkert Added comments.
2011-07-11 Raimund Renkert Done some code styling and removed TODOs.
2011-07-08 raimund renkert Added a first version of feature labeling.
2011-07-07 raimund renkert Renamed executable jar file.
2011-07-07 raimund renkert Write lines with width smaller than 1 and write further line attributes.
2011-07-07 raimund renkert Removed superfluous style object from writer.
2011-07-07 raimund renkert Handle symbol set and font set paths.
2011-07-06 raimund renkert Improved the commandline arguments and save the mapfile in the correct directory.
2011-07-06 Raimund Renkert Merged with Stephans commit.
2011-07-06 vc11884admin Handle unknown projections.
2011-07-06 Stephan Holl * mxd/Styles/scale/maxscale_100000.mxd,
2011-07-06 vc11884admin Manage projections and units.
2011-07-05 vc11884admin Manage filter and expressions for sde layers.
2011-07-05 vc11884admin Write line width and outline for polygons filled with hatch symbol.
2011-07-05 vc11884admin Write special pattern for outlines.
2011-07-04 vc11884admin Fixed UniqueValueRendererReader to read all symbols correctly.
2011-06-30 Stephan Holl Merged with raimunds changes
2011-06-29 Stephan Holl * ttf-fonts/DejaVuSans.ttf: New.
2011-06-30 vc11884admin Changed min scale and max scale in writer.
2011-06-30 vc11884admin Fixed expression for the first min value.
2011-06-30 vc11884admin Read all classes with UniqueValueRendererReader, including the last one.
2011-06-29 vc11884admin Handle outlines with width < 1 and transparent color.
2011-06-29 Raimund Renkert Merged with Stephans commit.
2011-06-29 vc11884admin Implemented new group layer functionality.
2011-06-29 vc11884admin Manage symbol name for line symbols.
2011-06-29 Stephan Holl * mxd/Styles/label/*: Added two examples to show basic labeling
2011-06-27 Raimund Renkert Exception handling for number conversions in writer modules.
2011-06-27 vc11884admin Merged.
2011-06-27 vc11884admin Fixed exception handling for CartoLineSymbolReader.
2011-06-27 Raimund Renkert Merged with Stephans commits.
2011-06-27 vc11884admin Manage symbol names and symbol comparison.
2011-06-24 Stephan Holl * INSTALL.txt: added a hint how to install the converter and its
2011-06-24 Stephan Holl * doku/Makefile, doku/source/conf.py, doku/source/index.rst,
2011-06-24 Stephan Holl moved README.txt to mxd/README_testbed.txt
2011-06-23 Raimund Renkert Done some minor reformatings.
2011-06-23 Raimund Renkert Convert cartographic line template to mapfile pattern.
2011-06-22 Raimund Renkert Updated the default values and reader error handling.
2011-06-22 vc11884admin Handle SDE connection attributes and expressions.
2011-06-21 vc11884admin Improved broken layer handling.
2011-06-20 vc11884admin Remove all whitespaces in layer name.
2011-06-20 vc11884admin Do not write lines or outlines if their width is smaller than 1.0.
2011-06-20 vc11884admin Added data source "SDE" to writer.
2011-06-20 Raimund Renkert Insert TEMPLATE entry for GFI request.
2011-06-20 Raimund Renkert Insert metadata for layer title for getCapabilities request.
2011-06-20 Raimund Renkert Write expressions for string values to the mapfile.
2011-06-17 Raimund Renkert Write the correct expression for double values.
2011-06-17 Stephan Holl * mxd/projections/DHDN-projection-dataframe.mxd: Added testcase
2011-06-17 Raimund Renkert Set label text as class name in mapfile.
2011-06-17 Raimund Renkert Write PATTERN for polygon outlines and hatch symbols.
2011-06-17 Raimund Renkert Set PATTERN for line symbols.
2011-06-16 Raimund Renkert Set default values and improved logging and exception handling for map reader.
2011-06-16 Raimund Renkert Changed exception handling and logging in writer classes.
2011-06-16 Raimund Renkert Added log4j appender for console output.
2011-06-16 Raimund Renkert Improved top level exception handling and logging.
2011-06-16 Raimund Renkert Improved exception handling for layer reader.
2011-06-15 Raimund Renkert Improved exceptionhandlin for renderer reader.
2011-06-15 Raimund Renkert Improved exception handling for symbol reader.
2011-06-15 Stephan Holl contrib/python/FixWorkspacePaths.py, contrib/python/foobar.py:
2011-06-14 vc11884admin Read SDE connection settings.
2011-06-14 Raimund Renkert Merged with Stephans commits.
2011-06-14 vc11884admin Load the arcobjects.jar from ArcGIS install folder.
2011-06-14 Stephan Holl * mapserver/mapfile/mxd.map: Added ows_enable_request-directive to
2011-06-14 Stephan Holl Merged with raimunds changes
2011-06-14 Stephan Holl added hints for connecting to ArcSDE
2011-06-07 Stephan Holl another merge with raimund
2011-06-01 Stephan Holl * mapserver/symbols/symbols.sym: added a default hatch-symbol
2011-06-10 Raimund Renkert Added check for ArcGISDesktop environment.
2011-06-10 Raimund Renkert Set TILEITEM to an empty string.
2011-06-08 Raimund Renkert Write PATTERN to the style if a hatch symbol is used to fill a
2011-06-08 Raimund Renkert Read the connection settings for file geodatabase.
2011-06-07 Raimund Renkert Set the class name to the layer name if it is empty.
2011-06-07 Raimund Renkert Write the absolute path to the data source of the layer.
2011-06-06 Raimund Renkert Added polygon writer.
2011-06-01 Raimund Renkert Removed needless imports.
2011-06-01 Raimund Renkert Use the line style writer to write simple lines and marker lines.
2011-06-01 Raimund Renkert Merged with Stephans commit.
2011-06-01 Raimund Renkert Write the character symbol correctly to the mapfile and the symbolset.
2011-06-01 Stephan Holl * ttf-fonts/fonts.txt: Added a more verbose comment for removing
2011-06-01 Raimund Renkert Do not use LineStyleWriter cause it is not usable yet.
2011-05-31 Raimund Renkert Added method to save the symbolset.
2011-05-31 Raimund Renkert Added "type" as XML attribute to symbols.
2011-05-31 Raimund Renkert Removed obsolete code.
2011-05-31 Raimund Renkert Added new writer classes to be flexible in creating mapfiles.
2011-05-31 Raimund Renkert Instantiate the mapscript writer before loading the MXD file.
2011-05-31 Raimund Renkert Fixed some compile time bugs.
2011-05-27 Raimund Renkert Added TODOs for picture symbols.
2011-05-27 Raimund Renkert Removed needless imports.
2011-05-27 Raimund Renkert Use the wrapper to read hash line symbols.
2011-05-27 Raimund Renkert All symbol reader now extend the abstract symbol reader.
2011-05-27 Raimund Renkert Added line fill symbol reader.
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.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)