jschuengel: thuban ChangeLog,1.675,1.676
cvs@intevation.de
cvs at intevation.de
Wed Jul 28 14:47:06 CEST 2004
Author: jschuengel
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv25179
Modified Files:
ChangeLog
Log Message:
updated ChangeLog
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.675
retrieving revision 1.676
diff -u -d -r1.675 -r1.676
--- ChangeLog 26 Jul 2004 16:09:10 -0000 1.675
+++ ChangeLog 28 Jul 2004 12:47:04 -0000 1.676
@@ -1,3 +1,43 @@
+2004-07-28 Jan Schüngel <jschuengely at intevation.de>
+
+ * Extensions/umn_mapserver/mapfile.py(MF_Metadata): Changed all class
+ functions. Now all metadata will handle by the function and its not
+ needed to initialize it from outside. Therefor the associated mapobj
+ will be stored in the Metadata Object. So we can use the special
+ functions from the associated mapobj to get the Metadata.
+ Therefor all initialization code for the metadata is removed from the
+ other classes.
+ (MF_Layer): Added a function to get the metadata object.
+ (MF_Map): Added a function to set the mappath, the path where
+ the mapfile ist stored.
+
+ * Extensions/umn_mapserver/mf_export.py(thuban_to_map): Changed the code
+ to set the extent in the mapfile. Now the code is set by the displayed
+ data in the Thuban-view.
+ (export_mapfile): The shapepath is now set empty, until relative
+ pathnames are supported.
+
+ * Extension/umn_mapserver/mf_handle.py: Added a dialog to handle
+ metadata. Yet only mapfile metadata are supported. Layer and class
+ supported are not implemented.
+ Added a dialog to handle layer informations. The dialog only shows the
+ selected layer at the moment.
+
+ * Extensions/umn_mapserver/mf_import.py(import_mapfile): Changed the
+ code for setting the extent in thuban. Now the extent is set to the
+ given extent from the mapfile.
+ Fixed a logical mistake. Now the extent is set when realy a layer is
+ loaded, and not if one is selected to load.
+
+ * Extensions/umn_mapserver/sample/iceland.html: Added code to zoom and
+ move the shown map in the browser.
+
+ * Extensions/umn_mapserver/sample/iceland.map: Added a new metadata
+ line to the mapobj and added metadata to the political layer.
+
+ * Extensions/umn_mapserver/test/test_mapserver.py: Changed the test
+ for Metadata.
+
2004-07-26 Martin Schulze <joey at infodrom.org>
* Thuban/Lib/classmapper.py (ClassMapper.has): Added the new
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)