On Fri, Nov 27, 2015 at 10:51 AM, Jachym Cepicky <[email protected]>
wrote:

> Hi all,
>
> I've tried to implement command line alternative to module search based on
> keywords, which is available in the gui - it's called g.search
>
> Any chance, you might find this useful ? Any comment to the source code
> and outputs?
>
> https://github.com/jachym/g.search
>

I think it is awesome:

$ g.extension extension=g.search url=https://github.com/jachym/g.search
$ g.search MLC

i.gensig
    Description: Generates statistics for i.maxlik from raster map.
    Keywords: imagery,classification,supervised classification,Maximum
Likelihood Classification,MLC,signatures

i.maxlik
    Description: Classifies the cell spectral reflectances in imagery data.
Classification is based on the spectral signature information generated by
either i.cluster, g.gui.iclass, or i.gensig.
    Keywords: imagery,classification,Maximum Likelihood Classification,MLC

The code is minimalistic, so the duplication with GUI code is minimal or
none.

I suggest to put it to trunk, but to consider the name first. g.search
sounds good but does it search modules or maps or both? Are the maps a
possible extension of the current functionality?

Vaclav
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to