[GRASS5] [bug #2571] (grass) Illegal Latitude for North if in Southern Hemisphere.

Request Tracker grass-bugs at intevation.de
Wed Aug 11 14:21:57 EDT 2004


this bug's URL: http://intevation.de/rt/webrt?serial_num=2571
-------------------------------------------------------------------------

Subject: Illegal Latitude for North if in Southern Hemisphere.

Platform: GNU/Linux/i386
grass obtained from: Other (CDROM etc)
grass binary for platform: Debian package
GRASS Version: 5.0.3

 	if (cellhd->north > 90.0)
-	    return ("Illegal latitude for North");
+	    return (_("Illegal latitude for North"));

Lattitudes:

north:      29:15S
south:      29:30S

The above (valid) Southern Hemisphere Latitudes appear to be illegal.

Dave Coventry

-------------------------------------------- Managed by Request Tracker




More information about the grass-dev mailing list