PostGIS 3.0.6dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ out_encoded_polyline_test_precision()

static void out_encoded_polyline_test_precision ( void  )
static

Definition at line 77 of file cu_out_encoded_polyline.c.

78{
79
80 /* Linestring */
82 "LINESTRING(-0.250691 49.283048, -0.250633 49.283376,"
83 "-0.250502 49.283972, -0.251245 49.284028, -0.251938 "
84 "49.284232, -0.251938 49.2842)",
85 6,
86 "o}~~|AdshNoSsBgd@eGoBlm@wKhj@~@?");
87
88 /* MultiPoint */
90 "MULTIPOINT(-120.2 38.5,-120.95 40.7)", 3, "gejAnwiFohCzm@");
91}
static void do_encoded_polyline_test(char *in, int precision, char *out)

References do_encoded_polyline_test().

Referenced by out_encoded_polyline_suite_setup().

Here is the call graph for this function:
Here is the caller graph for this function: