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

« back to all changes in this revision

Viewing changes to test/ExpQueryResults/geo/sym-difference6.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:MultiSurface xmlns:gml="http://www.opengis.net/gml">
3
 
  <gml:Polygon>
4
 
    <gml:exterior>
5
 
      <gml:LinearRing>
6
 
        <gml:posList>
7
 
          1.000000 1.000000
8
 
          2.000000 4.000000
9
 
          3.000000 4.000000
10
 
          2.000000 2.000000
11
 
          1.000000 1.000000
12
 
        </gml:posList>
13
 
      </gml:LinearRing>
14
 
    </gml:exterior>
15
 
  </gml:Polygon>
16
 
  <gml:Polygon>
17
 
    <gml:exterior>
18
 
      <gml:LinearRing>
19
 
        <gml:posList>
20
 
          20.000000 15.000000
21
 
          10.000000 10.000000
22
 
          20.000000 40.000000
23
 
          30.000000 40.000000
24
 
          20.000000 15.000000
25
 
        </gml:posList>
26
 
      </gml:LinearRing>
27
 
    </gml:exterior>
28
 
  </gml:Polygon>
29
 
</gml:MultiSurface>
 
 
b'\\ No newline at end of file'