log

age author description
2012-10-22 Andre Heinecke * src/java/de/intevation/mxd/utils/MapScriptUtils.java:
2012-10-22 Andre Heinecke Fix getLabel calls to work wiht mapscript 6.2 api
2012-10-22 Andre Heinecke * contrib/installer/example/example/epsg/epsg:
2012-10-22 Andre Heinecke * properties.xml: Change buildpath to build
2012-10-15 Andre Heinecke Update Website for 1.1 release
2012-10-15 Andre Heinecke Add some ReleaseNotes for version 1.1
2012-10-15 Andre Heinecke Tagged as release 'release-1.1'
2012-10-15 Andre Heinecke Remove version numbers from library names release-1.1
2012-10-15 Andre Heinecke Update and clarify release instructions
2012-10-15 Andre Heinecke Make mapserver install location version independent
2012-10-12 Andre Heinecke Bump Version to 1.1
2012-09-21 Andre Heinecke Fix invalid quoting for string expressions
2012-09-20 Andre Heinecke Expand Graphics Layer Support
2012-09-20 Andre Heinecke Minor style fix
2012-09-20 Andre Heinecke Remove unecessary debug output
2012-09-20 Andre Heinecke Remove unused variable
2012-09-20 Andre Heinecke Implement Label Styles and Labels with background
2012-09-17 Andre Heinecke Some minor cleanups
2012-09-17 Andre Heinecke Add basic support for Graphics Layers. For now this is restricted
2012-09-17 Andre Heinecke Workaround a bug in ArcGIS causing FieldNames of shape files that
2012-09-14 Andre Heinecke Remove uneccessary else and indention
2012-09-14 Andre Heinecke Check for isEmpty instead of comparing with ""
2012-09-14 Andre Heinecke Add write support for Fgdb layers and make it possible
2012-09-14 Andre Heinecke Throw an exception in case reading Raster layer fails
2012-09-14 Andre Heinecke Add support for FgdbFeatureClass
2012-09-06 Andre Heinecke Wirte offsite values for raster layers
2012-09-06 Andre Heinecke Add Read/Write Support for Projections on a per Layer basis
2012-09-06 Andre Heinecke Catch generic Exceptions to avoid leaking them and creating
2012-09-05 Andre Heinecke Only write group if layer is part of a group
2012-09-05 Andre Heinecke No longer ignore Layers without classes
2012-09-05 Andre Heinecke Add RasterLayer Reader
2012-09-05 Andre Heinecke Add missing changelog entry for last commit
2012-09-05 Andre Heinecke Add WMS Support in the Reader classes and
2012-09-05 Andre Heinecke Add WMS Support to the writer
2012-09-05 Andre Heinecke Write GROUP into grouped maps
2012-09-04 Andre Heinecke Whitespace Only: unify to 4 Space indention.
2012-09-03 Andre Heinecke Useful debug output when setting the Projection fails
2012-09-03 Andre Heinecke Add changelog entry for dynamic angles change which
2012-09-03 Andre Heinecke Set the Angle Binding if available
2012-09-03 Andre Heinecke Add RotationElement attribute that saves which element
2012-09-03 Andre Heinecke Save rotationElement in the symbol attributes as angleBinding
2012-08-31 Andre Heinecke Update/Rework installation dokumentation
2012-07-10 Ingo Weinzierl Added news; GIS Conference 2012 in Velp, Netherlands.
2012-04-03 Stephan Holl added some hints about MapServer and SDE-libs
2012-04-03 Stephan Holl Fixed anchor-links, added FOSSGIS-video to news-section
2011-11-28 Stephan Holl linked to the press-releases on our website (without new tab-window)
2011-11-28 Stephan Holl changed copyright to Intevation as stated in all src-files
2011-11-10 Stephan Holl included screenshots from the installer
2011-11-10 Stephan Holl included Press-release
2011-11-10 Stephan Holl Added example for Query-layers
2011-10-06 Stephan Holl Updated Website to version 1.0, added download-links
2011-10-06 Stephan Holl Tagged as release 'release-1.0'
2011-10-06 Stephan Holl Removed tag release- release-1.0
2011-10-06 Stephan Holl Tagged as release 'release-'
2011-10-06 Stephan Holl * HowTo-Release.txt: More improvements (MD5sum-commands added)
2011-10-06 Stephan Holl Reworked the dir-layout to fit the need of the NSIS-installer;
2011-10-06 Stephan Holl * doku/source/conf.py, contrib/installer/MXD2map-installer.nsi:
2011-10-06 Emanuel Schuetze Website: Removed donation hearts.
2011-09-30 Stephan Holl Updated screenshots, some hints about enlargment of images
2011-09-30 Stephan Holl fixed some typos on the website
2011-09-09 Stephan Holl * website/about-de.htm4, website/about.htm4,
2011-09-09 Stephan Holl * website/download-de.htm4, website/download.htm4: Changed order
2011-09-08 Stephan Holl Fixed tagline
2011-09-08 Stephan Holl Tagged as release 'release-0.9'
2011-09-08 Stephan Holl * HowTo-Release.txt: Added some more hints for releses. release-0.9
2011-09-08 Stephan Holl * website/about-de.htm4, website/about.htm4, website/buildhtml.mk:
2011-09-08 Administrator Merged.
2011-09-08 Administrator Added missing files and removed libraries.
2011-09-08 Raimund Renkert Merged with Stephans commit.
2011-09-08 intevation Added installer files.
2011-09-07 Stephan Holl Added HowtoRelease.txt-notes
2011-08-16 raimund renkert Removed needless imports.
2011-08-16 raimund renkert Replace umlauts in layer title.
2011-08-16 raimund renkert Updated documentation and added ant task for javadoc generation.
2011-08-16 raimund renkert Introduced a MapScript helper class and improved metadata handling.
2011-08-15 raimund renkert Fixed encoding problem with german umlauts.
2011-08-15 raimund renkert Set map size after setting map extent to avoid the extent to be modified
2011-08-15 raimund renkert Added LGPL header.
2011-08-15 raimund renkert Replaced error outputs with logging messages.
2011-08-15 raimund renkert Changed logging from info to debug in writePicture.
2011-08-15 raimund renkert Replace all german umlauts in group names.
2011-08-15 raimund renkert Added raster layer support.
2011-08-12 raimund renkert Added picture symbol support to the converter.
2011-08-12 Stephan Holl Documented a bunch of new features
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-08-05 Stephan Holl * website/about-de.htm4, website/about.htm4,website/style.css: Added sidebar with anchors
2011-08-05 Stephan Holl Made build-chain for website and docs better
2011-08-05 Stephan Holl * INSTALL.txt: Added a paragraph to make the env-vars available in Apache
2011-08-05 Stephan Holl Fixed link to commits-archive
2011-08-05 Stephan Holl Replaced symlinks with real images since they are not recognized by HG on windows correctly.
2011-08-01 Stephan Holl Merged with upstream
2011-07-28 Stephan Holl Adding a directory-index to the documentation
2011-07-29 Stephan Holl completed the features and restrictions-section
2011-07-29 Stephan Holl Reorganized INSTALL-doc, added chapter for logging
2011-07-27 Stephan Holl Added link to the mapfile
2011-07-27 Stephan Holl Replaced position of GetCaps-Link
2011-07-27 Stephan Holl Added missing map=-Parameter to GetCaps
2011-07-27 Stephan Holl Added Link to GetCapabilities
2011-07-27 Stephan Holl Target of GetMap distinct
2011-07-27 Stephan Holl Merged with upstream
2011-07-25 Stephan Holl added switch for replacing backslashes in win32
2011-07-25 Stephan Holl Fixes correct paths for Browser-output, added target for GROUP-output
2011-07-27 Stephan Holl Make date visible in documentation
2011-07-27 Stephan Holl Adopted Makefiles to build documentation as well
2011-07-25 Stephan Holl merged with upstream changes
2011-07-25 Stephan Holl [mq]: arcpy_image
2011-07-25 Stephan Holl imported patch arcpy-erweiterung
2011-07-22 Stephan Holl Adopted paths to fonts.
2011-07-22 Stephan Holl * website/download-de.htm4, website/index.htm4: repaired broken
2011-07-22 Stephan Holl fixed umlauts in development-de.htm4 page
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-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.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)