log src/java/de/intevation/mxd/writer/MapScriptWriter.java @ 321:b6c0fbae16dc

age author description
Thu, 20 Sep 2012 17:58:29 +0200 Andre Heinecke Expand Graphics Layer Support
Thu, 20 Sep 2012 13:01:33 +0200 Andre Heinecke Minor style fix
Thu, 20 Sep 2012 12:55:21 +0200 Andre Heinecke Implement Label Styles and Labels with background
Mon, 17 Sep 2012 17:08:15 +0200 Andre Heinecke Add basic support for Graphics Layers. For now this is restricted
Mon, 17 Sep 2012 17:02:15 +0200 Andre Heinecke Workaround a bug in ArcGIS causing FieldNames of shape files that
Fri, 14 Sep 2012 11:54:03 +0200 Andre Heinecke Add write support for Fgdb layers and make it possible
Thu, 06 Sep 2012 18:59:35 +0200 Andre Heinecke Wirte offsite values for raster layers
Thu, 06 Sep 2012 18:58:41 +0200 Andre Heinecke Add Read/Write Support for Projections on a per Layer basis
Wed, 05 Sep 2012 17:19:19 +0200 Andre Heinecke Only write group if layer is part of a group
Wed, 05 Sep 2012 17:18:18 +0200 Andre Heinecke No longer ignore Layers without classes
Wed, 05 Sep 2012 16:15:03 +0200 Andre Heinecke Add WMS Support to the writer
Wed, 05 Sep 2012 16:13:39 +0200 Andre Heinecke Write GROUP into grouped maps
Tue, 04 Sep 2012 17:49:17 +0200 Andre Heinecke Whitespace Only: unify to 4 Space indention.
Mon, 03 Sep 2012 17:26:02 +0200 Andre Heinecke Useful debug output when setting the Projection fails
Tue, 16 Aug 2011 16:56:26 +0200 raimund renkert Replace umlauts in layer title.
Tue, 16 Aug 2011 13:09:57 +0200 raimund renkert Introduced a MapScript helper class and improved metadata handling.
Mon, 15 Aug 2011 15:52:30 +0200 raimund renkert Fixed encoding problem with german umlauts.
Mon, 15 Aug 2011 15:28:05 +0200 raimund renkert Set map size after setting map extent to avoid the extent to be modified
Mon, 15 Aug 2011 13:36:31 +0200 raimund renkert Replace all german umlauts in group names.
Mon, 15 Aug 2011 12:07:09 +0200 raimund renkert Added raster layer support.
Wed, 10 Aug 2011 15:00:40 +0200 raimund renkert Print out a message when a jointable attribute occurs in the mapfile.
Wed, 10 Aug 2011 14:39:31 +0200 raimund renkert Minor fixes for metadata information.
Wed, 10 Aug 2011 13:23:29 +0200 raimund renkert Print out a message if an empty layer is not written to the mapfile.
Wed, 10 Aug 2011 13:18:53 +0200 raimund renkert Added extent and projection as ows metadata to the mapfile.
Tue, 09 Aug 2011 17:42:31 +0200 raimund renkert Set the group attribute to the correct wms metadata.
Tue, 09 Aug 2011 17:27:18 +0200 raimund renkert Refactored group layer handling and "wms_title" metadata.
Tue, 09 Aug 2011 14:24:51 +0200 Raimund Renkert Added LGPL header.
Mon, 08 Aug 2011 17:09:06 +0200 raimund renkert Remove special characters from layername and classname.
Mon, 08 Aug 2011 17:06:17 +0200 raimund renkert Remove all non numeric chars from port string.
Thu, 21 Jul 2011 17:28:52 +0200 raimund renkert Fixed the group and layer name concatenation.
Thu, 21 Jul 2011 16:52:36 +0200 raimund renkert Concatenate grouplayer name and layer name to have a unique identifier for each
Thu, 21 Jul 2011 16:17:30 +0200 raimund renkert Remove incomplete layer from map.
Thu, 21 Jul 2011 16:12:39 +0200 raimund renkert Rollback the jointable checks.
Wed, 20 Jul 2011 18:27:32 +0200 raimund renkert Remove all whitespaces from grouplayer name.
Wed, 20 Jul 2011 18:22:59 +0200 raimund renkert Remove leading and trailing whitespaces from labelitem.
Wed, 20 Jul 2011 17:56:29 +0200 raimund renkert Check for database connectio user parameter for SDE connections.
Wed, 20 Jul 2011 17:51:38 +0200 raimund renkert Verify the SDE databse jointable attribute.
Wed, 20 Jul 2011 16:00:22 +0200 raimund renkert Do not write layer with empty CLASS objects.
Wed, 20 Jul 2011 15:55:43 +0200 raimund renkert Replace german umlauts and trim strings.
Wed, 20 Jul 2011 12:40:11 +0200 raimund renkert Add quotes to an expression if the value is a string.
Mon, 11 Jul 2011 14:28:38 +0200 Raimund Renkert Added comments.
Mon, 11 Jul 2011 12:11:08 +0200 Raimund Renkert Done some code styling and removed TODOs.
Fri, 08 Jul 2011 16:32:05 +0200 raimund renkert Added a first version of feature labeling.
Thu, 07 Jul 2011 13:03:56 +0200 raimund renkert Handle symbol set and font set paths.
Wed, 06 Jul 2011 18:38:40 +0200 raimund renkert Improved the commandline arguments and save the mapfile in the correct directory.
Wed, 06 Jul 2011 15:51:43 +0200 vc11884admin Handle unknown projections.
Wed, 06 Jul 2011 15:17:05 +0200 vc11884admin Manage projections and units.
Tue, 05 Jul 2011 17:52:24 +0200 vc11884admin Manage filter and expressions for sde layers.
Thu, 30 Jun 2011 14:31:01 +0200 vc11884admin Changed min scale and max scale in writer.
Thu, 30 Jun 2011 13:48:09 +0200 vc11884admin Fixed expression for the first min value.
Wed, 29 Jun 2011 17:45:50 +0200 vc11884admin Implemented new group layer functionality.
Mon, 27 Jun 2011 18:22:21 +0200 Raimund Renkert Exception handling for number conversions in writer modules.
Mon, 27 Jun 2011 16:07:13 +0200 vc11884admin Manage symbol names and symbol comparison.
Thu, 23 Jun 2011 16:59:29 +0200 Raimund Renkert Done some minor reformatings.
Wed, 22 Jun 2011 12:01:28 +0200 vc11884admin Handle SDE connection attributes and expressions.
Mon, 20 Jun 2011 17:54:09 +0200 vc11884admin Remove all whitespaces in layer name.
Mon, 20 Jun 2011 16:01:17 +0200 vc11884admin Added data source "SDE" to writer.
Mon, 20 Jun 2011 12:20:48 +0200 Raimund Renkert Insert TEMPLATE entry for GFI request.
Mon, 20 Jun 2011 12:09:36 +0200 Raimund Renkert Insert metadata for layer title for getCapabilities request.
Mon, 20 Jun 2011 11:35:40 +0200 Raimund Renkert Write expressions for string values to the mapfile.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)