Thu, 16 Jun 2011 14:06:09 +0200 |
Raimund Renkert |
Improved top level exception handling and logging.
|
Thu, 16 Jun 2011 12:05:34 +0200 |
Raimund Renkert |
Improved exception handling for layer reader.
|
Wed, 15 Jun 2011 18:37:27 +0200 |
Raimund Renkert |
Improved exceptionhandlin for renderer reader.
|
Wed, 15 Jun 2011 16:48:42 +0200 |
Raimund Renkert |
Improved exception handling for symbol reader.
|
Wed, 15 Jun 2011 16:13:32 +0200 |
Stephan Holl |
contrib/python/FixWorkspacePaths.py, contrib/python/foobar.py:
|
Tue, 14 Jun 2011 17:19:49 +0200 |
vc11884admin |
Read SDE connection settings.
|
Tue, 14 Jun 2011 12:46:35 +0200 |
Raimund Renkert |
Merged with Stephans commits.
|
Tue, 14 Jun 2011 12:33:28 +0200 |
vc11884admin |
Load the arcobjects.jar from ArcGIS install folder.
|
Tue, 14 Jun 2011 12:40:37 +0200 |
Stephan Holl |
* mapserver/mapfile/mxd.map: Added ows_enable_request-directive to
|
Tue, 14 Jun 2011 12:37:03 +0200 |
Stephan Holl |
Merged with raimunds changes
|
Tue, 14 Jun 2011 12:35:36 +0200 |
Stephan Holl |
added hints for connecting to ArcSDE
|
Tue, 07 Jun 2011 15:52:45 +0200 |
Stephan Holl |
another merge with raimund
|
Wed, 01 Jun 2011 11:37:08 +0200 |
Stephan Holl |
* mapserver/symbols/symbols.sym: added a default hatch-symbol
|
Fri, 10 Jun 2011 14:04:03 +0200 |
Raimund Renkert |
Added check for ArcGISDesktop environment.
|
Fri, 10 Jun 2011 11:35:41 +0200 |
Raimund Renkert |
Set TILEITEM to an empty string.
|
Wed, 08 Jun 2011 12:29:26 +0200 |
Raimund Renkert |
Write PATTERN to the style if a hatch symbol is used to fill a
|
Wed, 08 Jun 2011 11:28:36 +0200 |
Raimund Renkert |
Read the connection settings for file geodatabase.
|
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 11:52:53 +0200 |
Raimund Renkert |
Merged with Stephans commit.
|
Wed, 01 Jun 2011 11:48:57 +0200 |
Raimund Renkert |
Write the character symbol correctly to the mapfile and the symbolset.
|
Wed, 01 Jun 2011 11:34:25 +0200 |
Stephan Holl |
* ttf-fonts/fonts.txt: Added a more verbose comment for removing
|
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:33:54 +0200 |
Raimund Renkert |
Added "type" as XML attribute to symbols.
|
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.
|
Tue, 31 May 2011 15:37:19 +0200 |
Raimund Renkert |
Instantiate the mapscript writer before loading the MXD file.
|
Tue, 31 May 2011 12:44:31 +0200 |
Raimund Renkert |
Fixed some compile time bugs.
|
Fri, 27 May 2011 14:15:14 +0200 |
Raimund Renkert |
Added TODOs for picture symbols.
|
Fri, 27 May 2011 14:09:10 +0200 |
Raimund Renkert |
Removed needless imports.
|
Fri, 27 May 2011 13:52:41 +0200 |
Raimund Renkert |
Use the wrapper to read hash line symbols.
|
Fri, 27 May 2011 13:15:15 +0200 |
Raimund Renkert |
All symbol reader now extend the abstract symbol reader.
|
Fri, 27 May 2011 12:32:08 +0200 |
Raimund Renkert |
Added line fill symbol reader.
|
Fri, 27 May 2011 12:04:19 +0200 |
Raimund Renkert |
Added marker fill symbol reader.
|
Thu, 26 May 2011 18:11:29 +0200 |
Raimund Renkert |
Catch all exceptions in the MXDReader.
|
Thu, 26 May 2011 17:29:09 +0200 |
Raimund Renkert |
Use the wrapper in the renderer reader to read symbols.
|
Thu, 26 May 2011 16:49:03 +0200 |
Raimund Renkert |
Added wrapper for fill symbol reader.
|
Thu, 26 May 2011 16:01:29 +0200 |
Raimund Renkert |
Added wrapper for line symbol reader.
|
Thu, 26 May 2011 14:28:52 +0200 |
Raimund Renkert |
Added wrapper for marker symbol reader and extracted methods from symbol
|
Thu, 26 May 2011 12:44:59 +0200 |
Raimund Renkert |
Removed all "System.out" outputs.
|
Thu, 26 May 2011 12:30:07 +0200 |
Raimund Renkert |
Added multi layer fill symbol reader.
|
Wed, 25 May 2011 15:48:55 +0200 |
Raimund Renkert |
Read the hash symbol in the hash line symbol reader.
|
Wed, 25 May 2011 14:44:46 +0200 |
Raimund Renkert |
Added hash line symbol reader.
|
Wed, 25 May 2011 14:11:48 +0200 |
Raimund Renkert |
Added cartographic line symbol reader.
|