On 8/15/08, Brent Fraser <[EMAIL PROTECTED]> wrote:
> I'm using OGR's Geos functions (e.g. OGRGeometry::IsValid) to process some
> polygons. Geos spits out messages to console (stderr?) like "Warning 1:
> Self-intersection at or near point ...". Is there a way to disable these
> messages via OGR?
I'm using OGR's Geos functions (e.g. OGRGeometry::IsValid) to process some polygons.
Geos spits out messages to console (stderr?) like "Warning 1: Self-intersection at
or near point ...". Is there a way to disable these messages via OGR?
Thanks!
Brent Fraser
__