MobilityDB 1.1
|
◆ MAX_LENGTH_HEADER
A simple program that reads AIS data from a CSV file and outputs a few of these records converted into temporal values. In the input file
The program can be build as follows gcc -Wall -g -I/usr/local/include -o 02_meos_read_ais 02_meos_read_ais.c -L/usr/local/lib -lmeos
|