PostGIS  2.4.9dev-r@@SVN_REVISION@@
struct_lwgeom_parser_result Struct Reference

Parser result structure: returns the result of attempting to convert (E)WKT/(E)WKB to LWGEOM. More...

#include <liblwgeom.h>

Collaboration diagram for struct_lwgeom_parser_result:
Collaboration graph

Data Fields

const char * wkinput
 
uint8_tserialized_lwgeom
 
int size
 
LWGEOMgeom
 
const char * message
 
int errcode
 
int errlocation
 
int parser_check_flags
 

Detailed Description

Parser result structure: returns the result of attempting to convert (E)WKT/(E)WKB to LWGEOM.

Definition at line 2020 of file liblwgeom.h.


The documentation for this struct was generated from the following file: