Skip to content

ENH: add support for GDAL's ALL_TOUCHED mode

Laurențiu Nicola requested to merge rasterization-all-touched into develop

Summary

Implements support for GDAL's ALL_TOUCHED rasterization mode.

Rationale

It's useful functionality and it's easy to expose.

Implementation Details

Additional notes

Should we add a test for this?

Closes #1714 (closed).

Copyright

The copyright owner is Laurențiu Nicola and has signed the ORFEO ToolBox Contributor License Agreement.


Check before merging:

  • All discussions are resolved
  • At least 2 👍 votes from core developers, no 👎 vote.
  • The feature branch is (reasonably) up-to-date with the base branch
  • Dashboard is green
  • Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
Edited by Laurențiu Nicola

Merge request reports