joey: thuban ChangeLog,1.641,1.642
cvs@intevation.de
cvs at intevation.de
Thu Apr 15 20:23:28 CEST 2004
Author: joey
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv5270
Modified Files:
ChangeLog
Log Message:
Document my changes
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.641
retrieving revision 1.642
diff -u -d -r1.641 -r1.642
--- ChangeLog 13 Apr 2004 19:28:47 -0000 1.641
+++ ChangeLog 15 Apr 2004 18:23:26 -0000 1.642
@@ -1,3 +1,36 @@
+2004-04-15 Martin Schulze <joey at infodrom.org>
+
+ * Extensions/wms/layer.py (WMSLayer.setWMSFormat): Need to
+ recalculate the format for the internal render engine as well.
+
+ * Extensions/wms/properties.py (wmsProperties): First start for a
+ properties dialog. It's functional for a first selection of
+ layers, but still has some weired wxWidgets/GTK problems but
+ beautification can be done later.
+
+ * Extensions/wms/layer.py: Added more documentation
+ (WMSLayer.getFormats): New: Return list of supported image formats
+ by the WMS server
+ (WMSLayer.getLayers): New: Return the list of layer names
+ supported by the WMS server
+ (WMSLayer.getLayerTitle): New: Return the title of the named layer
+ (WMSLayer.getWMSFormat): New: Return the image format that is used
+ for WMS GetMap requests
+ (WMSLayer.setWMSFormat): New: Set the image format that is used
+ for WMS GetMap requests
+ (WMSLayer.__init__): Move away from using only one layer to using
+ a list of layers (unsorted at the moment, though).
+ (WMSLayer.getVisibleLayers): New: Return the list of names for all
+ visible layers
+ (WMSLayer.setVisibleLayers): New: Set the list of names for all
+ visible layers
+
+ * Extensions/wms/wms.py: Moved the WMS layer into layer.py in
+ order to establish a clean structure.
+
+ * Extensions/wms/layer.py: Moved the WMS layer into a file on its
+ own in order to establish a clean structure.
+
2004-04-13 Martin Schulze <joey at infodrom.org>
* Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Added
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)