gdalraster 2.2.0 #778
ctoney
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gdalraster 2.2.0
Features
gdal_commands(),gdal_usage(),gdal_run(),gdal_alg()GDALAlgOther updates and fixes
pixel_extract(): add checks for potential ctrl-c user interrupt during extract for a large number of pointsogr_reproject()following GDALERROR 1: Reprojection failedon certain CRAN platforms with alternative BLAS/LAPACK implementationsogr_reproject()(cf. https://gdal.org/en/stable/programs/ogr2ogr.html#known-issues)ogr_reproject()across all GDAL versions but skip more complex tests if GDAL < 3.11.3 ("stable" version as of July 2025)Documentation
Internal
-Wimplicit-const-int-float-conversionin src/vsifile.cppsetGDALDatasetH_()in classesGDALRasterandGDALVector: check shared flag of the incomingGDALDatasetHand set them_sharedmember variableGDALRaster: callGDALReleaseDataset()instead ofGDALClose()in theclose()method and destructor when the dataset is non-sharedThis discussion was created from the release gdalraster 2.2.0.
Beta Was this translation helpful? Give feedback.
All reactions