Definition at line 1578 of file cu_geodetic.c.
References ASSERT_STRING_EQUAL, GBOX::flags, FLAGS_SET_M, FLAGS_SET_Z, gbox_to_string(), geodetic_suite_setup(), and lwfree().
Referenced by geodetic_suite_setup().
1595 ASSERT_STRING_EQUAL(c,
"GBOX((-1.7976931e+308,-1.7976931e+308,-1.7976931e+308,-1.7976931e+308),(-1.7976931e+308,-1.7976931e+308,-1.7976931e+308,-1.7976931e+308))");
char * gbox_to_string(const GBOX *gbox)
Allocate a string representation of the GBOX, based on dimensionality of flags.
#define ASSERT_STRING_EQUAL(o, e)
#define FLAGS_SET_Z(flags, value)
#define FLAGS_SET_M(flags, value)