![]() |
MobilityDB 1.3
|
A simple program that reads a CSV file containig geometries and compute the total number of points in all geometries. More...
Macros | |
#define | MAX_LENGTH_GEO 12001 |
#define | MAX_LENGTH_HEADER 1024 |
Functions | |
int | main (void) |
A simple program that reads a CSV file containig geometries and compute the total number of points in all geometries.
The program can be build as follows