Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPKG/SQLITE SQL: extend gdal_get_pixel_value()/gdal_get_layer_pixel_value() to support an interpolation method #10476

Merged
merged 2 commits into from
Aug 10, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Jul 23, 2024

@rouault rouault added this to the 3.10.0 milestone Jul 23, 2024
@coveralls
Copy link
Collaborator

coveralls commented Jul 23, 2024

Coverage Status

coverage: 69.307% (+0.003%) from 69.304%
when pulling 6c6ce76 on rouault:gdal_get_pixel_value_interpolation
into 4e11f2e on OSGeo:master.

@jjimenezshaw
Copy link
Contributor

jjimenezshaw commented Jul 26, 2024

#10506 adds another possible interpolation method: cubic

@rouault rouault force-pushed the gdal_get_pixel_value_interpolation branch from c99a0eb to 6c6ce76 Compare July 28, 2024 15:39
@rouault
Copy link
Member Author

rouault commented Jul 28, 2024

rebased on top of latest master to add support for cubic

@rouault rouault merged commit ceb6d80 into OSGeo:master Aug 10, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants