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

raster: Add library function to ask for mask presence #4402

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

wenzeslaus
Copy link
Member

To avoid asking about presence of the MASK raster, add a library function which checks for presence of the raster hiding its name in the library.

This prepares way for #2392.

This also changes the message from using MASK to simply mask. I'm open to suggestion on wording of 'mask is present' versus 'mask is active' etc.

To avoid asking about presence of the MASK raster, add a library function which checks for presence of the raster hiding its name in the library.

This prepares way for OSGeo#2392.

This also changes the message from using MASK to simply mask. I'm open to suggestion on wording of 'mask is present' versus 'mask is active' etc.
@github-actions github-actions bot added vector Related to vector data processing raster Related to raster data processing C Related code is in C libraries module labels Sep 27, 2024
raster/r.mfilter/main.c Outdated Show resolved Hide resolved
lib/raster/mask_info.c Outdated Show resolved Hide resolved
raster/r.mfilter/main.c Outdated Show resolved Hide resolved
raster/r.neighbors/main.c Outdated Show resolved Hide resolved
raster/r.patch/main.c Outdated Show resolved Hide resolved
raster/r.resamp.filter/main.c Outdated Show resolved Hide resolved
raster/r.resamp.interp/main.c Outdated Show resolved Hide resolved
raster/r.sim/r.sim.water/main.c Outdated Show resolved Hide resolved
raster/r.slope.aspect/main.c Outdated Show resolved Hide resolved
raster/r.sun/main.c Outdated Show resolved Hide resolved
raster/r.univar/r.univar_main.c Outdated Show resolved Hide resolved
vector/v.surf.rst/main.c Outdated Show resolved Hide resolved
@nilason nilason added this to the 8.5.0 milestone Sep 30, 2024
@wenzeslaus wenzeslaus merged commit 108e5e4 into OSGeo:main Sep 30, 2024
26 checks passed
@wenzeslaus wenzeslaus deleted the add-mask-check-function branch September 30, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C Related code is in C libraries module raster Related to raster data processing vector Related to vector data processing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants