add_point_coordinates_to_table: Add point coordinates to table
Description
Modifies the attribute table of a point vector by adding fields containing each point's X and Y coordinates.
Usage
add_point_coordinates_to_table(input, verbose_mode = FALSE)
Arguments
input
Input vector Points file.
verbose_mode
Sets verbose mode. If verbose mode is False, tools will not print output messages.
Value
Returns the tool text outputs.