The geometry is my own, and it is not from the JTS test suite. Using
Python Cartographic Library with a GEOS 2.2.2 produces a result that
is more in line with the expected one (a single polygon rather than a
concatenated multipolygon).
At 04:52 PM 6/12/2006, strk@xxxxxxxxxxxxxxx wrote:
>From which file from JTS did you extract the test ?
I haven't seen the geometries visually, did you ?
The default precision model is FLOATING (double), right,
but for XML tests the precision model can be specified
with the <precisionModel> tag.
--strk;