[geos-devel] [GEOS] #876: rgeos::writeWKT() pass polygon direction as parameter

GEOS geos-trac at osgeo.org
Fri Sep 20 16:02:40 PDT 2019


#876: rgeos::writeWKT() pass polygon direction as parameter
-----------------------------+---------------------------
 Reporter:  dennisguse       |       Owner:  geos-devel@…
     Type:  enhancement      |      Status:  new
 Priority:  minor            |   Milestone:  3.9.0
Component:  Default          |     Version:  3.6.2
 Severity:  Feature Request  |  Resolution:
 Keywords:  WKT              |
-----------------------------+---------------------------
Changes (by pramsey):

 * milestone:  3.8.0 => 3.9.0


Comment:

 Forcing rgeos::writeWKT() to output CCW exterior rings, etc, means it
 becomes impossible to output CW rings in other applications, which will be
 Bad for them. Only reasonable way forward I see it to pull the isCCW()
 method up to Geometry and then leave it to the user to GEOSReverse() the
 ones they want to reverse.

-- 
Ticket URL: <https://trac.osgeo.org/geos/ticket/876#comment:4>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).


More information about the geos-devel mailing list