Point Class
Point geometry.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.agrifood.farming.models._models_py3.GeoJsonObjectPointazure.agrifood.farming.models._models_py3.PointCoordinatesPoint
Constructor
Point(*, coordinates: List[float], **kwargs)
Parameters
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.
- type
- str or GeoJsonObjectType
Required
Required. GeoJSON object type.Constant filled by server. Possible values include: "Point", "Polygon", "MultiPolygon".
Feedback
Submit and view feedback for