log

age author description
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-30 Stephan Holl added *.html to ignore
2011-06-30 Stephan Holl Added mxd2map-content to website
2011-06-30 Stephan Holl replaced mapWOC with MXD2map
2011-06-30 Stephan Holl merged with Karls repo from website
2011-06-30 Stephan Holl moved .htaccess to website
2011-06-30 Stephan Holl moved to subfolder website
2011-06-30 Karl-Heinz Ruskowski mxd2map init
2011-04-01 Karl-Heinz Ruskowski MapWOC in menu logo, new color theme
2011-03-30 Emanuel Schuetze updated buildhtml to hg.
2011-03-30 Emanuel Schuetze initial website.
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-07 Stephan Holl merged with reimunds changes
2011-06-07 Stephan Holl .hgignore added tmp-path
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.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)