[GRASS-dev] grass63 -text startup screen
Paul Kelly
paul-grass at stjohnspoint.co.uk
Sat Sep 23 10:41:16 EDT 2006
Hello Eric
On Thu, 31 Aug 2006, Patton, Eric wrote:
> Paul,
>
> I think your last text edit is the best one so far (from
> http://grass.itc.it/pipermail/grass5/2006-August/025424.html) - and I agree
> with Trevor's idea to have the order changed to Database/Location/Mapset to
> reflect the true hierarchy.
OK here's a new version. I tried to make the database description more
general seeing it comes first. Really the user doesn't need to know that
locations are contained in the database directory, and mapsets are
contained in further directories below that - really just that all GRASS
data is stored in a particular place on the disk. Taking that point of
view makes it easier to describe what it is - more comments?
GRASS 6.3.cvs
DATABASE: A directory (folder) on disk to contain all GRASS maps and data.
LOCATION: This is the name of a geographic location. It is defined by a
co-ordinate system and a rectangular boundary.
MAPSET: Each GRASS session runs under a particular MAPSET. This consists of
a rectangular REGION and a set of maps. Every LOCATION contains at
least a MAPSET called PERMANENT, which is readable by all sessions.
The REGION defaults to the entire area of the chosen LOCATION.
You may change it later with the command: g.region
More information about the grass-dev
mailing list