Hi!!

Kunal Malik píše v Čt 14. 02. 2008 v 14:30 +0530:

> Projection of dataset does not  appear to match the current
> location!!!

this means, that your map is not in the same projection, as the
spearfish dataset is. you have to either:

* use -o flag for r.in.gdal, which will override the projection check
(use it only if you are sure, the map *is* in the same projection)

* create new location & mapset, which projection is the same, as the
file projection

* use the location= parameter in r.in.gdal, which will create new
location for you, with the projection according the raster file

* start GRASS with gui (grass62 -tcltk) and hit the "Georeferenced file"
button, which will create new location based on the projection values
from your tiff file

hope, this helps

jachym

-- 
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub

Attachment: signature.asc
Description: Toto je digitálně podepsaná část zprávy

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to