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

« back to all changes in this revision

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