PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
LWGEOM* wkt_parser_point_new | ( | POINTARRAY * | pa, |
char * | dimensionality | ||
) |
Create a new point.
Null point array implies empty. Null dimensionality implies no specified dimensionality in the WKT.
Definition at line 320 of file lwin_wkt.c.
References FLAGS_GET_M, FLAGS_GET_Z, LW_FALSE, LWDEBUG, lwpoint_as_lwgeom(), lwpoint_construct(), lwpoint_construct_empty(), POINTARRAY::npoints, PARSER_ERROR_LESSPOINTS, PARSER_ERROR_MIXDIMS, ptarray_free(), SET_PARSER_ERROR, SRID_UNKNOWN, wkt_dimensionality(), and wkt_pointarray_dimensionality().
Referenced by yyparse().