jschuengel: thuban ChangeLog,1.667,1.668
cvs@intevation.de
cvs at intevation.de
Wed Jul 14 12:38:59 CEST 2004
Author: jschuengel
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv9319
Modified Files:
ChangeLog
Log Message:
update ChangeLog
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.667
retrieving revision 1.668
diff -u -d -r1.667 -r1.668
--- ChangeLog 13 Jul 2004 11:07:45 -0000 1.667
+++ ChangeLog 14 Jul 2004 10:38:57 -0000 1.668
@@ -1,3 +1,48 @@
+2004-07-14 Jan Schüngel <jschuengel at intevation.de>
+
+ * Extensions/umn_mapserver/mapfile.py: Added ClassGroupDefault to
+ import.
+ (MF_Symbolset): Removed the extra variable for numsymbols.
+ (MF_Class.__init__): Added a comment to the exception clause.
+ Removed the extent init, because it was not needed anymore.
+ (MF_Layer.add_thubanclass): Added the code to set the class name to
+ the expression value from thuban if no label is defined.
+ Added the code to export Range expressions from thuban to the mapfile.
+ (MF_Map.set_extent): Removed the exception and replace it by some if
+ code. If the size of a map is not defined the size will be set to 1,1.
+ This is necessary because if the extent is set, mapscript checks if
+ the size is greater than zero.
+ (MF_Web): Added the get and set function for the template.
+
+ * Extensions/umn_mapserver/mf_export.py: Added the function to check
+ if a mapobject exists and used it to set the status of the menu items.
+ If no mapfile exists the settings could not be edditied.
+ Define after which menuitem the exportitem will include.
+
+ * Extensions/umn_mapserver/mf_handle.py: Removed the import
+ Thuban.UI.mainwindow clause, because it is not needed.
+ Added the command Refresh() to all "OnChangeColor()" functions,
+ because the color preview window was not updated on a color change.
+ Added the function to check if a mapobject exists and used it to set the
+ status of the menu items. If no mapobject exists the settings could not
+ be edditied.
+ (Map_Dialog): Moved the imagetype selector from the
+ Outputformat_Dialog to Map_Dialog and removed Outputformat_Dialog.
+ (Web_Dialog): Removed the name label and added the template textbox.
+
+ * Extensions/umn_mapserver/mf_import.py (import_mapfile): Replace
+ the exception handling on loading the layers by an if statement. It
+ is not necessary to us the exception there.
+ The Filepath creation now use os.path.join to build the path.
+
+ * Extensions/umn_mapserver/test/test_mapserver.py: Moved the testMap
+ definition from global to the setUp function. Now the testMap will
+ initialize new on each test.
+
+ * Extensions/umn_mapserver/sample/iceland.map: Include three new
+ classes in the Line Layer, to test logical Expressions.
+ Set the status of the class "Point9" in the Point Layer to off
+
2004-07-13 Bernhard Herzog <bh at intevation.de>
* Thuban/UI/baserenderer.py
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)