Description

This tool modifies the attribute table of a vector of POINT VectorGeometryType by adding two fields, XCOORD and YCOORD, containing each point's X and Y coordinates respectively.

Parameters

input (Vector): The input Vector object

Returns

Vector: the returning value

Function Signature

def add_point_coordinates_to_table(self, input: Vector) -> Vector: ...

Project Links

WbW Homepage User Manual Support WbW