]> granicus.if.org Git - postgis/commitdiff
updated
authorSandro Santilli <strk@keybit.net>
Wed, 8 Sep 2004 10:57:08 +0000 (10:57 +0000)
committerSandro Santilli <strk@keybit.net>
Wed, 8 Sep 2004 10:57:08 +0000 (10:57 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@783 b70326c6-7e19-0410-871a-916f4a2858ee

lwgeom/MISSING_OBJECTS

index e1f670bf8ec1c8307f4c5ecb8a41e86f8b3b6287..4a748c558861695f2bf132629bda4cdd750395e2 100644 (file)
@@ -1,12 +1,15 @@
 # This is a list of objects still missing lwgeom support
 
-FUNC: KEEPING FUNCTION: [line_interpolate_point(geometry, double precision)]
-FUNC: KEEPING FUNCTION: [segmentize(geometry, double precision)]
 FUNC: KEEPING FUNCTION: [asbinary(geometry)]
 FUNC: KEEPING FUNCTION: [asbinary(geometry, text)]
-FUNC: KEEPING FUNCTION: [centroid(geometry)]  (!GEOS implementation)
+
+--- contrib
+FUNC: KEEPING FUNCTION: [line_interpolate_point(geometry, double precision)]
+
+--- UNDOCUMENTED
+FUNC: KEEPING FUNCTION: [segmentize(geometry, double precision)]
+FUNC: KEEPING FUNCTION: [optimistic_overlap(geometry, geometry, double precision)]
 
 --- OBSOLETED ?
 FUNC: KEEPING FUNCTION: [geometry_size(geometry, internal)]
-FUNC: KEEPING FUNCTION: [optimistic_overlap(geometry, geometry, double precision)]