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

« back to all changes in this revision

Viewing changes to test/ExpQueryResults/geo/boundary3.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
 
      2.000000 1.000000
7
 
      2.000000 2.000000
8
 
      1.000000 2.000000
9
 
      1.000000 1.000000
10
 
    </gml:posList>
11
 
  </gml:LineString>
12
 
  <gml:LineString>
13
 
    <gml:posList>
14
 
      1.000000 1.000000
15
 
      20.000000 1.000000
16
 
      20.000000 20.000000
17
 
      1.000000 20.000000
18
 
      1.000000 1.000000
19
 
    </gml:posList>
20
 
  </gml:LineString>
21
 
</gml:MultiCurve>
 
 
b'\\ No newline at end of file'