[GRASS-git] [OSGeo/grass] 2b3659: v.to.rast: Give verbose message about number for a...
Vaclav Petras
noreply at github.com
Wed Jan 29 19:13:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2b3659812758a90731580e2eda3d92580d9e5265
https://github.com/OSGeo/grass/commit/2b3659812758a90731580e2eda3d92580d9e5265
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2025-01-29 (Wed, 29 Jan 2025)
Changed paths:
M vector/v.to.rast/main.c
M vector/v.to.rast/vect2rast.c
Log Message:
-----------
v.to.rast: Give verbose message about number for all types (#2498)
When there are no areas in the vector map, v.to.rast gave warning, and now after #2459, it gives a verbose message about number of selected areas when areas are selected as type. This gives the verbose message for all types when they are selected making the behavior more consistent across types (points, lines, boundaries, and centroids).
The default for type is point, line, and area, so three verbose messages are produced (when verbose output is enabled) for any vector map.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list