« Return to Thread: [PostGIS] #212: compound curve in a curve polygon is flaky

Re: [PostGIS] #212: compound curve in a curve polygon is flaky

by PostGIS-4 :: Rate this Message:

Reply to Author | View in Thread

#212: compound curve in a curve polygon is flaky
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  mleslie      
      Type:  defect   |      Status:  reopened    
  Priority:  medium   |   Milestone:  postgis 1.4.0
 Component:  postgis  |     Version:  1.4          
Resolution:           |    Keywords:              
----------------------+-----------------------------------------------------
Comment (by robe):

 On further inspection, this appears to be a bug in our parser.  Observe I
 can make this more complicated construct without a problem.

 SELECT ST_GeomFromEWKT('CURVEPOLYGON(COMPOUNDCURVE(CIRCULARSTRING(0 0,2 0,
 2 1, 2 3, 4 3),(4 3, 4 5, 1 4, 0 0)), CIRCULARSTRING(1.7 1, 1.4 0.4, 1.6
 0.4, 1.6 0.5, 1.7 1) )');

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/212#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
_______________________________________________
postgis-devel mailing list
postgis-devel@...
http://postgis.refractions.net/mailman/listinfo/postgis-devel

 « Return to Thread: [PostGIS] #212: compound curve in a curve polygon is flaky