| Age | Commit message (Collapse) | Author |
|
Thanks Pakal and Claude.
|
|
|
|
|
|
|
|
This is a security fix; disclosure to follow shortly.
|
|
This is a security fix; disclosure to follow shortly.
|
|
|
|
|
|
Thanks Carl Meyer for the report and Tim Graham for the review.
|
|
|
|
|
|
Thanks Pascal Chambon for the initial patch.
|
|
|
|
|
|
inheritance.
|
|
Earlier versions of GDAL do not allow the srid to be set to 0,
so it should be a required parameter to ensure compatibility.
|
|
- Instantiation of GDALRaster instances from dict or json data.
- Retrieve and write pixel values in GDALBand objects.
- Support for the GDALFlushCache in gdal C prototypes
- Added private flush method to GDALRaster to make sure all
data is written to files when file-based rasters are changed.
- Replaced ``ptr`` with ``_ptr`` for internal ptr variable
Refs #23804. Thanks Claude Paroz and Tim Graham for the reviews.
|
|
Also added display of migration to stdout when verbosity=3.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
migrating a subclass's name change
Forwardport of test and release note from stable/1.7.x
|
|
|
|
|
|
|
|
|
|
Thanks gbdlin for the initial patch and Tim Graham for the review.
|
|
Thanks Max Demars for the suggestion and Tim Graham for the review.
|
|
admin.
|
|
|
|
|
|
status_code.
|
|
|
|
|
|
|
|
during testing.
|
|
|
|
|
|
|
|
|
|
Python 3 always returns an absolute path.
|
|
Thanks Daniel Wiesmann for spotting the issue.
|
|
|
|
|
|
|