Martin Lacayo wrote: > I think I have now figured out most of the answers to my question, but > I am still wondering about some file management. > > Is the following command a "normal" way to make a location with a > projection from a georeferenced file: > > g.proj -c georef=/home/user/raster.tif location=example
Yes. > Is there a command to delete a location? No; just remove the directory. If the database is shared by multiple users, creating or deleting locations may require root privilege. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
