log

age author description
Wed, 11 May 2011 10:10:18 +0200 Stephan Holl * src/java/de/intevation/mxd/writer/MapScriptWriter.java: Added
Wed, 11 May 2011 10:08:25 +0200 Stephan Holl * mapserver/rundir/Readme.txt: New. This is a folder containing the
Tue, 10 May 2011 14:40:57 +0200 Stephan Holl * mapserver/mapfile/mapfile_header.include, mapserver/mapfile/mxd.map,
Tue, 10 May 2011 12:52:05 +0200 Stephan Holl * properties.xml: Adopt build-path to Windows-TMP-folder
Wed, 20 Apr 2011 11:56:35 +0200 Raimund Renkert Created one method for each symbol type in the writer.
Wed, 20 Apr 2011 11:48:46 +0200 Raimund Renkert Completed the CharacterSymbolMarkerReader.
Tue, 19 Apr 2011 17:25:09 +0200 Raimund Renkert Added CharacterMarkerSymbol reader and extracted the ArrowMarkerSymbol reader.
Mon, 18 Apr 2011 17:51:33 +0200 Raimund Renkert Added MultiLayerMarkerSymbol(ArrowMarkerSymbol) support.
Mon, 18 Apr 2011 16:03:07 +0200 Raimund Renkert Added support for SimpleMarkerSymbol and SimpleFillSymbol in
Mon, 18 Apr 2011 14:50:49 +0200 Raimund Renkert Added expressions for mapserver classes.
Fri, 15 Apr 2011 15:44:54 +0200 Raimund Renkert Added comments, done some code styling and removed typos.
Fri, 15 Apr 2011 14:14:49 +0200 Raimund Renkert First MapScript Writer that generates valid mapfiles.
Thu, 14 Apr 2011 11:31:29 +0200 Raimund Renkert Introduced MapScript writer.
Thu, 14 Apr 2011 11:25:57 +0200 Raimund Renkert Updated the mxd reader.
Thu, 14 Apr 2011 11:09:35 +0200 Raimund Renkert Read further map attributes.
Thu, 14 Apr 2011 11:04:59 +0200 Raimund Renkert Added root element to document and save the filename in the XML tree.
Wed, 13 Apr 2011 16:38:03 +0200 Bjoern Schilberg Added a new mapserver wrapper cgi script for testing of generated map from
Tue, 12 Apr 2011 14:43:58 +0200 Raimund Renkert Added a new layer reader and symbol reader.
Tue, 12 Apr 2011 14:30:59 +0200 Raimund Renkert Changed classname for converter entry point.
Tue, 12 Apr 2011 13:29:47 +0200 Raimund Renkert Removed needless imports.
Tue, 12 Apr 2011 13:20:49 +0200 Raimund Renkert Separated converter components into packages.
Mon, 11 Apr 2011 17:07:53 +0200 Raimund Renkert Convert all symbol colors to RgbColor.
Mon, 11 Apr 2011 16:04:03 +0200 Raimund Renkert Added utility class to store map attributes.
Fri, 08 Apr 2011 17:58:37 +0200 Raimund Renkert Introduced class reader.
Fri, 08 Apr 2011 17:36:22 +0200 Raimund Renkert Write FeatureLayer attributes to XML document.
Fri, 08 Apr 2011 17:33:04 +0200 Raimund Renkert Added parameter for MXD filename.
Fri, 08 Apr 2011 14:21:45 +0200 Raimund Renkert Added XMLUtils to store map information.
Fri, 08 Apr 2011 12:26:17 +0200 Raimund Renkert Moved reader components to reader folder.
Fri, 08 Apr 2011 11:47:59 +0200 Raimund Renkert Initial commit of the first prototype.
Mon, 04 Apr 2011 20:01:25 +0200 Ingo Weinzierl Added source directory and an initial entry class for a MXD converter tool.
Mon, 07 Mar 2011 14:47:30 +0100 Bjoern Schilberg Fixed epsg problem with own epsg file.
Mon, 07 Mar 2011 13:12:35 +0100 Bjoern Schilberg Addes hints for ColorRamps in mapserver.
Mon, 07 Mar 2011 12:58:06 +0100 Bjoern Schilberg Added missing map and symbology file for testcase multilayer CartographicLineSymbol.
Mon, 07 Mar 2011 12:33:19 +0100 Bjoern Schilberg Renamed CartographicLineSymbol multilayer testcase.
Mon, 07 Mar 2011 11:42:29 +0100 Bjoern Schilberg Making point CharacterMarkerSymbol testcase work.
Fri, 04 Mar 2011 15:54:28 +0100 Bjoern Schilberg Added initial .hgignore.
Fri, 04 Mar 2011 15:53:33 +0100 Bjoern Schilberg Modified polygon style LineFillSymbol mapfile testcase.
Fri, 04 Mar 2011 15:51:43 +0100 Bjoern Schilberg Modified polygon style SimpleFillSymbol mapfile testcase.
Fri, 04 Mar 2011 15:48:10 +0100 Bjoern Schilberg Modified polygon style PictureFillSymbol mapfile testcase.
Fri, 04 Mar 2011 15:44:25 +0100 Bjoern Schilberg Modified polygon style MarkerFillSymbol mapfile testcase.
Fri, 04 Mar 2011 15:39:48 +0100 Bjoern Schilberg Modified line style MarkerLineSymbol mapfile testcase.
Fri, 04 Mar 2011 15:38:04 +0100 Bjoern Schilberg Modified line style SimpleLineSymbol mapfile testcases.
Fri, 04 Mar 2011 15:34:53 +0100 Bjoern Schilberg Modified line style PictureLineSymbol mapfile testcase.
Fri, 04 Mar 2011 15:32:32 +0100 Bjoern Schilberg Modified line style CartographicLineSymbol mapfile testcases.
Fri, 04 Mar 2011 15:28:13 +0100 Bjoern Schilberg Modified point style SimpleMarkerSymbol mapfile testcase.
Fri, 04 Mar 2011 15:25:43 +0100 Bjoern Schilberg Modified point style PictureMarkerSymbol mapfile testcase.
Fri, 04 Mar 2011 15:21:45 +0100 Bjoern Schilberg Modified point style ArrowMarkerSymbol mapfile testcase.
Fri, 04 Mar 2011 15:17:29 +0100 Bjoern Schilberg Modifed point style CharacterMarkerSymbol mapfile testcases.
Fri, 04 Mar 2011 15:10:14 +0100 Bjoern Schilberg Adjusted CONFIG "MS_ERRORFILE". Commented out CONFIG "PROJ_LIB", because it doesn' work.
Fri, 04 Mar 2011 14:59:25 +0100 Bjoern Schilberg Removed ms_error.log from repository.
Fri, 04 Mar 2011 14:57:28 +0100 Bjoern Schilberg Apache adjustments for the mxd-testbed.
Fri, 04 Mar 2011 14:53:53 +0100 Bjoern Schilberg Concretions of README.txt
Thu, 03 Mar 2011 14:59:27 +0100 Bjoern Schilberg Added initial apache configuration stuff.
Thu, 03 Mar 2011 13:59:08 +0100 Bjoern Schilberg Initial commit.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)