From a216ea4f58c1eedc2692b32b009fa082ae3ffa69 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Tue, 3 Nov 2009 21:13:00 +0000 Subject: [PATCH] Slight change in ST_Area wording. git-svn-id: http://svn.osgeo.org/postgis/trunk@4727 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference.xml b/doc/reference.xml index c8b266471..5b6ef5e7f 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -8966,8 +8966,8 @@ FROM ST_Area - Returns the area of the geometry if it is a polygon or - multi-polygon. For geometry type area is in SRID units. For geography area is in square meters. + Returns the area of the surface if it is a polygon or + multi-polygon. For "geometry" type area is in SRID units. For "geography" area is in square meters. -- 2.40.0