Jody Garnett wrote:
> Mark Leslie wrote:
>> CURVEPOLYGON(CIRCULARSTRING(143.62025166838282 -30.037497356076827,
>> 142.92857147299705 -32.75101196874403, 145.96132309891922
>> -34.985671061528784, 149.57565307617188 -33.41153335571289,
>> 149.41972407584802 -29.824672680573517, 146.1209416055467
>> -30.19711586270431, 143.62025166838282
>> -30.037497356076827),(144.84399355252685 -31.26123924022086,
>> 144.20551952601693 -32.27215644886158, 145.55230712890625
>> -33.49203872680664, 147.97080993652344 -32.03618621826172,
>> 146.38697244992585 -31.47406391572417, 144.84399355252685
>> -31.26123924022086))'
>>   
> Bad mark no cookie (it is okay he does not like cookies anyways). I have 
> completed my WKTReader2 and cannot parse the above CurvePolygon - 
> because it does not form a ring:
> First point: 143.62025166838282 -30.037497356076827
> Last point:  144.84399355252685, -31.26123924022086
> 
> This does not get past the validation when I turn it all into a 
> LinearRing. After I sort out a good example we should have something 
> worth committing.
> Jody

That's because you've merged the two rings into one and thus it doesn't 
  close.  And you can keep your foul cookies, it's creame egg season 
after all.

------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to