Definition at line 160 of file liblwgeom/cunit/cu_misc.c.
163 "POINT ZM (5.1423999999 5.1423999999 5.1423999999 5.1423999999)",
164 "POINT(5.1424 5.1424 5.1424 5.1424)",
168 "MULTIPOLYGON(((0 0,10 0,10 10,0 10,0 0)))",
169 "MULTIPOLYGON EMPTY",
173 "MULTIPOLYGON(((0 0,10 0,10 10,0 10,0 0)))",
174 "MULTIPOLYGON(((0 0,10 0,10 10, 0 10,0 0)))",
178 "LINESTRING(0 0,1 1, 2 2, 3 3, 4 4, 5 5)",
179 "LINESTRING(0 0,2 2,4 4)",
183 "MULTIPOINT(0 0,1 1, 2 2, 3 3, 4 4, 5 5)",
185 "MULTIPOINT(0 0,0 0,2 2,4 4,4 4,4 4)",
189 "MULTIPOLYGON(((0 0,10 0,10 10,0 10,0 0),(4 4, 4 5, 5 5, 5 4, 4 4)))",
190 "MULTIPOLYGON(((0 0,10 0,10 10, 0 10,0 0)))",
194 "MULTIPOLYGON(((0 0,10 0,10 10,0 10,0 0),(4 4, 4 5, 5 5, 5 4, 4 4)))",
195 "MULTIPOLYGON EMPTY",
static void do_grid_test(const char *wkt_in, const char *wkt_out, double size)
References do_grid_test().
Referenced by misc_suite_setup().