nhueffme: thuban/Extensions/ogr/test test_OGRShapestore.py, 1.2, 1.3
cvs@intevation.de
cvs at intevation.de
Wed Jan 26 10:17:04 CET 2005
Author: nhueffme
Update of /thubanrepository/thuban/Extensions/ogr/test
In directory doto:/tmp/cvs-serv21822/Extensions/ogr/test
Modified Files:
test_OGRShapestore.py
Log Message:
Ogr extension works now for shapefiles, GML files and DGN files. Files can be viewed and tables can be shown. For unknown shapetypes the identify mode does not work yet.
Index: test_OGRShapestore.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/ogr/test/test_OGRShapestore.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- test_OGRShapestore.py 20 Dec 2004 14:13:57 -0000 1.2
+++ test_OGRShapestore.py 26 Jan 2005 09:17:01 -0000 1.3
@@ -43,7 +43,7 @@
def skip_if_no_ogr():
if ogr is None:
- raise support.SkipTest("Can't run ogr tests because ogr counldn't be imported.")
+ raise support.SkipTest("Can't run ogr tests because ogr couldn't be imported.")
class TestOGRShapeStore(unittest.TestCase, support.FloatComparisonMixin):
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)