joey: thuban ChangeLog,1.634,1.635

cvs@intevation.de cvs at intevation.de
Thu Mar 25 06:31:40 CET 2004


Author: joey

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

Modified Files:
	ChangeLog 
Log Message:
Missing update for the ChangeLog

Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.634
retrieving revision 1.635
diff -u -d -r1.634 -r1.635
--- ChangeLog	19 Mar 2004 19:47:17 -0000	1.634
+++ ChangeLog	25 Mar 2004 05:31:38 -0000	1.635
@@ -1,4 +1,31 @@
-2004-03-19  Martin Schulze  <joey at finlandia.infodrom.north.de>
+2004-03-24  Martin Schulze  <joey at infodrom.org>
+
+	* Extensions/wms/capabilities.py: Renamed the class to contain
+	'WMS', also added a linebreak where required
+
+	* Extensions/wms/parser.py: Finally added the XML parser for the
+	GetCapabilities response.
+
+	* Extensions/wms/test/sample.xml: Adjusted the sample file so that
+	<SRS> elements match the <BoundingBox> elements, except for the
+	layer 'beschriftung'.
+
+	* Extensions/wms/test/test_parser.py: Encode non-ascii strings
+	since Python uses unicode strings internally, otherwise
+	comparisons will fail.  Removed tests for getLayerBBoxSRS() since
+	the SRS will be calculated anyway and this method is obsoleted by
+	getLayerSRS().  Denote SRS as strings and not as cardinal numbers.
+	Move loading the sample file into the setUp method.  Added a test
+	for finding the integrity problem in the sample response.
+	Improved formatting.
+
+	* Extensions/wms/domutils.py: Added convenience routines for
+	handling of Document Object Model (DOM) nodes.
+
+	* Extensions/wms/test/test_domutils.py: Added a test for the
+	domutils module
+
+2004-03-19  Martin Schulze  <joey at infodrom.org>
 
 	* Extensions/wms/test/test_parser.py (TestWMSCapabilitiesParser):
 	Moved path detection and adding into a module of its own,





More information about the Thuban-devel mailing list

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