<div dir="ltr"><div><div><div><div><div><div>Since ST_Node has been updated to use GEOSNode (<a href="https://trac.osgeo.org/postgis/ticket/3647">https://trac.osgeo.org/postgis/ticket/3647</a>) it stopped being descriptive about where it goes wrong and simply tells me:<br> GEOSUnaryUnion: std::exception</div><div>while running: ST_Node(ST_Collect(ST_ExteriorRing(geom))) on a large problematic set.<br></div><div><br></div>Would be nice if it tells me what exactly went wrong on what coordinates (likely a topology error).<br></div>My question is 2-fold:<br></div>1. What could I currently do to pull a more descriptive error? (I tried ST_UnaryUnion instead of ST_Node but that doesn't crash on me)<br></div>2. Shall I file a ticket for better error handling?<br><br></div>Chrs,<br></div> Tom<br></div>