From 7c1ef74c78eb03f639e9bfcede6a59367bd2b47e Mon Sep 17 00:00:00 2001 From: Olivier Courtin Date: Thu, 25 Jun 2015 20:58:26 +0000 Subject: [PATCH] Documentation fix in ST_Orientation function. #2831 git-svn-id: http://svn.osgeo.org/postgis/trunk@13712 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_sfcgal.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/reference_sfcgal.xml b/doc/reference_sfcgal.xml index d71ccc1bd..d19144b5e 100644 --- a/doc/reference_sfcgal.xml +++ b/doc/reference_sfcgal.xml @@ -312,11 +312,11 @@ around ST_StraightSkeleton (slower case). Description + The function only applies to polygons. It returns -1 if the polygon is counterclockwise oriented and 1 if the polygon is clockwise oriented. + Availability: 2.1.0 &sfcgal_required; &Z_support; - &P_support; - &T_support; -- 2.50.1