Sean, > In rasterio's tests I have noticed a change in the order of coordinates in > the interior rings of polygons extracted by GDAL's polygonizer and a change > in the number of polygons extracted, but no other issues. I don't think > these need to hold up the release.
Hum, changes in the order of coordinates are expected due to a change in the algorithm. GDAL autotest had to be adapted for that https://github.com/OSGeo/gdal/commits/c3a6bf99e3fd7fec4e11f9d1910e200b82742a5d . (testing with GEOSEquals_r() would be even more robust) But I wouldn't have necessarily expected a change in the number of polygons. Does the new result look correct ? Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev