[Qgis-developer] pySAL

Victor Olaya volayaf at gmail.com
Mon Jul 14 02:46:24 PDT 2014


Anita,

scripts can be added now as core algorithms, and they will appear in the
"QGIS algorithms" group, not in the "scripts" one, so the user doesn't see
that they are scripts, but it's easier to create them

When you have your algorithms ready, if you think that this is a good way
of putting them into core, just drop your py files in the
processing/algs/qgis/scripts folder and they will be automatically added to
the toolbox.

Of course, Pysal should be added as well. To do it, you should put the
corresponding files in the python/ext-libs folder (assuming no one is
against adding that, but maybe we should ask...)

Cheers!




2014-07-14 10:46 GMT+02:00 Paolo Cavallini <cavallini at faunalia.it>:

> Il 14/07/2014 10:35, Anita Graser ha scritto:
> > Hi Paolo,
> > I played around with PySAL yesterday and it seems possible to use it
> > at least in Processing scripts, e.g.
> >
> https://github.com/anitagraser/QGIS-Processing-tools/blob/master/2.2/scripts/local_morans.py
>
> Wow, great. Looking forward to see it in core.
> Kernels, regionalization, lots of cool stuff ahead.
> All the best, and thanks.
> --
> Paolo Cavallini - www.faunalia.eu
> Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140714/62ac9d2b/attachment.html>


More information about the Qgis-developer mailing list