46 | | If the provided geometry is a line, the result of the Start/End functions is the x, y, z values of the start and end points of the first line.[[BR]] |
47 | | If the provided geometry is a multi-line, the result of the Start/End functions is the x, y, z values of the start and end points of the first line.[[BR]] |
| 46 | If the provided geometry is a line geometry, the result of the Start/End functions is the x, y, z values of the start and end points of the first line.[[BR]] |
| 47 | If the provided geometry is a multi-line geometry, the result of the Start/End functions is the x, y, z values of the start and end points of the first line.[[BR]] |
49 | | If the provided geometry is a polygon, the result of the Start/End functions is the x, y, z values of the start and end points of the exterior ring of the polygon.[[BR]] |
50 | | If the provided geometry is a multi-polygon, the result of the Start/End functions is the x, y, z values of the start and end points of the exterior ring of the first-polygon.[[BR]] |
| 49 | If the provided geometry is a polygon geometry, the result of the Start/End functions is the x, y, z values of the start and end points of the exterior ring of the polygon.[[BR]] |
| 50 | If the provided geometry is a multi-polygon geometry, the result of the Start/End functions is the x, y, z values of the start and end points of the exterior ring of the first polygon.[[BR]] |