PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
char* lwgeom_to_kml2 | ( | const LWGEOM * | geom, |
int | precision, | ||
const char * | prefix | ||
) |
Definition at line 43 of file lwout_kml.c.
References LW_FAILURE, lwgeom_is_empty(), lwgeom_to_kml2_sb(), stringbuffer_create(), stringbuffer_destroy(), and stringbuffer_getstringcopy().
Referenced by do_kml_test(), do_kml_test_prefix(), do_kml_unsupported(), geography_as_kml(), and LWGEOM_asKML().