Ordinates to Point
Creates a point from a X, Y and optionally a Z ordinate
Category: Geometric
Parameter:
- Coordinate Reference System
- Description: Specify the coordinate reference system for the created Point
- Occurrence: 0..1
Source:
- X
- Description: The X ordinate for the point to create
- Occurrence: 1..1
- Y
- Description: The Y ordinate for the point to create
- Occurrence: 1..1
- Z
- Description: The Z ordinate for the point to create
- Occurrence: 0..1
Target:
- Description: The property that shall hold the created point
- Occurrence: 1..1
Function ID: eu.esdihumboldt.cst.functions.geometric.ordinates_to_point