MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
meos_proj.c File Reference

A simple program that shows the connection of MEOS and PROJ. More...

#include <proj.h>
#include <stdio.h>
#include <meos.h>
#include <meos_geo.h>

Functions

int main (void)
 

Detailed Description

A simple program that shows the connection of MEOS and PROJ.

The program can be build as follows

gcc -Wall -g -I/usr/local/include -o meos_proj meos_proj.c -L/usr/lib -lproj -L/usr/local/lib -lmeos