<div dir="ltr"><div>In polygonizing OSM data, I'm seeing a lot of this in my stderr:<br><br>  EdgeRing::getRingInternal: IllegalArgumentException: Invalid number of points in LinearRing found 3 - must be 0 or >= 4<br>
<br></div><div>It's coming from:<br><br>  <a href="http://trac.osgeo.org/geos/browser/trunk/src/operation/polygonize/EdgeRing.cpp#L228">http://trac.osgeo.org/geos/browser/trunk/src/operation/polygonize/EdgeRing.cpp#L228</a></div>
<div><br></div>Do these caught exceptions correspond to members of the invalid ring list of the Polygonizer? In my case, polygonize_full shows me 1395 invalid rings and there are 676 error messages, so it seems possible. Related: should the output be restricted to debugging mode?<br clear="all">
<div><div><div><br></div><div>Thanks,<br><br></div><div>-- <br>Sean Gillies
</div></div></div></div>