PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
POINTARRAY* wkt_parser_ptarray_new | ( | POINT | p | ) |
Start a point array from the first coordinate.
Definition at line 303 of file lwin_wkt.c.
References POINT::flags, FLAGS_NDIMS, LWDEBUG, PARSER_ERROR_OTHER, ptarray_construct_empty(), SET_PARSER_ERROR, and wkt_parser_ptarray_add_coord().
Referenced by yyparse().