Pietro Calogero wrote: > I received a set of data that was developed in ArgGIS, including > shapefiles and a .sid raster file. The shapefiles came with > projection information, but the .sid file did not (and it extends > out further than the vector info on the edges)
This shouldn't be a big problem. If you are sure your SID raster is in the same projection that your shapefiles just use flag -o in r.in.gdal which will override the projection check. Let me know if that helps. Maciek _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

