int G_limit_north(double *north, int proj)
Limit north (y) coordinate.
int G_limit_west(double *west, int proj)
Function not yet implemented...
double west
Extent coordinates (west)
double north
Extent coordinates (north)
double south
Extent coordinates (south)
int G_limit_east(double *east, int proj)
Function not yet implemented...
#define PROJECTION_LL
Projection code - Latitude-Longitude.
double east
Extent coordinates (east)
int G_limit_south(double *south, int proj)
Limit south (y) coordinate.