]> granicus.if.org Git - postgis/commitdiff
Updated TODO since a bunch of functions just had tickets created.
authorBborie Park <bkpark at ucdavis.edu>
Sat, 14 Jul 2012 00:14:56 +0000 (00:14 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Sat, 14 Jul 2012 00:14:56 +0000 (00:14 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@10061 b70326c6-7e19-0410-871a-916f4a2858ee

raster/TODO

index ea3eba5260e0001607e577d10710e527a0ebdf90..f043f6fc4715cd253c491955b8a8a39f582194b9 100644 (file)
@@ -10,21 +10,9 @@ yet to be ticketed in PostGIS trac and lack specifics.
 
 -- Spatial Relationships functions --
 
-In addition to the ST_Intersects() function, the following functions should be
-implemented.
-
-  - ST_Contains
-  - ST_ContainsProperly
-  - ST_Covers
-  - ST_CoveredBy
-  - ST_Crosses
-  - ST_Disjoint
-  - ST_DFullyWithin
-  - ST_DWithin
-  - ST_Within
-  - ST_Overlaps
-  - ST_Touches
-  - ST_Within
+In addition to the existing or ticketed spatial relationship functions, it may
+be worth implementing the following functions.
+
   - ST_Equals (?)
   - ST_Relate (?)
   - ST_RelateMatch (?)