log src/java/de/intevation/mxd/writer/MapScriptWriter.java @ 297:ad05f72ef9e4

age author description
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.
Fri, 17 Jun 2011 18:22:40 +0200 Raimund Renkert Write the correct expression for double values.
Fri, 17 Jun 2011 14:13:25 +0200 Raimund Renkert Set label text as class name in mapfile.
Thu, 16 Jun 2011 14:49:45 +0200 Raimund Renkert Changed exception handling and logging in writer classes.
Fri, 10 Jun 2011 11:35:41 +0200 Raimund Renkert Set TILEITEM to an empty string.
Tue, 07 Jun 2011 14:59:00 +0200 Raimund Renkert Set the class name to the layer name if it is empty.
Tue, 07 Jun 2011 13:35:02 +0200 Raimund Renkert Write the absolute path to the data source of the layer.
Mon, 06 Jun 2011 17:24:43 +0200 Raimund Renkert Added polygon writer.
Wed, 01 Jun 2011 14:21:24 +0200 Raimund Renkert Removed needless imports.
Wed, 01 Jun 2011 14:07:56 +0200 Raimund Renkert Use the line style writer to write simple lines and marker lines.
Wed, 01 Jun 2011 10:24:10 +0200 Raimund Renkert Do not use LineStyleWriter cause it is not usable yet.
Tue, 31 May 2011 19:04:55 +0200 Raimund Renkert Added method to save the symbolset.
Tue, 31 May 2011 18:31:00 +0200 Raimund Renkert Removed obsolete code.
Tue, 31 May 2011 17:54:43 +0200 Raimund Renkert Added new writer classes to be flexible in creating mapfiles.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)