Strabon
view testsuite/src/test/resources/stSPARQL/SpatialAnalysisFunctionsTest/BufferFilterTest.srx @ 1552:0e334dc20181
bug in google maps key
author | Dimitris Bilidas <d.bilidas@di.uoa.gr> |
---|---|
date | Mon Nov 09 18:09:06 2020 +0200 (2020-11-09) |
parents | b0b702ec95b4 |
children |
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='g'/>
5 </head>
6 <results>
7 <result>
8 <binding name='g'>
9 <literal datatype='http://strdf.di.uoa.gr/ontology#WKT'>POLYGON ((0 0, 1 0, 1 1, 0 1, 0 0))</literal>
10 </binding>
11 </result>
12 </results>
13 </sparql>