From: Olivier Courtin Date: Thu, 14 Jan 2010 08:34:48 +0000 (+0000) Subject: Update TODO. remove ST_GeomFromKML entry X-Git-Tag: 1.5.0b2~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6ea4896df61f69e7072aae15809eb15b4df6eee;p=postgis Update TODO. remove ST_GeomFromKML entry git-svn-id: http://svn.osgeo.org/postgis/trunk@5123 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/TODO b/TODO index 09241cce4..1caca2759 100644 --- a/TODO +++ b/TODO @@ -12,7 +12,6 @@ $Id$ divided by the number of samples. * ST_MaxDistance(g1 geometry, g2 geometry) returns double. What is the maximum distance between these two geometries. -* ST_GeomFromKML(string) returns geometry. Ingests KML geometry parts only. * ST_GeomFromGeoJSON(string) returns geometry. Ingests JSON geometry parts only. * ST_LatitudeFromText(string) returns float, LongitudeFromText(string) returns float