PostGIS  2.4.9dev-r@@SVN_REVISION@@
cu_in_geojson.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "CUnit/Basic.h"
#include "liblwgeom_internal.h"
#include "cu_tester.h"
Include dependency graph for cu_in_geojson.c:

Go to the source code of this file.

Functions

static void do_geojson_test (const char *exp, char *in, char *exp_srs, int precision, int has_bbox)
 
static void in_geojson_test_srid (void)
 
static void in_geojson_test_bbox (void)
 
static void in_geojson_test_geoms (void)
 
void in_geojson_suite_setup (void)