Strabon
changeset 1423:e46723dfc769
corrected another test that was expecting a WKT in 4326 to contain also the URI of the CRS; we do not include this anymore, if the CRS is the default for that datatype
author | Babis Nikolaou <charnik@di.uoa.gr> |
---|---|
date | Tue Sep 23 14:11:32 2014 +0300 (2014-09-23) |
parents | f86d1129ce79 |
children | c8cc4daeeafa |
files | testsuite/src/test/resources/stSPARQL/SpatialAnalysisFunctionsTest/Intersection2Test.srx |
line diff
1.1 --- a/testsuite/src/test/resources/stSPARQL/SpatialAnalysisFunctionsTest/Intersection2Test.srx Tue Sep 23 14:05:26 2014 +0300 1.2 +++ b/testsuite/src/test/resources/stSPARQL/SpatialAnalysisFunctionsTest/Intersection2Test.srx Tue Sep 23 14:11:32 2014 +0300 1.3 @@ -6,7 +6,7 @@ 1.4 <results> 1.5 <result> 1.6 <binding name='intersection'> 1.7 - <literal datatype='http://strdf.di.uoa.gr/ontology#WKT'>GEOMETRYCOLLECTION EMPTY;http://www.opengis.net/def/crs/EPSG/0/4326</literal> 1.8 + <literal datatype='http://strdf.di.uoa.gr/ontology#WKT'>GEOMETRYCOLLECTION EMPTY</literal> 1.9 </binding> 1.10 </result> 1.11 </results>