MobilityDB  1.0
geo_constructors.c File Reference

Constructors for the 2D geometric operations. More...

Detailed Description

Constructors for the 2D geometric operations.

These constructors should be submitted as a PR to PostgreSQL, this needs still to be done.

This module implements the constructors for the following geometric types: point, line, lseg (line segment), box, circle, path, and polygon.