joey: thuban/Extensions/wms/test test_parser.py,1.16,1.17
cvs@intevation.de
cvs at intevation.de
Tue Apr 13 19:16:22 CEST 2004
Author: joey
Update of /thubanrepository/thuban/Extensions/wms/test
In directory doto:/tmp/cvs-serv3680/test
Modified Files:
test_parser.py
Log Message:
Added a test for ignoring AUTO:* SRS
Index: test_parser.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/test/test_parser.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- test_parser.py 30 Mar 2004 16:30:12 -0000 1.16
+++ test_parser.py 13 Apr 2004 17:16:20 -0000 1.17
@@ -166,6 +166,9 @@
self.compareLists(self.getLayerSRS('beschriftung'),
['31493', '31494', '31495'])
+ # SRS of a layer with AUTO SRS ignored
+ self.compareLists(self.getLayerSRS('sehenswuerdigkeiten'), ['31493'])
+
def test_LatLonBoundingBoxes(self):
"""
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)