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

gdalwarper.cpp: more details about OPTIMIZE_SIZE #10817

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 16, 2024

and document XSCALE and YSCALE warping options

Ref #10813

@coveralls
Copy link
Collaborator

coveralls commented Sep 17, 2024

Coverage Status

coverage: 69.371% (-0.001%) from 69.372%
when pulling a290af1 on rouault:fix_10813
into c8a0113 on OSGeo:master.

alg/gdalwarper.cpp Outdated Show resolved Hide resolved
* shape of output regions vs input regions. Such variations can be undesired
* in some situations. If the resampling factor can be considered as constant
* over the warped area, setting a constant value can lead to more reproducible
* pixel output.</li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Describe XSCALE=FROM_GRID_SAMPLING ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's keep it as undocumented for now / implementation detail... (partly because I'm never satisfied with those settings, and also because this is tricky to describe accurately and in a understandable way)

alg/gdalwarper.cpp Show resolved Hide resolved
and document XSCALE and YSCALE warping options

Ref OSGeo#10813
@rouault rouault merged commit 9d7f03e into OSGeo:master Sep 18, 2024
34 of 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