WKTReader2 with CIRCULARSTRING, COMPOUNDCURVE and CURVEPOLYGON
--------------------------------------------------------------

                 Key: GEOT-2379
                 URL: http://jira.codehaus.org/browse/GEOT-2379
             Project: GeoTools
          Issue Type: Bug
          Components: core main
            Reporter: Jody Garnett
            Assignee: Jody Garnett
             Fix For: 2.6-M2


The WKT Format used by PostGIS is changing on us - support has been added for 
"circular curves".

This patch initially uses the same code at the PostGIS "segmentizer" (breaking 
circularstring definitions up into segments based on 32 segments per quarter of 
a circle).

This WKTReader2 extends WKTReader (so we can use it as needed with out code 
modifications) - it produces normal LineStrings and Polygons so no other code 
will notice a difference.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to