Fri, 26 Oct 2012 12:46:41 +0200 |
Andre Heinecke |
* src/java/de/intevation/mxd/writer/MapScriptWriter.java:
|
Mon, 22 Oct 2012 17:39:25 +0200 |
Andre Heinecke |
Fix getLabel calls to work wiht mapscript 6.2 api
|
Mon, 15 Oct 2012 09:02:01 +0000 |
Andre Heinecke |
Make mapserver install location version independent
|
Fri, 21 Sep 2012 10:27:26 +0200 |
Andre Heinecke |
Fix invalid quoting for string expressions
|
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.
|