PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
This function is used to create a vertical line used for cases where one if the geometries lacks z-values.
The vertical line crosses the 2d point that is closest and the z-range is from maxz to minz in the geoemtrie that has z values.
Definition at line 71 of file measures3d.c.
References LW_FAILURE, lwgeom_calculate_gbox(), lwline_from_ptarray(), lwpoint_make3dz(), GBOX::zmax, and GBOX::zmin.
Referenced by lw_dist3d_distanceline(), and lw_dist3d_distancepoint().