1 |
|
2004-04-11 Martin Schulze <[email protected]> |
2 |
|
|
3 |
|
* Extensions/wms/infodialog.py: Adjusted the class documentation |
4 |
|
|
5 |
|
* Extensions/wms/wms.py (WMSLayer.__init__, WMSLayer.GetMapImg): |
6 |
|
Switch to using Thuban{Begin,End}BusyCursor instead of the pure |
7 |
|
wxWidgets variants. |
8 |
|
(WMSLayer.__init__): The epsg_id variable is named top_srs now. |
9 |
|
|
10 |
|
* Extensions/wms/infodialog.py: Added an information dialog that |
11 |
|
will display various information about the WMS current resource, |
12 |
|
so that additional information such as the title, the abstract, |
13 |
|
fees and access constraints can be displayed for the user if they |
14 |
|
are documented in the WMS XML. |
15 |
|
|
16 |
2004-04-10 Martin Schulze <[email protected]> |
2004-04-10 Martin Schulze <[email protected]> |
17 |
|
|
18 |
* Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Adjusted |
* Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Adjusted |
31 |
* Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Unlink |
* Extensions/wms/parser.py (WMSCapabilitiesParser.grok): Unlink |
32 |
the DOM object. |
the DOM object. |
33 |
|
|
|
|
|
34 |
2004-04-01 Martin Schulze <[email protected]> |
2004-04-01 Martin Schulze <[email protected]> |
35 |
|
|
36 |
* Extensions/wms/capabilities.py: Adjusted documentation |
* Extensions/wms/capabilities.py: Adjusted documentation |