MobilityDB  1.0
Functions
projection_gk.h File Reference

Implementation of the Gauss-Krueger projection that is used in Secondo. More...

#include <postgres.h>
#include <fmgr.h>
#include <catalog/pg_type.h>
Include dependency graph for projection_gk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Datum tgeompoint_transform_gk (PG_FUNCTION_ARGS)
 Transform a temporal point into the Gauss-Krueger projection used in Secondo. More...
 
Datum geometry_transform_gk (PG_FUNCTION_ARGS)
 Transform a geometry into the Gauss-Krueger projection used in Secondo. More...
 

Detailed Description

Implementation of the Gauss-Krueger projection that is used in Secondo.