PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Datum LWGEOM_from_text | ( | PG_FUNCTION_ARGS | ) |
Definition at line 784 of file lwgeom_ogc.c.
References struct_lwgeom_parser_result::geom, geometry_serialize(), LW_FAILURE, LW_PARSER_CHECK_ALL, LWGEOM_from_WKB(), lwgeom_parse_wkt(), lwgeom_parser_result_free(), lwgeom_set_srid(), PG_FUNCTION_INFO_V1(), LWGEOM::srid, SRID_UNKNOWN, and text2cstring().
Referenced by LWGEOM_endpoint_linestring().