Re: Polygonizer bug ?
2010-07-01 20:59:12 GMT
On Mon, Jun 21, 2010 at 09:13:16AM -0700, Martin Davis wrote: > strk, > > The JTS Developer's Guide is a bit confusing. The geometry given in the > example is NOT the geometry depicted in the illustration. (This is a > doc bug - but I"m not sure if and when I can fix it). > > When I run the geometry below in JTS I get: > > Polygons: > GEOMETRYCOLLECTION ( > POLYGON ((189 98, 83 187, 185 221, 325 168, 189 98)), > POLYGON ((185 221, 88 275, 180 316, 292 281, 185 221))) > > Dangles: > MULTILINESTRING ((185 221, 100 100), > (0 0, 10 10)) > > I believe this is the expected result. Uhm, that's w/out self-noding, right ? --strk; > > Hope that helps > > Martin > > strk wrote:(Continue reading)
RSS Feed