Returns the 2-dimensional point on geom1 that is closest to geom2.
This is the first point of the shortest line between the geometries (as computed by ST_ShortestLine).
https://postgis.net/docs/ST_ClosestPoint.html
Generated using TypeDoc
Returns the 2-dimensional point on geom1 that is closest to geom2.
This is the first point of the shortest line between the geometries (as computed by ST_ShortestLine).