PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_longestline2d | ( | PG_FUNCTION_ARGS | ) |
Definition at line 668 of file lwgeom_functions_basic.c.
References error_if_srid_mismatch(), geometry_serialize(), lwgeom_free(), lwgeom_from_gserialized(), lwgeom_furthest_line(), lwgeom_is_empty(), LWGEOM_mindistance2d(), PG_FUNCTION_INFO_V1(), and LWGEOM::srid.
Referenced by LWGEOM_shortestline2d().