gdalraster 2.4.0 #857
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.
-
Repository change
firelaborganization at https://github.com/firelab/gdalrasterSpatial Reference System API
srs_info_from_db(): obtain information about coordinate reference systems in the PROJ database (Add srs_info_from_db(): obtain information about coordinate reference systems in the PROJ DB #832)srs_get_axes(): return a list of the axis names and orientations for a spatial coordinate reference system (Add srs_get_axes(): return a list of the axis names and orientations for a spatial coordinate reference system #837)srs_get_area_of_use(),srs_get_axes_count(),srs_epsg_treats_as_lat_long(),srs_epsg_treats_as_northing_easting()andsrs_get_celestial_body_name()(SRS API: add srs_get_area_of_use(), srs_get_axes_count() and srs_get_celestial_body_name() #831, Add srs_epsg_treats_as_lat_long() and srs_epsg_treats_as_northing_easting() #839)Other features and improvements
gdal_formats(): add Update ("u") torw_flagswhen GDAL >= 3.11, and add several new columns to the output data frame containing various driver metadata (gdal_formats(): add Updateutorw_flagswhen GDAL >= 3.11, and add several new columns to the output data frame containing various driver metadata #833)vsi_read_dir(): fix slow string processing of the file list for return, especially for large listings e.g. recursive (vsi_read_dir(): fix slow string processing of the file list for return #841, thanks to @mdsumner)plot_raster(): accept a color palette for the argumentcol_map_fn, to support an implied ramp function (plot_raster(): accept a color palette for the argument col_map_fn, to support an implied ramp function #830, thanks to @wiesehahn)buildRAT()andcombine()(Add checks for ctrl-c user interrupt in buildRAT() and combine() #844)GDALRaster::getSpatialRef(): class method on aGDALRasterobject synonymous withGDALRaster::getProjection()andGDALRaster::getProjectionRef(), for consistency with classGDALVectorand with theosgeo.gdalbindings (Add GDALRaster::getSpatialRef() synonym #845)Documentation
This discussion was created from the release gdalraster 2.4.0.
Beta Was this translation helpful? Give feedback.
All reactions