17 #include <grass/gis.h> 
   77     if (proj == PROJECTION_LL) {
 
  107     if (proj == PROJECTION_LL) {
 
int G_limit_north(double *north, int proj)
Limit north (y) coordinate. 
 
int G_limit_west(double *west, int proj)
Function not yet implemented... 
 
int G_limit_east(double *east, int proj)
Function not yet implemented... 
 
int G_limit_south(double *south, int proj)
Limit south (y) coordinate.