Hi,
a colleague has found some strange problems in winQGIS/GRASS, signalled
to the QGIS team. I wonder if the problem could be GRASS related.
Hints welcome,
Markus
On Fri, Jun 29, 2007 at 11:15:19AM -0000, Quantum GIS wrote:
#736: Some GRASS commands broken
-----------------------+----------------------------------------------------
Reporter: neteler | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone:
Component: GRASS | Version: 0.8.1
Keywords: | Platform_version:
Platform: Windows | Must_fix: No
Status_info: 0 |
-----------------------+----------------------------------------------------
Hi,some GRASS commands are broken:
{{{
r.median base=CEA_cat@CEA_dati cover=CEA_aspect@CEA_dati
output=aspect_medianIllegal filename. Character <'> not allowed.
Illegal filename. Character <'> not allowed.
Raster map ['CEA_aspect@CEA_dati'] not found
Illegal filename. Character <'> not allowed.
r.stats: ['CEA_aspect@CEA_dati] not foundSuccessfully finished
}}}-> unclear why ' is present
---------------------
{{{
r.mode base=delete cover=CEA_aspect output=del_aspettoIllegal filename. Character <'> not allowed.
ERROR: r.stats: ['delete@CEA_dati] not found
Illegal filename. Character <'> not allowed.
Illegal filename. Character <'> not allowed.
ERROR: Raster map ['delete@CEA_dati'] not found
}}}Same thing here.
---------------------
But r.average with the same syntax works perfectly.
---------------------
[unrelated]
--
Ticket URL: <https://svn.qgis.org/trac/ticket/736>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats