~juan457/+junk/zorba

« back to all changes in this revision

Viewing changes to test/rbkt/ExpQueryResults/zorba/geo/difference9.xml.res

  • Committer: ceejatec
  • Date: 2011-02-23 12:49:34 UTC
  • Revision ID: svn-v4:8046edc3-af21-0410-8661-ec7318497eea:trunk/zorba:9976
Numerous changes to support externalizing modules.
1. Overhauled ZorbaConfig framework to allow easy "finding" of Zorba (either
   from source or installed binary form); consolidated all into top-level
   config/ directory.
2. Moved GENERATE_MODULE_LIBRARY() macro to ZorbaModule.cmake (which is also
   installed); updated to support out-of-core modules.
3. Fixed and improved several features regarding "make install", such as
   enabling RPath, correcting include directories, etc.
4. Consolidated some other project-configuration files into config/, such as
   debian and Fedora packaging files.
5. Added --module-path option to testdriver and testdriver_mt.
6. testdriver is now installed by "make install" (may be revisited).

And, eliminated "geo" module - now available at
  http://zorba.svn.sourceforge.net/svnroot/zorba/modules/geo/trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<gml:Curve xmlns:gml="http://www.opengis.net/gml">
3
 
  <gml:segments>
4
 
    <gml:LineStringSegment gml:interpolation="liniar">
5
 
      <gml:posList>
6
 
        1.000000 1.000000
7
 
        1.540000 1.980000
8
 
      </gml:posList>
9
 
    </gml:LineStringSegment>
10
 
    <gml:LineStringSegment gml:interpolation="liniar">
11
 
      <gml:posList>
12
 
        1.540000 1.980000
13
 
        55.000000 99.000000
14
 
        2.510559 1.944053
15
 
      </gml:posList>
16
 
    </gml:LineStringSegment>
17
 
    <gml:LineStringSegment gml:interpolation="liniar">
18
 
      <gml:posList>
19
 
        2.510559 1.944053
20
 
        2.000000 1.000000
21
 
      </gml:posList>
22
 
    </gml:LineStringSegment>
23
 
  </gml:segments>
24
 
</gml:Curve>
 
 
b'\\ No newline at end of file'