PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
Parser result structure: returns the result of attempting to convert (E)WKT/(E)WKB to LWGEOM. More...
#include <liblwgeom.h>
Data Fields | |
const char * | wkinput |
uint8_t * | serialized_lwgeom |
int | size |
LWGEOM * | geom |
const char * | message |
int | errcode |
int | errlocation |
int | parser_check_flags |
Parser result structure: returns the result of attempting to convert (E)WKT/(E)WKB to LWGEOM.
Definition at line 2020 of file liblwgeom.h.