Opened 7 years ago

Closed 5 years ago

#6915 closed defect (wontfix)

C# ReadRaster Resample Method

Reported by: heihei1018 Owned by: tamas
Priority: normal Milestone: closed_because_of_github_migration
Component: CSharpBindings Version: unspecified
Severity: normal Keywords:
Cc:

Description

Since GDAL 2.0, the RasterIO() API has allowed specifying a resampling algorithm when doing requests involving subsampling or oversampling. But C# version, can the ReadRaster() method set one of the algorithm, instead of the Nearest method?

Change History (7)

comment:1 by Even Rouault, 7 years ago

Component: defaultCSharpBindings
Owner: changed from warmerdam to tamas

comment:2 by Franik, 7 years ago

I am also looking for a solution to the exact same problem. Is this something that will be integrated in the next version?

comment:3 by franik, 7 years ago

Can anyone give an update on this topic? We are willing to pay if it would speed up the implementation.

comment:4 by heihei1018, 7 years ago

up

comment:5 by tamas, 7 years ago

Added in trunk (r39862) Sample app GDALDatasetRasterIOEx.cs added.

comment:6 by tamas, 7 years ago

Added in branch-2.2 (r39863)

comment:7 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.