Opened 16 years ago
Last modified 6 years ago
#320 new enhancement
the ``default region'' term is somewhat misleading
Reported by: | 1gray | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 7.6.2 |
Component: | Default | Version: | svn-trunk |
Keywords: | region | Cc: | |
CPU: | All | Platform: | All |
Description
The region that's currently named ``default'' is, actually, never used by default -- it's the ``current'' region that is.
It seems that the ``default'' region is accessed only in the following cases:
- it's always used when creating a mapset;
- it's used with
g.region
when explicitly requested by-d
.
Doesn't it therefore make sense to retitle ``default region'' to, say, ``initial region'' in GRASS 7?
Change History (11)
comment:1 by , 15 years ago
follow-up: 3 comment:2 by , 15 years ago
CPU: | Unspecified → All |
---|---|
Keywords: | region added |
Platform: | Unspecified → All |
Version: | unspecified → svn-trunk |
it is the default region when creating new mapsets. thus it is the fall-back region setting. (if we really want to get into it, native French speakers can expand on the root of the word; but see closing comments below...)
-> where in the code or docs do you find it to be confusing? The description for 'g.region -d' could certainly be improved to explain this better, tooltips added etc if you like.
I don't think this is important enough to change the DEFAULT_WIND file name, or to break consistency when referencing that file. The WINDow half of the filename has already been abandoned as far as the user interface is concerned.
as with #323, I think most semantic debates are best dealt with by honing the documentation and being consistent in the descriptions.
Hamish
comment:3 by , 15 years ago
Replying to hamish:
it is the default region when creating new mapsets. thus it is the fall-back region setting. (if we really want to get into it, native French speakers can expand on the root of the word; but see closing comments below...)
-> where in the code or docs do you find it to be confusing? The description for 'g.region -d' could certainly be improved to explain this better, tooltips added etc if you like.
I don't think this is important enough to change the DEFAULT_WIND file name, or to break consistency when referencing that file. The WINDow half of the filename has already been abandoned as far as the user interface is concerned.
as with #323, I think most semantic debates are best dealt with by honing the documentation and being consistent in the descriptions.
agreed, Nikos
comment:4 by , 9 years ago
Milestone: | 7.0.0 → 7.0.5 |
---|
comment:5 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:8 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:9 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
see also (to add more confusion :-p): http://trac.osgeo.org/grass/ticket/323
Nikos