/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2181 by joey, Tue Apr 13 19:28:47 2004 UTC revision 2182 by joey, Thu Apr 15 18:23:26 2004 UTC
# Line 1  Line 1 
1    2004-04-15  Martin Schulze  <[email protected]>
2    
3            * Extensions/wms/layer.py (WMSLayer.setWMSFormat): Need to
4            recalculate the format for the internal render engine as well.
5    
6            * Extensions/wms/properties.py (wmsProperties): First start for a
7            properties dialog.  It's functional for a first selection of
8            layers, but still has some weired wxWidgets/GTK problems but
9            beautification can be done later.
10    
11            * Extensions/wms/layer.py: Added more documentation
12            (WMSLayer.getFormats): New: Return list of supported image formats
13            by the WMS server
14            (WMSLayer.getLayers): New: Return the list of layer names
15            supported by the WMS server
16            (WMSLayer.getLayerTitle): New: Return the title of the named layer
17            (WMSLayer.getWMSFormat): New: Return the image format that is used
18            for WMS GetMap requests
19            (WMSLayer.setWMSFormat): New: Set the image format that is used
20            for WMS GetMap requests
21            (WMSLayer.__init__): Move away from using only one layer to using
22            a list of layers (unsorted at the moment, though).
23            (WMSLayer.getVisibleLayers): New: Return the list of names for all
24            visible layers
25            (WMSLayer.setVisibleLayers): New: Set the list of names for all
26            visible layers
27    
28            * Extensions/wms/wms.py: Moved the WMS layer into layer.py in
29            order to establish a clean structure.
30    
31            * Extensions/wms/layer.py: Moved the WMS layer into a file on its
32            own in order to establish a clean structure.
33    
34  2004-04-13  Martin Schulze  <[email protected]>  2004-04-13  Martin Schulze  <[email protected]>
35    
36          * Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Added          * Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Added

Legend:
Removed from v.2181  
changed lines
  Added in v.2182

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26