~zorba-coders/zorba/1189803-geoproj-module

« back to all changes in this revision

Viewing changes to test/ExpQueryResults/geo/convex-hull6.xml.res

  • Committer: Juan Zacarias
  • Date: 2012-08-07 19:49:24 UTC
  • Revision ID: juan457@gmail.com-20120807194924-w8pmqsrf510fq3yv
Tags: zorba-2.8, zorba-2.9
RemovedĀ geosĀ module

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<gml:Polygon xmlns:gml="http://www.opengis.net/gml">
3
 
  <gml:exterior>
4
 
    <gml:LinearRing>
5
 
      <gml:posList>
6
 
        1.000000 1.000000
7
 
        55.000000 99.000000
8
 
        2.000000 1.000000
9
 
        1.000000 1.000000
10
 
      </gml:posList>
11
 
    </gml:LinearRing>
12
 
  </gml:exterior>
13
 
</gml:Polygon>
 
 
b'\\ No newline at end of file'