Skip to content

Comments

d.rast.edit: Use raster mask, not uppercase MASK#5001

Merged
petrasovaa merged 2 commits intoOSGeo:mainfrom
wenzeslaus:d_rast_edit-MASK-to-mask
Jan 29, 2025
Merged

d.rast.edit: Use raster mask, not uppercase MASK#5001
petrasovaa merged 2 commits intoOSGeo:mainfrom
wenzeslaus:d_rast_edit-MASK-to-mask

Conversation

@wenzeslaus
Copy link
Member

Replaces usage of uppercase MASK by 'raster mask' in the documentation. This clarifies the sentence in terms of what respecting means (original says 'respected...including any edits' which may suggest the opposite). It gives me too many errors to verify the behavior as the comments asks for, but the code uses r.patch, so the mask is likely applied and thus the mask is applied for any writing (unlike r.mapcalc).

Replaces usage of uppercase MASK by 'raster mask' in the documentation. This clarifies the sentence in terms of what respecting means (original says 'respected...including any edits' which may suggest the opposite). It gives me too many errors to verify the behavior as the comments asks for, but the code uses r.patch, so the mask is likely applied and thus the mask is applied for any writing (unlike r.mapcalc).
@petrasovaa petrasovaa added this to the 8.5.0 milestone Jan 28, 2025
@petrasovaa petrasovaa enabled auto-merge (squash) January 28, 2025 15:58
@petrasovaa petrasovaa merged commit e135cab into OSGeo:main Jan 29, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

display docs HTML Related code is in HTML module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants