gdal icon indicating copy to clipboard operation
gdal copied to clipboard

GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.

Results 497 gdal issues
Sort by recently updated
recently updated
newest added

## Expected behavior and actual behavior. Description: For our use case and to improve mapproxy S3 performance, we need to create tiles in reverse tms mode as described in mapproxy...

enhancement

## Expected behavior and actual behavior. SRS is detected by NAS driver. Not entirely sure if the NAS file conforms to specifications, but there is some SRS info available which...

rasterio, shapely, pyproj etc. now provide pure-pip installations with binary wheels that provide manylinux [1] binaries for gdal, proj, geos etc.; can this project also provide binary wheel installations? e.g....

enhancement
python bindings

From https://github.com/OSGeo/gdal/pull/6110#issuecomment-1206426874 """ Looks like https://github.com/OSGeo/gdal/blob/master/doc/source/api/python_bindings.rst is a duplicate of the swig/Python readme. Thoughts about replacing its contents with something like .. include:: ../../../swig/python/README.rst? """ The content is not exactly...

documentation

## Expected behavior and actual behavior. In the latest version of QGIS I imported a NetCDF raster file (https://www.dropbox.com/s/0tbdppbx0p4v83y/20000212.nc?dl=0) but the corner locations were incorrectly read as 0,0 and the...

What are the current thoughts on using [pre-commit](https://github.com/pre-commit/pre-commit) for code linter support? The checks are run with each commit and can work as an as-you-go type thing. You can also...

Just opening the ticket to request that the DODS driver remains in the mix. We have dependencies on this driver in several CRAN packages and python libraries. DODS/OPeNDAP Driver short...

Contains a list of (space separated) SQL dialects supported by the driver. The default SQL dialect for the driver will always be the first listed value. Standard values are: -...