I'm using the library to create test data. The input is "high resolution" polygons. Later in my tests I run the point-in-polygon against simplified geometries though causes test failures. It would be nice if the library could optionally exclude a buffer around the borders. Basically "I want random results, but not near the border".
I'm using the library to create test data. The input is "high resolution" polygons. Later in my tests I run the point-in-polygon against simplified geometries though causes test failures. It would be nice if the library could optionally exclude a buffer around the borders. Basically "I want random results, but not near the border".