Strabon

view testsuite/src/test/resources/geoSPARQL/BasicFunctionsTest/getSRIDFromConstantTest5.srx @ 1400:59c935dc81e4

added another test for geof:getSRID (see bug #32)
author Babis Nikolaou <charnik@di.uoa.gr>
date Fri Sep 19 14:37:15 2014 +0300 (2014-09-19)
parents
children 137486888a68
line source
1 <?xml version='1.0' encoding='UTF-8'?>
2 <sparql xmlns='http://www.w3.org/2005/sparql-results#'>
3 <head>
4 <variable name='srid'/>
5 </head>
6 <results>
7 <result>
8 <binding name='srid'>
9 <uri>http://www.opengis.net/def/crs/OGC/1.3/CRS84</uri>
10 </binding>
11 </result>
12 </results>
13 </sparql>