[GRASS-dev] [GRASS GIS] #2409: last call for options keys consolidation
GRASS GIS
trac at osgeo.org
Fri Feb 20 08:29:21 PST 2015
#2409: last call for options keys consolidation
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: blocker | Milestone: 7.0.0
Component: Default | Version: unspecified
Keywords: standardized options | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by wenzeslaus):
Replying to [comment:196 martinl]:
> Replying to [comment:195 wenzeslaus]:
> > I'm not sure how serious it is but as mentioned in comment:187,
`r.mapcalculator` is a Shell script and Shell script are no longer
supported by standalone GRASS GIS. But perhaps it is not
>
> right, it's a Shell script and currently disabled in Makefile. So let's
remove it from trunk and relbr70. Any objection?
This will break QGIS Processing `grass7:r.mapcalculator` algorithm:
https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/grass7/description/r.mapcalculator.txt
If expect that QGIS Processing will not work with 7.0.0 and that this is a
feature for 7.0.1 or later, then it is fine I guess.
> > an issue because QGIS installs its own GRASS GIS on MS Windows,
OSGeo4W probably contains some shell and all systems except for MS Windows
just have some shell.
>
> I needed anyone can rewrite `r.mapcalculator` to Python and publish as
Addons.
This sounds good. QGIS "just" has to ensure that Addons will be installed
(QGIS Processing currently does not support Addons, only things from core
which are
[https://github.com/qgis/QGIS/tree/master/python/plugins/processing/algs/grass7/description
explicitly listed]).
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2409#comment:197>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list