joey: thuban ChangeLog,1.636,1.637

cvs@intevation.de cvs at intevation.de
Tue Mar 30 21:08:58 CEST 2004


Author: joey

Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv19578

Modified Files:
	ChangeLog 
Log Message:
Updates

Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.636
retrieving revision 1.637
diff -u -d -r1.636 -r1.637
--- ChangeLog	26 Mar 2004 18:15:34 -0000	1.636
+++ ChangeLog	30 Mar 2004 19:08:55 -0000	1.637
@@ -1,4 +1,26 @@
+2004-03-30  Martin Schulze  <joey at infodrom.org>
+
+	* Extensions/wms/parser.py (WMSCapabilitiesParser.getLayerSRS):
+	Adjusted the getLayerSRS method to return the list of SRSes
+	extracted from <SRS> elements instead of <BoundingBox> elements.
+	Added a bit of documentation as well.
+	(WMSCapabilitiesParser.checkLayerSRS): Removed integrity test
+	since it was only implemented due to a misunderstanding.
+
+	* Extensions/wms/test/test_parser.py
+	(TestWMSCapabilitiesParser.test_LayerSRS): Adjust the tests to
+	reflect the corrected interpretation of the standard: i.e. a layer
+	does not have to define a BoundingBox for all SRSes it supports.
+	Hence the <SRS></SRS> specification is authoritative, not the list
+	of BoundingBoxes.
+	(TestWMSCapabilitiesParser.test_BoundingBoxes): Added a new test
+	to ensure None is returned for a non-existing SRS.
+	(TestWMSCapabilitiesParser.test_grok): Removed test_grok method
+	since it is not applicable anymore.  Listing more SRSes in <SRS>
+	elements is valid according to the specs.
+
 2004-03-26  Bernhard Reiter <bernhard at intevation.de>
+
 	* README: Nicer formatting of text. Improved descriptions.
 	Reflected wxWidgets name change.
 	





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)