jschuengel: thuban ChangeLog,1.662,1.663
cvs@intevation.de
cvs at intevation.de
Thu Jul 1 16:43:28 CEST 2004
Author: jschuengel
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv4287
Modified Files:
ChangeLog
Log Message:
Added the functionality to handle the content thuban is not able to handle
directly.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.662
retrieving revision 1.663
diff -u -d -r1.662 -r1.663
--- ChangeLog 28 Jun 2004 10:55:10 -0000 1.662
+++ ChangeLog 1 Jul 2004 14:43:26 -0000 1.663
@@ -1,3 +1,50 @@
+2004-07-01 Jan Schüngel <jschuengel at intevation.de>
+
+ Added the functionality to handle the content thuban is not
+ able to handle directly.
+
+ * Extensions/umn_mapserver/mf_handle.py: New. This module extents
+ Thuban with the possibility to edit the mapfile content.
+
+ * Extensions/umn_mapserver/mf_import.py: Added the possibility
+ to import mapfiles without any layer selected. So it is possible
+ to edit the other settings in a mapfile.
+ (import_mapfile): Added code to use the editing functions.
+ Added the possibility to import the projection to a layer if one
+ is defined.
+ Status settings (On,Off) will now set in thuban (visible, invisible).
+ fixed a bug with with classnames. If no classname is set in mapfile
+ the value in Thuban will set to the expression.
+
+ * Extensions/umn_mapserver/mf_export.py(export_mapfile): Added the
+ possibility to save a new mapfile or use the old one which is
+ imported or new created.
+ Added code to use the editing functions.
+ Remove some not needed import statements
+
+ * Extensions/umn_mapserver/mapfile.py: Added new types which are
+ need for the editing functions.
+ Added needed set-functions for the editing functions.
+ Added the possibility to export rasterimages.
+ Added new classes (MF_Web, MF_Label, MF_Legend, MF_Symbol,
+ MF_SymbolSet). MF_Symbol and MF_SymbolSet are not needed at the
+ moment.
+ (MF_Class.set_thubanstyle): Now point layers will set to a default
+ symbol to show a circle in mapserver and not only a 1px dot.
+ (MF_Style.__init__): Fixed a bug with the color. Color was not set
+ correct before.
+ (MF_Size): Removed, because it is not needed.
+
+ * Extensions/umn_mapserver/README: Added the hints to use the
+ export and editing functions, too.
+
+ * Extensions/umn_mapserver/sample/iceland.map: Added the
+ new parameter "UNITS METERS".
+ Change the political layer to status OFF.
+
+ * Extensions/umn_mapserver/sample/README: Added some
+ more details to setup the sample in the MapServer.
+
2004-06-26 Bernhard Reiter <bernhard at intevation.de>
* Extensions/svgexport/test/test_svgmapwriter.py:
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)