[GRASS-dev] [GRASS GIS] #2679: Drop or fix setting of Location and Mapset using environmental variables
GRASS GIS
trac at osgeo.org
Sat Jun 9 14:20:45 PDT 2018
#2679: Drop or fix setting of Location and Mapset using environmental variables
-------------------------+-------------------------------------------------
Reporter: wenzeslaus | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.2.4
Component: Startup | Version: svn-trunk
Resolution: fixed | Keywords: init, grass.py, interface, CLI,
CPU: | script, batch job
Unspecified | Platform: Unspecified
-------------------------+-------------------------------------------------
Changes (by wenzeslaus):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"72791" 72791]:
{{{
#!CommitTicketReference repository="" revision="72791"
init: remove broken env var interface for d/l/m
The interface described in the manual was not implemented and not part of
--help.
It seems that it was broken at least since trans from Bash to Python
(r37863)
and definitevely before refactoring in r65235. Perhaps some time after env
vars
were definitevely removed from modules (r10655, r10790, r10793).
Closes #2679 (Drop or fix setting...) and see #2681 for more explanation
esp. about the unfortunate naming (LOCATION vs LOCATION_NAME).
This removes the only code which seemed to be really specific for
the grass - call and it removes a significat portion of the manual
which discusses usage and env vars and command line params priorities
in various combinations.
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2679#comment:8>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list