PostGIS  2.5.7dev-r@@SVN_REVISION@@
lwgeom_in_encoded_polyline.c File Reference
#include <assert.h>
#include "postgres.h"
#include "utils/builtins.h"
#include "../postgis_config.h"
#include "lwgeom_pg.h"
#include "liblwgeom.h"
Include dependency graph for lwgeom_in_encoded_polyline.c:

Go to the source code of this file.

Functions

Datum line_from_encoded_polyline (PG_FUNCTION_ARGS)
 
 PG_FUNCTION_INFO_V1 (line_from_encoded_polyline)