PointCoordinates Class

Schema of the coordinates of a point.

All required parameters must be populated in order to send to Azure.

Inheritance
PointCoordinates

Constructor

PointCoordinates(*, coordinates: List[float], **kwargs)

Parameters

coordinates
list[float]
Required

Required. Gets or sets the coordinate of this point. It must be an array of 2 or 3 elements for a 2D or 3D system.