On lundi 16 octobre 2017 13:46:02 CEST Roberto Ribeiro wrote:
> I believe there may be a bug in how Intersects() evaluates point against
> polygon boundary. I went on lengths about it here
> <https://gis.stackexchange.com/questions/258416/gdal-intersects-not-working-> 
> as-it-should>, but long story short if you Intersects() a point with a
> polygon boundary, it returns False, where it should be returning True.
> Disjoint() also returns False. However, Intersection() correctly returns
> the intersected geometry (the point itself).
> 
> This is in GDAL 2.2.1, 64-bits for Windows. A user in the aforementioned
> post mentions it working in their 1.10.1 version.

Roberto,

I confirm the issue. I've just fixed it per
https://trac.osgeo.org/gdal/ticket/7091

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to