<div dir="ltr"><div>Hi all,<br><br>Shapely users have been asking me about access to GEOSPolygonize_full_r and I'm looking into it today. One thing I don't understand about the function (not being much of a C++ programmer anymore) is why the cuts, dangles, and invalid rings are only retrieved if the pointers passed in for them are not NULL?<br>
<br><a href="http://trac.osgeo.org/geos/browser/tags/3.3.8/capi/geos_ts_c.cpp#L3077">http://trac.osgeo.org/geos/browser/tags/3.3.8/capi/geos_ts_c.cpp#L3077</a><br><br></div>Wouldn't it be better if the pointers *were* NULL since they are supposed to point to memory allocated by this function instead of bringing in data from the caller?<br clear="all">
<div><br>-- <br>Sean Gillies
</div></div>