Hello!<br>
<br>
I've created a lat-long region like this : <br>
GRASS 6.0.1 (New_loc1):~/Desktop/eaps/Demonstracao/Prototype1 > g.region -p<br>
projection: 3 (Latitude-Longitude)<br>
zone: 0<br>
datum: ** unknown (default: WGS84) **<br>
ellipsoid: wgs84<br>
north: 90N<br>
south: 90S<br>
west: 180W<br>
east: 180E<br>
nsres: 1<br>
ewres: 1<br>
rows: 180<br>
cols: 360<br>
<br>
And I've tried to import an image (it is as attachment) and I get this error :<br>
GRASS 6.0.1 (New_loc1):~/Desktop/eaps/Demonstracao/Prototype1 >
r.in.gdal input=/home/seabiscuit/Desktop/florida.jpg out=florida -o<br>
Over-riding projection check.<br>
Proceeding with import...<br>
WARNING: G_set_window(): Illegal latitude for South<br>
<br>
Can anywone help me ?<br>
<br>
Thanks!<br>
<br>
<br>
<br>