[QGIS-trac] [Quantum GIS] #3009: v.kernel help missing
Quantum GIS
qgis at qgis.org
Wed Sep 15 08:15:04 EDT 2010
#3009: v.kernel help missing
--------------------------------+-------------------------------------------
Reporter: pcav | Owner: rugginoso
Type: bug | Status: new
Priority: minor: annoyance | Milestone: Version 1.6.0
Component: GRASS | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
--------------------------------+-------------------------------------------
The help for the v.kernel GRASS module is missing:
Impossibile trovare la pagina di manuale
/usr/lib/grass64/docs/html/qgis.v.kernel.rast.py.htmlAssicurarsi di aver
installato la documentazione di GRASS.
In fact, the module calls qgis.v.kernel.rast.py instead of plain v.kernel:
{{{
/usr/share/qgis/grass/modules/v.kernel.qgm
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
<qgisgrassmodule label="Gaussian kernel density"
module="qgis.v.kernel.rast.py">
<option key="input" />
<option key="stddeviation" />
<option key="output" />
</qgisgrassmodule>
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3009>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list