Show
Ignore:
Timestamp:
06/04/07 16:06:28 (5 years ago)
Author:
mleslie
Message:

Added versions of functions with standard ST (Spatial Type) prefixes to any functions that were lacking them. Updated the regression tests to include the new functions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/regress/regress_ogc_expected

    r2614 r2616  
    7575NOTICE:  IllegalArgumentException: Number of points must be 0 or >3 
    7676ERROR:  POSTGIS2GEOS conversion failed 
     77buffer|POLYGON((1 0,0.707107 -0.707107,0 -1,-0.707107 -0.707107,-1 0,-0.707107 0.707107,0 1,0.707107 0.707107,1 0)) 
     78geomunion|MULTIPOINT(0 0,1 1) 
     79unite_garray|t 
     80convexhull|POLYGON((0 0,0 10,10 10,10 0,0 0)) 
     81relate|F0FFFF102 
     82relate|t 
     83relate|f 
     84disjoint|f 
     85touches|t 
     86intersects|t 
     87crosses|f 
     88crosses|t 
     89within100|t 
     90within101|f 
     91within102|f 
     92within103|f 
     93within104|f 
     94within105|t 
     95within106|t 
     96disjoint100|f 
     97disjoint101|f 
     98disjoint102|t 
     99disjoint103|f 
     100disjoint104|t 
     101disjoint105|f 
     102disjoint106|t 
     103disjoint150|f 
     104disjoint151|f 
     105disjoint152|t 
     106disjoint153|f 
     107disjoint154|t 
     108disjoint155|f 
     109disjoint156|t 
     110intersects100|t 
     111intersects101|t 
     112intersects102|f 
     113intersects103|t 
     114intersects104|f 
     115intersects105|t 
     116intersects106|f 
     117intersects150|t 
     118intersects151|t 
     119intersects152|f 
     120intersects153|t 
     121intersects154|f 
     122intersects155|t 
     123intersects156|f 
     124contains100|t 
     125contains101|f 
     126contains102|f 
     127contains103|f 
     128contains104|f 
     129contains105|t 
     130contains106|t 
     131within119|f 
     132within120|f 
     133overlaps|f 
     134isvalid|t 
     135NOTICE:  Self-intersection 
     136isvalid|f 
     137isvalid|t 
     138intersection|POINT(0 0) 
     139difference|MULTILINESTRING((0 10,0 2),(0 -2,0 -10)) 
     140boundary|MULTILINESTRING((0 0,0 10,10 10,10 0,0 0),(2 2,2 4,4 4,4 2,2 2)) 
     141symdifference|GEOMETRYCOLLECTION(LINESTRING(2 2,4 4),LINESTRING(10 10,20 20),POLYGON((0 0,0 10,10 10,10 0,0 0),(4 4,2 4,2 2,4 2,4 4))) 
     142issimple|t 
     143equals|t 
     144pointonsurface|POINT(5 5) 
     145centroid|POINT(5.08333333333333 5.08333333333333) 
     146exteriorring|LINESTRING(52 18,66 23,73 9,48 6,52 18) 
     147polygonize_garray|GEOMETRYCOLLECTION EMPTY 
     148polygonize_garray|POLYGON((10 0,0 0,0 10,10 10,10 0)) 
     149linemerge149|LINESTRING(-5 -5,0 0,1 1,4 4) 
     150intersects|f