jschuengel: thuban ChangeLog,1.671,1.672
cvs@intevation.de
cvs at intevation.de
Thu Jul 22 14:40:23 CEST 2004
Author: jschuengel
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv29843
Modified Files:
ChangeLog
Log Message:
updated ChangeLog
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.671
retrieving revision 1.672
diff -u -d -r1.671 -r1.672
--- ChangeLog 21 Jul 2004 09:01:38 -0000 1.671
+++ ChangeLog 22 Jul 2004 12:40:20 -0000 1.672
@@ -1,3 +1,29 @@
+2004-07-22 Jan Schüngel <jschuengel at intevation.de>
+
+ * Extensions/umn_mapserver/mf_export.py: Added "import os"
+ Removed the old "import Thuban.UI.mainwindow" code.
+ (tbextent_to_map): Removed the extra function and at the code direct
+ to "thuban_to_map" function.
+ (write_creatorcomment): Added. Now a short comment is added to the
+ beginning of an generated mapfile.
+ (export_mapfile): Now the Path and filename are saved in to variables,
+ and not together in one variable. This is needed for the new
+ write_creatorcomment function.
+
+ * Extensions/umn_mapserver/mf_import.py (import_mapfile): Added the
+ import module "re". Also added Range and the ClassGroupRange import
+ from Thuban. Both are needed for the new range expression import.
+ (create_rangeexpression): Added. Creates a Range Expression in Thuban
+ style from a given mapfile expression.
+ (added_rasterlayer): Make some small code changes. The shapepath is
+ now stored in an extra variable and the clazz_name is set empty if no
+ class name set in the mapfile.
+ Changed the Error message for Range Expressions, becaus the new
+ function create a error string which will be shown in the dialog.
+
+ * Extensions/umn_mapserver/test/test_mapserver.py: Added a test for the
+ range expression import.
+
2004-07-21 Jan-Oliver Wagner <jan at intevation.de>
* Extensions/umn_mapserver/README: Added hint that
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)