From 32a1546fd965dee6e9adb5686e80b578b468cf69 Mon Sep 17 00:00:00 2001 From: Bborie Park Date: Sat, 14 Jul 2012 00:14:56 +0000 Subject: [PATCH] Updated TODO since a bunch of functions just had tickets created. git-svn-id: http://svn.osgeo.org/postgis/trunk@10061 b70326c6-7e19-0410-871a-916f4a2858ee --- raster/TODO | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/raster/TODO b/raster/TODO index ea3eba526..f043f6fc4 100644 --- a/raster/TODO +++ b/raster/TODO @@ -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 (?) -- 2.40.0