[postgis-tickets] r17780 - Expand info about polygon orientation functions in 2.4 section
Sandro Santilli
strk at kbt.io
Wed Aug 28 07:37:36 PDT 2019
Author: strk
Date: 2019-08-28 07:37:34 -0700 (Wed, 28 Aug 2019)
New Revision: 17780
Modified:
trunk/NEWS
Log:
Expand info about polygon orientation functions in 2.4 section
Modified: trunk/NEWS
===================================================================
--- trunk/NEWS 2019-08-28 14:25:14 UTC (rev 17779)
+++ trunk/NEWS 2019-08-28 14:37:34 UTC (rev 17780)
@@ -442,7 +442,10 @@
- #2464, ST_CurveToLine with MaxError tolerance (Sandro Santilli / KKGeo)
- #3599, Geobuf output support via ST_AsGeobuf (Björn Harrtell)
- #3661, Mapbox vector tile output support via ST_AsMVT (Björn Harrtell / CartoDB)
- - #3689, Add orientation checking and forcing functions (Dan Baston)
+ - #3689, Add orientation checking and forcing functions:
+ ST_IsPolygonCW, ST_IsPolygonCCW,
+ ST_ForcePolygonCW, ST_ForcePolygonCCW
+ (Dan Baston)
- #3753, Gist penalty speed improvements for 2D and ND points
(Darafei Praliaskouski, Andrey Borodin)
- #3677, ST_FrechetDistance (Shinichi Sugiyama)
More information about the postgis-tickets
mailing list