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