[postgis-users] Polygons Intersection -> LineStrings

strk at refractions.net strk at refractions.net
Fri Jan 13 05:32:09 PST 2006


I've attached an XML tester for trying on other GEOS
versions and most importantly with JTS.

Martin, could you give a run to the test.xml attached
to this bug track against JTS ?

 http://postgis.refractions.net/bugs/bug.php?op=show&bugid=15

Intersection(A,B) does not return B as expected,
being B fully contained in A.

Both A and B are polygons.
A is a BOX.
B is contains "touching holes", resulting valid (is it a IsValid bug?).

Return is the expected polygon (B) *plus* the touching holes
as LINESTRINGS (all in a COLLECTION).

Thanks in advance.

--strk;

On Fri, Jan 13, 2006 at 12:11:17PM +0100, Arnaud Lesauvage wrote:
> strk at refractions.net wrote:
> >If postgis_geos_version() == 2.2.1 please file
> >a bug report (you can attach the data there):
> >
> >http://postgis.refractions.net/bugs/
> 
> SELECT postgis_geos_version();
> -> "2.2.1-CAPI-1.0.1".
> I am filing the bug report.
> 
> --
> Arnaud
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users

-- 

 /"\    ASCII Ribbon Campaign
 \ /    Respect for low technology.
  X     Keep e-mail messages readable by any computer system.
 / \    Keep it ASCII. 




More information about the postgis-users mailing list