![]() |
MobilityDB 1.3
|
A program that shows the connection of MEOS and GEOS. More...
#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include <geos_c.h>
#include <meos.h>
#include <meos_geo.h>
#include <meos_internal.h>
Functions | |
static void | geos_message_handler (const char *fmt,...) |
int | main () |
A program that shows the connection of MEOS and GEOS.
It computes the the intersection of a MEOS temporal point and a prepared GEOS polygon
The program can be build as follows