Open rsbivand opened 3 hours ago
My sf::sf_extSoftVersion()
on GDAL 3.10.0rc1:
GEOS GDAL proj.4 GDAL_with_GEOS USE_PROJ_H
"3.13.0" "3.10.0" "9.5.0" "true" "true"
PROJ
"9.5.0"
with all else the same (GEOS 3.13.0 and PROJ 9,5.0).
Error unchanged with GDAL 3.10.0rc2.
With
sf
built with GDAL 3.9.3, the test succeeds: sgapi.Rcheck.GDAL393.zipbut
sf
built with GDAL 3.10.0 rc1, it fails:get_boundaries_areaname(...)
did not throw the expected warning. sgapi.Rcheck.GDAL3100.zip@edzer @Andrew-Christy-555