Ticket #3207 (closed defect: fixed)
Wrong type casting in GDALGrid data metrics functions
| Reported by: | dron | Owned by: | dron |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.3 |
| Component: | GDAL_Raster | Version: | 1.6.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There is a wrong type casting of poOptions parameter in data metrics computation functions because of blind copy-paste from other gridding functions. Instead of casting to GDALGridDataMetricsOptions there were GDALGridNearestNeighborOptions and GDALGridMovingAverageOptions used.
Change History
Note: See
TracTickets for help on using
tickets.
