Received: by mail.netbsd.org (Postfix, from userid 605) id E53DD84E5C; Mon, 19 Feb 2018 12:52:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 38E8084E5A for ; Mon, 19 Feb 2018 12:52:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id NhC2HlCdsd9P for ; Mon, 19 Feb 2018 12:51:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4D18384E58 for ; Mon, 19 Feb 2018 12:51:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4516AFB40; Mon, 19 Feb 2018 12:51:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151904471688590" MIME-Version: 1.0 Date: Mon, 19 Feb 2018 12:51:56 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/geography/qgis To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20180219125156.4516AFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151904471688590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Feb 19 12:51:56 UTC 2018 Modified Files: pkgsrc/geography/qgis: Makefile PLIST PLIST.python distinfo options.mk Log Message: Update to 2.18.16 * python option does not emit errors at start Changelog: * Bugfixes To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 pkgsrc/geography/qgis/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/geography/qgis/PLIST \ pkgsrc/geography/qgis/options.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/geography/qgis/PLIST.python cvs rdiff -u -r1.11 -r1.12 pkgsrc/geography/qgis/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151904471688590 Content-Disposition: inline Content-Length: 350377 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/geography/qgis/Makefile diff -u pkgsrc/geography/qgis/Makefile:1.60 pkgsrc/geography/qgis/Makefile:1.61 --- pkgsrc/geography/qgis/Makefile:1.60 Mon Jan 1 21:18:30 2018 +++ pkgsrc/geography/qgis/Makefile Mon Feb 19 12:51:56 2018 @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2018/01/01 21:18:30 adam Exp $ +# $NetBSD: Makefile,v 1.61 2018/02/19 12:51:56 ryoon Exp $ -DISTNAME= qgis-2.18.3 -PKGREVISION= 7 +DISTNAME= qgis-2.18.16 CATEGORIES= geography -MASTER_SITES= http://qgis.org/downloads/ +MASTER_SITES= https://qgis.org/downloads/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= brook@nmsu.edu @@ -21,6 +20,8 @@ USE_TOOLS+= gmake PLIST_SRC= PLIST +CMAKE_ARGS+= -DENABLE_QT5=OFF + .include "options.mk" DEPENDS+= qca2-ossl-[0-9]*:../../security/qca2-ossl @@ -42,6 +43,7 @@ SUBST_FILES.xapple= ${xapple_FIND_CMD:s SUBST_SED.xapple+= -e 's,APPLE,XAPPLE,' SUBST_SED.xapple+= -e 's,MACOSX_BUNDLE ,,' +CMAKE_ARGS+= -DWITH_QTWEBKIT=FALSE # Useful for package development: #CMAKE_ARGS+= -DCMAKE_VERBOSE_MAKEFILE=TRUE Index: pkgsrc/geography/qgis/PLIST diff -u pkgsrc/geography/qgis/PLIST:1.8 pkgsrc/geography/qgis/PLIST:1.9 --- pkgsrc/geography/qgis/PLIST:1.8 Thu Jan 26 13:49:19 2017 +++ pkgsrc/geography/qgis/PLIST Mon Feb 19 12:51:56 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2017/01/26 13:49:19 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.9 2018/02/19 12:51:56 ryoon Exp $ bin/qbrowser bin/qgis bin/qgis_bench @@ -392,8 +392,10 @@ include/qgis/qgsmaplayercombobox.h include/qgis/qgsmaplayerconfigwidget.h include/qgis/qgsmaplayerconfigwidgetfactory.h include/qgis/qgsmaplayerlegend.h +include/qgis/qgsmaplayerlistutils.h include/qgis/qgsmaplayermodel.h include/qgis/qgsmaplayerproxymodel.h +include/qgis/qgsmaplayerref.h include/qgis/qgsmaplayerregistry.h include/qgis/qgsmaplayerrenderer.h include/qgis/qgsmaplayerstylemanager.h @@ -676,6 +678,7 @@ include/qgis/qgsvectorlayerfeatureiterat include/qgis/qgsvectorlayerimport.h include/qgis/qgsvectorlayerjoinbuffer.h include/qgis/qgsvectorlayerlabelprovider.h +include/qgis/qgsvectorlayerref.h include/qgis/qgsvectorlayerrenderer.h include/qgis/qgsvectorlayerselectionmanager.h include/qgis/qgsvectorlayertools.h @@ -687,15 +690,31 @@ include/qgis/qgsvisibilitypresetcollecti include/qgis/qgswebframe.h include/qgis/qgswebpage.h include/qgis/qgswebview.h -include/qgis/qgswebviewconfigdlg.h -include/qgis/qgswebviewwidgetfactory.h -include/qgis/qgswebviewwidgetwrapper.h include/qgis/qgswidgetwrapper.h include/qgis/qgswkbptr.h include/qgis/qgswkbsimplifierptr.h include/qgis/qgswkbtypes.h include/qgis/qgsxmlutils.h include/qgis/qgszonalstatistics.h +include/qgis/ui_qgsauthauthoritieseditor.h +include/qgis/ui_qgsauthcertificateinfo.h +include/qgis/ui_qgsauthcertificatemanager.h +include/qgis/ui_qgsauthconfigedit.h +include/qgis/ui_qgsauthconfigeditor.h +include/qgis/ui_qgsauthconfigidedit.h +include/qgis/ui_qgsauthconfigselect.h +include/qgis/ui_qgsauthconfiguriedit.h +include/qgis/ui_qgsautheditorwidgets.h +include/qgis/ui_qgsauthidentitieseditor.h +include/qgis/ui_qgsauthimportcertdialog.h +include/qgis/ui_qgsauthimportidentitydialog.h +include/qgis/ui_qgsauthmethodplugins.h +include/qgis/ui_qgsauthserverseditor.h +include/qgis/ui_qgsauthsslconfigwidget.h +include/qgis/ui_qgsauthsslerrorsdialog.h +include/qgis/ui_qgsauthsslimportdialog.h +include/qgis/ui_qgsauthsslimporterrors.h +include/qgis/ui_qgsauthtrustedcasdialog.h include/qgis/ui_qgscredentialdialog.h include/qgis/ui_qgsdetaileditemwidgetbase.h include/qgis/ui_qgsexpressionbuilder.h @@ -806,7 +825,6 @@ share/qgis/doc/images/projects/thumbnail share/qgis/doc/images/qgis-icon-60x60.png share/qgis/doc/index.html share/qgis/doc/news.html -share/qgis/doc/release-sponsors.html share/qgis/doc/style.css share/qgis/i18n/qgis_ar.qm share/qgis/i18n/qgis_bg.qm @@ -853,6 +871,7 @@ share/qgis/images/icons/qgis-icon-16x16. share/qgis/images/icons/qgis-icon-16x16_xmas.png share/qgis/images/icons/qgis-icon-60x60.png share/qgis/images/icons/qgis-icon-60x60_xmas.png +share/qgis/images/icons/qgis-icon-macos.png share/qgis/images/icons/qgis-icon.png share/qgis/images/icons/qgis-mime-icon.png share/qgis/resources/cpt-city-qgis-min/README-qgis.txt Index: pkgsrc/geography/qgis/options.mk diff -u pkgsrc/geography/qgis/options.mk:1.8 pkgsrc/geography/qgis/options.mk:1.9 --- pkgsrc/geography/qgis/options.mk:1.8 Sun Jan 1 14:43:41 2017 +++ pkgsrc/geography/qgis/options.mk Mon Feb 19 12:51:56 2018 @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2017/01/01 14:43:41 wiz Exp $ +# $NetBSD: options.mk,v 1.9 2018/02/19 12:51:56 ryoon Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.qgis PKG_SUPPORTED_OPTIONS= python @@ -17,6 +17,7 @@ PYTHON_FOR_BUILD_ONLY= YES .else CMAKE_ARGS+= -DWITH_BINDINGS:BOOL=TRUE CMAKE_ARGS+= -DSIP_BINARY_PATH:PATH=${BUILDLINK_PREFIX.py-sip}/bin +CMAKE_ARGS+= -DWITH_INTERNAL_MARKUPSAFE=FALSE PLIST_SRC+= ${PKGDIR}/PLIST.python #PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # ?not yet ported as of ? .include "../../lang/python/application.mk" @@ -24,4 +25,9 @@ PLIST_SRC+= ${PKGDIR}/PLIST. .include "../../x11/py-qt4/buildlink3.mk" .include "../../x11/py-qt4-qscintilla/buildlink3.mk" .include "../../x11/py-sip/buildlink3.mk" +DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests +DEPENDS+= ${PYPKGPREFIX}-psycopg2-[0-9]*:../../databases/py-psycopg2 +DEPENDS+= ${PYPKGPREFIX}-gdal-[0-9]*:../../geography/py-gdal +DEPENDS+= ${PYPKGPREFIX}-jinja2-[0-9]*:../../textproc/py-jinja2 +DEPENDS+= ${PYPKGPREFIX}-markupsafe-[0-9]*:../../textproc/py-markupsafe .endif Index: pkgsrc/geography/qgis/PLIST.python diff -u pkgsrc/geography/qgis/PLIST.python:1.2 pkgsrc/geography/qgis/PLIST.python:1.3 --- pkgsrc/geography/qgis/PLIST.python:1.2 Tue Jun 28 16:57:51 2016 +++ pkgsrc/geography/qgis/PLIST.python Mon Feb 19 12:51:56 2018 @@ -1,6 +1,11 @@ -@comment $NetBSD: PLIST.python,v 1.2 2016/06/28 16:57:51 bouyer Exp $ -lib/libqgispython.so.${PKGVERSION} +@comment $NetBSD: PLIST.python,v 1.3 2018/02/19 12:51:56 ryoon Exp $ lib/libqgispython.so +lib/libqgispython.so.${PKGVERSION} +share/qgis/python/_dummy_thread/__init__.py +share/qgis/python/_markupbase/__init__.py +share/qgis/python/_thread/__init__.py +share/qgis/python/builtins/__init__.py +share/qgis/python/configparser/__init__.py share/qgis/python/console/__init__.py share/qgis/python/console/console.py share/qgis/python/console/console_compile_apis.py @@ -11,6 +16,7 @@ share/qgis/python/console/console_settin share/qgis/python/console/ui_console_compile_apis.py share/qgis/python/console/ui_console_history_dlg.py share/qgis/python/console/ui_console_settings.py +share/qgis/python/copyreg/__init__.py share/qgis/python/dateutil/__init__.py share/qgis/python/dateutil/easter.py share/qgis/python/dateutil/parser.py @@ -20,65 +26,322 @@ share/qgis/python/dateutil/tz.py share/qgis/python/dateutil/tzwin.py share/qgis/python/dateutil/zoneinfo/__init__.py share/qgis/python/dateutil/zoneinfo/zoneinfo--latest.tar.gz -share/qgis/python/httplib2/CMakeLists.txt -share/qgis/python/httplib2/__init__.py -share/qgis/python/httplib2/iri2uri.py -share/qgis/python/httplib2/socks.py -share/qgis/python/jinja2/__init__.py -share/qgis/python/jinja2/_compat.py -share/qgis/python/jinja2/_stringdefs.py -share/qgis/python/jinja2/bccache.py -share/qgis/python/jinja2/compiler.py -share/qgis/python/jinja2/constants.py -share/qgis/python/jinja2/debug.py -share/qgis/python/jinja2/defaults.py -share/qgis/python/jinja2/environment.py -share/qgis/python/jinja2/exceptions.py -share/qgis/python/jinja2/ext.py -share/qgis/python/jinja2/filters.py -share/qgis/python/jinja2/lexer.py -share/qgis/python/jinja2/loaders.py -share/qgis/python/jinja2/meta.py -share/qgis/python/jinja2/nodes.py -share/qgis/python/jinja2/optimizer.py -share/qgis/python/jinja2/parser.py -share/qgis/python/jinja2/runtime.py -share/qgis/python/jinja2/sandbox.py -share/qgis/python/jinja2/tests.py -share/qgis/python/jinja2/testsuite/__init__.py -share/qgis/python/jinja2/testsuite/api.py -share/qgis/python/jinja2/testsuite/bytecode_cache.py -share/qgis/python/jinja2/testsuite/core_tags.py -share/qgis/python/jinja2/testsuite/debug.py -share/qgis/python/jinja2/testsuite/doctests.py -share/qgis/python/jinja2/testsuite/ext.py -share/qgis/python/jinja2/testsuite/filters.py -share/qgis/python/jinja2/testsuite/imports.py -share/qgis/python/jinja2/testsuite/inheritance.py -share/qgis/python/jinja2/testsuite/lexnparse.py -share/qgis/python/jinja2/testsuite/loader.py -share/qgis/python/jinja2/testsuite/regression.py -share/qgis/python/jinja2/testsuite/res/__init__.py -share/qgis/python/jinja2/testsuite/res/templates/broken.html -share/qgis/python/jinja2/testsuite/res/templates/foo/test.html -share/qgis/python/jinja2/testsuite/res/templates/syntaxerror.html -share/qgis/python/jinja2/testsuite/res/templates/test.html -share/qgis/python/jinja2/testsuite/security.py -share/qgis/python/jinja2/testsuite/tests.py -share/qgis/python/jinja2/testsuite/utils.py -share/qgis/python/jinja2/utils.py -share/qgis/python/jinja2/visitor.py -share/qgis/python/markupsafe/__init__.py -share/qgis/python/markupsafe/_compat.py -share/qgis/python/markupsafe/_constants.py -share/qgis/python/markupsafe/_native.py -share/qgis/python/markupsafe/_speedups.c -share/qgis/python/markupsafe/_speedups.so -share/qgis/python/markupsafe/tests.py +share/qgis/python/future-0.15.2.dist-info/DESCRIPTION.rst +share/qgis/python/future-0.15.2.dist-info/INSTALLER +share/qgis/python/future-0.15.2.dist-info/METADATA +share/qgis/python/future-0.15.2.dist-info/RECORD +share/qgis/python/future-0.15.2.dist-info/WHEEL +share/qgis/python/future-0.15.2.dist-info/entry_points.txt +share/qgis/python/future-0.15.2.dist-info/metadata.json +share/qgis/python/future-0.15.2.dist-info/top_level.txt +share/qgis/python/future/__init__.py +share/qgis/python/future/backports/__init__.py +share/qgis/python/future/backports/_markupbase.py +share/qgis/python/future/backports/datetime.py +share/qgis/python/future/backports/email/__init__.py +share/qgis/python/future/backports/email/_encoded_words.py +share/qgis/python/future/backports/email/_header_value_parser.py +share/qgis/python/future/backports/email/_parseaddr.py +share/qgis/python/future/backports/email/_policybase.py +share/qgis/python/future/backports/email/base64mime.py +share/qgis/python/future/backports/email/charset.py +share/qgis/python/future/backports/email/encoders.py +share/qgis/python/future/backports/email/errors.py +share/qgis/python/future/backports/email/feedparser.py +share/qgis/python/future/backports/email/generator.py +share/qgis/python/future/backports/email/header.py +share/qgis/python/future/backports/email/headerregistry.py +share/qgis/python/future/backports/email/iterators.py +share/qgis/python/future/backports/email/message.py +share/qgis/python/future/backports/email/mime/__init__.py +share/qgis/python/future/backports/email/mime/application.py +share/qgis/python/future/backports/email/mime/audio.py +share/qgis/python/future/backports/email/mime/base.py +share/qgis/python/future/backports/email/mime/image.py +share/qgis/python/future/backports/email/mime/message.py +share/qgis/python/future/backports/email/mime/multipart.py +share/qgis/python/future/backports/email/mime/nonmultipart.py +share/qgis/python/future/backports/email/mime/text.py +share/qgis/python/future/backports/email/parser.py +share/qgis/python/future/backports/email/policy.py +share/qgis/python/future/backports/email/quoprimime.py +share/qgis/python/future/backports/email/utils.py +share/qgis/python/future/backports/html/__init__.py +share/qgis/python/future/backports/html/entities.py +share/qgis/python/future/backports/html/parser.py +share/qgis/python/future/backports/http/__init__.py +share/qgis/python/future/backports/http/client.py +share/qgis/python/future/backports/http/cookiejar.py +share/qgis/python/future/backports/http/cookies.py +share/qgis/python/future/backports/http/server.py +share/qgis/python/future/backports/misc.py +share/qgis/python/future/backports/socket.py +share/qgis/python/future/backports/socketserver.py +share/qgis/python/future/backports/test/__init__.py +share/qgis/python/future/backports/test/badcert.pem +share/qgis/python/future/backports/test/badkey.pem +share/qgis/python/future/backports/test/dh512.pem +share/qgis/python/future/backports/test/https_svn_python_org_root.pem +share/qgis/python/future/backports/test/keycert.passwd.pem +share/qgis/python/future/backports/test/keycert.pem +share/qgis/python/future/backports/test/keycert2.pem +share/qgis/python/future/backports/test/nokia.pem +share/qgis/python/future/backports/test/nullbytecert.pem +share/qgis/python/future/backports/test/nullcert.pem +share/qgis/python/future/backports/test/pystone.py +share/qgis/python/future/backports/test/sha256.pem +share/qgis/python/future/backports/test/ssl_cert.pem +share/qgis/python/future/backports/test/ssl_key.passwd.pem +share/qgis/python/future/backports/test/ssl_key.pem +share/qgis/python/future/backports/test/ssl_servers.py +share/qgis/python/future/backports/test/support.py +share/qgis/python/future/backports/total_ordering.py +share/qgis/python/future/backports/urllib/__init__.py +share/qgis/python/future/backports/urllib/error.py +share/qgis/python/future/backports/urllib/parse.py +share/qgis/python/future/backports/urllib/request.py +share/qgis/python/future/backports/urllib/response.py +share/qgis/python/future/backports/urllib/robotparser.py +share/qgis/python/future/backports/xmlrpc/__init__.py +share/qgis/python/future/backports/xmlrpc/client.py +share/qgis/python/future/backports/xmlrpc/server.py +share/qgis/python/future/builtins/__init__.py +share/qgis/python/future/builtins/disabled.py +share/qgis/python/future/builtins/iterators.py +share/qgis/python/future/builtins/misc.py +share/qgis/python/future/builtins/newnext.py +share/qgis/python/future/builtins/newround.py +share/qgis/python/future/builtins/newsuper.py +share/qgis/python/future/moves/__init__.py +share/qgis/python/future/moves/_dummy_thread.py +share/qgis/python/future/moves/_markupbase.py +share/qgis/python/future/moves/_thread.py +share/qgis/python/future/moves/builtins.py +share/qgis/python/future/moves/collections.py +share/qgis/python/future/moves/configparser.py +share/qgis/python/future/moves/copyreg.py +share/qgis/python/future/moves/dbm/__init__.py +share/qgis/python/future/moves/dbm/dumb.py +share/qgis/python/future/moves/dbm/gnu.py +share/qgis/python/future/moves/dbm/ndbm.py +share/qgis/python/future/moves/html/__init__.py +share/qgis/python/future/moves/html/entities.py +share/qgis/python/future/moves/html/parser.py +share/qgis/python/future/moves/http/__init__.py +share/qgis/python/future/moves/http/client.py +share/qgis/python/future/moves/http/cookiejar.py +share/qgis/python/future/moves/http/cookies.py +share/qgis/python/future/moves/http/server.py +share/qgis/python/future/moves/itertools.py +share/qgis/python/future/moves/pickle.py +share/qgis/python/future/moves/queue.py +share/qgis/python/future/moves/reprlib.py +share/qgis/python/future/moves/socketserver.py +share/qgis/python/future/moves/subprocess.py +share/qgis/python/future/moves/sys.py +share/qgis/python/future/moves/test/__init__.py +share/qgis/python/future/moves/test/support.py +share/qgis/python/future/moves/tkinter/__init__.py +share/qgis/python/future/moves/tkinter/colorchooser.py +share/qgis/python/future/moves/tkinter/commondialog.py +share/qgis/python/future/moves/tkinter/constants.py +share/qgis/python/future/moves/tkinter/dialog.py +share/qgis/python/future/moves/tkinter/dnd.py +share/qgis/python/future/moves/tkinter/filedialog.py +share/qgis/python/future/moves/tkinter/font.py +share/qgis/python/future/moves/tkinter/messagebox.py +share/qgis/python/future/moves/tkinter/scrolledtext.py +share/qgis/python/future/moves/tkinter/simpledialog.py +share/qgis/python/future/moves/tkinter/tix.py +share/qgis/python/future/moves/tkinter/ttk.py +share/qgis/python/future/moves/urllib/__init__.py +share/qgis/python/future/moves/urllib/error.py +share/qgis/python/future/moves/urllib/parse.py +share/qgis/python/future/moves/urllib/request.py +share/qgis/python/future/moves/urllib/response.py +share/qgis/python/future/moves/urllib/robotparser.py +share/qgis/python/future/moves/winreg.py +share/qgis/python/future/moves/xmlrpc/__init__.py +share/qgis/python/future/moves/xmlrpc/client.py +share/qgis/python/future/moves/xmlrpc/server.py +share/qgis/python/future/standard_library/__init__.py +share/qgis/python/future/tests/__init__.py +share/qgis/python/future/tests/base.py +share/qgis/python/future/types/__init__.py +share/qgis/python/future/types/newbytes.py +share/qgis/python/future/types/newdict.py +share/qgis/python/future/types/newint.py +share/qgis/python/future/types/newlist.py +share/qgis/python/future/types/newmemoryview.py +share/qgis/python/future/types/newobject.py +share/qgis/python/future/types/newopen.py +share/qgis/python/future/types/newrange.py +share/qgis/python/future/types/newstr.py +share/qgis/python/future/utils/__init__.py +share/qgis/python/future/utils/surrogateescape.py +share/qgis/python/html/__init__.py +share/qgis/python/html/entities.py +share/qgis/python/html/parser.py +share/qgis/python/http/__init__.py +share/qgis/python/http/client.py +share/qgis/python/http/cookiejar.py +share/qgis/python/http/cookies.py +share/qgis/python/http/server.py +share/qgis/python/libfuturize/__init__.py +share/qgis/python/libfuturize/fixer_util.py +share/qgis/python/libfuturize/fixes/__init__.py +share/qgis/python/libfuturize/fixes/fix_UserDict.py +share/qgis/python/libfuturize/fixes/fix_absolute_import.py +share/qgis/python/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py +share/qgis/python/libfuturize/fixes/fix_basestring.py +share/qgis/python/libfuturize/fixes/fix_bytes.py +share/qgis/python/libfuturize/fixes/fix_cmp.py +share/qgis/python/libfuturize/fixes/fix_division.py +share/qgis/python/libfuturize/fixes/fix_division_safe.py +share/qgis/python/libfuturize/fixes/fix_execfile.py +share/qgis/python/libfuturize/fixes/fix_future_builtins.py +share/qgis/python/libfuturize/fixes/fix_future_standard_library.py +share/qgis/python/libfuturize/fixes/fix_future_standard_library_urllib.py +share/qgis/python/libfuturize/fixes/fix_metaclass.py +share/qgis/python/libfuturize/fixes/fix_next_call.py +share/qgis/python/libfuturize/fixes/fix_object.py +share/qgis/python/libfuturize/fixes/fix_oldstr_wrap.py +share/qgis/python/libfuturize/fixes/fix_order___future__imports.py +share/qgis/python/libfuturize/fixes/fix_print.py +share/qgis/python/libfuturize/fixes/fix_print_with_import.py +share/qgis/python/libfuturize/fixes/fix_raise.py +share/qgis/python/libfuturize/fixes/fix_remove_old__future__imports.py +share/qgis/python/libfuturize/fixes/fix_unicode_keep_u.py +share/qgis/python/libfuturize/fixes/fix_unicode_literals_import.py +share/qgis/python/libfuturize/fixes/fix_xrange_with_import.py +share/qgis/python/libfuturize/main.py +share/qgis/python/libpasteurize/__init__.py +share/qgis/python/libpasteurize/fixes/__init__.py +share/qgis/python/libpasteurize/fixes/feature_base.py +share/qgis/python/libpasteurize/fixes/fix_add_all__future__imports.py +share/qgis/python/libpasteurize/fixes/fix_add_all_future_builtins.py +share/qgis/python/libpasteurize/fixes/fix_add_future_standard_library_import.py +share/qgis/python/libpasteurize/fixes/fix_annotations.py +share/qgis/python/libpasteurize/fixes/fix_division.py +share/qgis/python/libpasteurize/fixes/fix_features.py +share/qgis/python/libpasteurize/fixes/fix_fullargspec.py +share/qgis/python/libpasteurize/fixes/fix_future_builtins.py +share/qgis/python/libpasteurize/fixes/fix_getcwd.py +share/qgis/python/libpasteurize/fixes/fix_imports.py +share/qgis/python/libpasteurize/fixes/fix_imports2.py +share/qgis/python/libpasteurize/fixes/fix_kwargs.py +share/qgis/python/libpasteurize/fixes/fix_memoryview.py +share/qgis/python/libpasteurize/fixes/fix_metaclass.py +share/qgis/python/libpasteurize/fixes/fix_newstyle.py +share/qgis/python/libpasteurize/fixes/fix_next.py +share/qgis/python/libpasteurize/fixes/fix_printfunction.py +share/qgis/python/libpasteurize/fixes/fix_raise.py +share/qgis/python/libpasteurize/fixes/fix_raise_.py +share/qgis/python/libpasteurize/fixes/fix_throw.py +share/qgis/python/libpasteurize/fixes/fix_unpacking.py +share/qgis/python/libpasteurize/main.py +share/qgis/python/nose2/__init__.py +share/qgis/python/nose2/__main__.py +share/qgis/python/nose2/backports/__init__.py +share/qgis/python/nose2/backports/ordereddict.py +share/qgis/python/nose2/collector.py +share/qgis/python/nose2/compat.py +share/qgis/python/nose2/config.py +share/qgis/python/nose2/events.py +share/qgis/python/nose2/exceptions.py +share/qgis/python/nose2/loader.py +share/qgis/python/nose2/main.py +share/qgis/python/nose2/plugins/__init__.py +share/qgis/python/nose2/plugins/attrib.py +share/qgis/python/nose2/plugins/buffer.py +share/qgis/python/nose2/plugins/collect.py +share/qgis/python/nose2/plugins/coverage.py +share/qgis/python/nose2/plugins/debugger.py +share/qgis/python/nose2/plugins/doctests.py +share/qgis/python/nose2/plugins/dundertest.py +share/qgis/python/nose2/plugins/failfast.py +share/qgis/python/nose2/plugins/junitxml.py +share/qgis/python/nose2/plugins/layers.py +share/qgis/python/nose2/plugins/loader/__init__.py +share/qgis/python/nose2/plugins/loader/discovery.py +share/qgis/python/nose2/plugins/loader/eggdiscovery.py +share/qgis/python/nose2/plugins/loader/functions.py +share/qgis/python/nose2/plugins/loader/generators.py +share/qgis/python/nose2/plugins/loader/loadtests.py +share/qgis/python/nose2/plugins/loader/parameters.py +share/qgis/python/nose2/plugins/loader/testcases.py +share/qgis/python/nose2/plugins/loader/testclasses.py +share/qgis/python/nose2/plugins/logcapture.py +share/qgis/python/nose2/plugins/mp.py +share/qgis/python/nose2/plugins/outcomes.py +share/qgis/python/nose2/plugins/printhooks.py +share/qgis/python/nose2/plugins/prof.py +share/qgis/python/nose2/plugins/result.py +share/qgis/python/nose2/plugins/testid.py +share/qgis/python/nose2/result.py +share/qgis/python/nose2/runner.py +share/qgis/python/nose2/session.py +share/qgis/python/nose2/sphinxext.py +share/qgis/python/nose2/suite.py +share/qgis/python/nose2/tests/__init__.py +share/qgis/python/nose2/tests/_common.py +share/qgis/python/nose2/tests/functional/__init__.py +share/qgis/python/nose2/tests/functional/test_attrib_plugin.py +share/qgis/python/nose2/tests/functional/test_collect_plugin.py +share/qgis/python/nose2/tests/functional/test_coverage.py +share/qgis/python/nose2/tests/functional/test_decorators.py +share/qgis/python/nose2/tests/functional/test_discovery_loader.py +share/qgis/python/nose2/tests/functional/test_dundertest_plugin.py +share/qgis/python/nose2/tests/functional/test_eggdiscovery_loader.py +share/qgis/python/nose2/tests/functional/test_junitxml_plugin.py +share/qgis/python/nose2/tests/functional/test_layers_plugin.py +share/qgis/python/nose2/tests/functional/test_loading.py +share/qgis/python/nose2/tests/functional/test_loadtests_plugin.py +share/qgis/python/nose2/tests/functional/test_logcapture_plugin.py +share/qgis/python/nose2/tests/functional/test_main.py +share/qgis/python/nose2/tests/functional/test_mp_plugin.py +share/qgis/python/nose2/tests/functional/test_printhooks_plugin.py +share/qgis/python/nose2/tests/functional/test_session.py +share/qgis/python/nose2/tests/functional/test_such_dsl.py +share/qgis/python/nose2/tests/functional/test_util.py +share/qgis/python/nose2/tests/unit/__init__.py +share/qgis/python/nose2/tests/unit/test_attrib_plugin.py +share/qgis/python/nose2/tests/unit/test_buffer_plugin.py +share/qgis/python/nose2/tests/unit/test_collect_plugin.py +share/qgis/python/nose2/tests/unit/test_collector.py +share/qgis/python/nose2/tests/unit/test_config.py +share/qgis/python/nose2/tests/unit/test_debugger_plugin.py +share/qgis/python/nose2/tests/unit/test_decorators.py +share/qgis/python/nose2/tests/unit/test_doctest_plugin.py +share/qgis/python/nose2/tests/unit/test_dundertest_plugin.py +share/qgis/python/nose2/tests/unit/test_failfast.py +share/qgis/python/nose2/tests/unit/test_functions_loader.py +share/qgis/python/nose2/tests/unit/test_generators_plugin.py +share/qgis/python/nose2/tests/unit/test_junitxml.py +share/qgis/python/nose2/tests/unit/test_layers_plugin.py +share/qgis/python/nose2/tests/unit/test_loader.py +share/qgis/python/nose2/tests/unit/test_logcapture_plugin.py +share/qgis/python/nose2/tests/unit/test_mp_plugin.py +share/qgis/python/nose2/tests/unit/test_outcomes_plugin.py +share/qgis/python/nose2/tests/unit/test_params_plugin.py +share/qgis/python/nose2/tests/unit/test_plugin_api.py +share/qgis/python/nose2/tests/unit/test_printhooks_plugin.py +share/qgis/python/nose2/tests/unit/test_prof_plugin.py +share/qgis/python/nose2/tests/unit/test_result.py +share/qgis/python/nose2/tests/unit/test_session.py +share/qgis/python/nose2/tests/unit/test_testcase_loader.py +share/qgis/python/nose2/tests/unit/test_testclass_loader.py +share/qgis/python/nose2/tests/unit/test_testid_plugin.py +share/qgis/python/nose2/tools/__init__.py +share/qgis/python/nose2/tools/decorators.py +share/qgis/python/nose2/tools/params.py +share/qgis/python/nose2/tools/such.py +share/qgis/python/nose2/util.py share/qgis/python/owslib/__init__.py share/qgis/python/owslib/coverage/__init__.py share/qgis/python/owslib/coverage/wcs100.py share/qgis/python/owslib/coverage/wcs110.py +share/qgis/python/owslib/coverage/wcs111.py share/qgis/python/owslib/coverage/wcsBase.py share/qgis/python/owslib/coverage/wcsdecoder.py share/qgis/python/owslib/crs.py @@ -86,11 +349,13 @@ share/qgis/python/owslib/csw.py share/qgis/python/owslib/dif.py share/qgis/python/owslib/etree.py share/qgis/python/owslib/feature/__init__.py +share/qgis/python/owslib/feature/schema.py share/qgis/python/owslib/feature/wfs100.py share/qgis/python/owslib/feature/wfs110.py share/qgis/python/owslib/feature/wfs200.py share/qgis/python/owslib/fes.py share/qgis/python/owslib/fgdc.py +share/qgis/python/owslib/gm03.py share/qgis/python/owslib/interfaces.py share/qgis/python/owslib/iso.py share/qgis/python/owslib/namespaces.py @@ -115,6 +380,17 @@ share/qgis/python/owslib/wmc.py share/qgis/python/owslib/wms.py share/qgis/python/owslib/wmts.py share/qgis/python/owslib/wps.py +share/qgis/python/past/__init__.py +share/qgis/python/past/builtins/__init__.py +share/qgis/python/past/builtins/misc.py +share/qgis/python/past/builtins/noniterators.py +share/qgis/python/past/tests/__init__.py +share/qgis/python/past/translation/__init__.py +share/qgis/python/past/types/__init__.py +share/qgis/python/past/types/basestring.py +share/qgis/python/past/types/olddict.py +share/qgis/python/past/types/oldstr.py +share/qgis/python/past/utils/__init__.py share/qgis/python/plugins/GdalTools/GdalTools.py share/qgis/python/plugins/GdalTools/__init__.py share/qgis/python/plugins/GdalTools/icons/24-to-8-bits.png @@ -212,7 +488,6 @@ share/qgis/python/plugins/MetaSearch/dia share/qgis/python/plugins/MetaSearch/dialogs/recorddialog.py share/qgis/python/plugins/MetaSearch/dialogs/xmldialog.py share/qgis/python/plugins/MetaSearch/images/MetaSearch.png -share/qgis/python/plugins/MetaSearch/images/help.png share/qgis/python/plugins/MetaSearch/link_types.py share/qgis/python/plugins/MetaSearch/metadata.txt share/qgis/python/plugins/MetaSearch/plugin.py @@ -236,15 +511,25 @@ share/qgis/python/plugins/db_manager/db_ share/qgis/python/plugins/db_manager/db_plugins/__init__.py share/qgis/python/plugins/db_manager/db_plugins/connector.py share/qgis/python/plugins/db_manager/db_plugins/data_model.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/__init__.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/connector.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/data_model.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/icons/gpkg_icon.png +share/qgis/python/plugins/db_manager/db_plugins/gpkg/info_model.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/plugin.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/resources_rc.py +share/qgis/python/plugins/db_manager/db_plugins/gpkg/sql_dictionary.py share/qgis/python/plugins/db_manager/db_plugins/html_elems.py share/qgis/python/plugins/db_manager/db_plugins/info_model.py share/qgis/python/plugins/db_manager/db_plugins/plugin.py share/qgis/python/plugins/db_manager/db_plugins/postgis/__init__.py share/qgis/python/plugins/db_manager/db_plugins/postgis/connector.py +share/qgis/python/plugins/db_manager/db_plugins/postgis/connector_test.py share/qgis/python/plugins/db_manager/db_plugins/postgis/data_model.py share/qgis/python/plugins/db_manager/db_plugins/postgis/icons/postgis_elephant.png share/qgis/python/plugins/db_manager/db_plugins/postgis/info_model.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugin.py +share/qgis/python/plugins/db_manager/db_plugins/postgis/plugin_test.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/__init__.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/__init__.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/edge.qml @@ -271,6 +556,13 @@ share/qgis/python/plugins/db_manager/db_ share/qgis/python/plugins/db_manager/db_plugins/spatialite/plugin.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/resources_rc.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/sql_dictionary.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/__init__.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/connector.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/data_model.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/info_model.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/plugin.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/resources_rc.py +share/qgis/python/plugins/db_manager/db_plugins/vlayers/sql_dictionary.py share/qgis/python/plugins/db_manager/db_tree.py share/qgis/python/plugins/db_manager/dlg_add_geometry_column.py share/qgis/python/plugins/db_manager/dlg_create_constraint.py @@ -281,6 +573,7 @@ share/qgis/python/plugins/db_manager/dlg share/qgis/python/plugins/db_manager/dlg_field_properties.py share/qgis/python/plugins/db_manager/dlg_import_vector.py share/qgis/python/plugins/db_manager/dlg_query_builder.py +share/qgis/python/plugins/db_manager/dlg_sql_layer_window.py share/qgis/python/plugins/db_manager/dlg_sql_window.py share/qgis/python/plugins/db_manager/dlg_table_properties.py share/qgis/python/plugins/db_manager/icons/about.png @@ -308,6 +601,7 @@ share/qgis/python/plugins/db_manager/ico share/qgis/python/plugins/db_manager/icons/user.xpm share/qgis/python/plugins/db_manager/icons/users.xpm share/qgis/python/plugins/db_manager/icons/view.png +share/qgis/python/plugins/db_manager/icons/view_materialized.png share/qgis/python/plugins/db_manager/icons/warning-20px.png share/qgis/python/plugins/db_manager/info_viewer.py share/qgis/python/plugins/db_manager/layer_preview.py @@ -326,109 +620,9 @@ share/qgis/python/plugins/db_manager/ui/ share/qgis/python/plugins/db_manager/ui/ui_DlgFieldProperties.py share/qgis/python/plugins/db_manager/ui/ui_DlgImportVector.py share/qgis/python/plugins/db_manager/ui/ui_DlgQueryBuilder.py +share/qgis/python/plugins/db_manager/ui/ui_DlgSqlLayerWindow.py share/qgis/python/plugins/db_manager/ui/ui_DlgSqlWindow.py share/qgis/python/plugins/db_manager/ui/ui_DlgTableProperties.py -share/qgis/python/plugins/fTools/__init__.py -share/qgis/python/plugins/fTools/fTools.py -share/qgis/python/plugins/fTools/icons/default/analysis.png -share/qgis/python/plugins/fTools/icons/default/basic_statistics.png -share/qgis/python/plugins/fTools/icons/default/buffer.png -share/qgis/python/plugins/fTools/icons/default/centroids.png -share/qgis/python/plugins/fTools/icons/default/check_geometry.png -share/qgis/python/plugins/fTools/icons/default/clip.png -share/qgis/python/plugins/fTools/icons/default/convex_hull.png -share/qgis/python/plugins/fTools/icons/default/define_projection.png -share/qgis/python/plugins/fTools/icons/default/delaunay.png -share/qgis/python/plugins/fTools/icons/default/difference.png -share/qgis/python/plugins/fTools/icons/default/dissolve.png -share/qgis/python/plugins/fTools/icons/default/eliminate.png -share/qgis/python/plugins/fTools/icons/default/export_geometry.png -share/qgis/python/plugins/fTools/icons/default/export_projection.png -share/qgis/python/plugins/fTools/icons/default/extract_nodes.png -share/qgis/python/plugins/fTools/icons/default/ftools_logo.png -share/qgis/python/plugins/fTools/icons/default/ftoolslogo2.png -share/qgis/python/plugins/fTools/icons/default/geometry.png -share/qgis/python/plugins/fTools/icons/default/geoprocessing.png -share/qgis/python/plugins/fTools/icons/default/help.png -share/qgis/python/plugins/fTools/icons/default/intersect.png -share/qgis/python/plugins/fTools/icons/default/intersections.png -share/qgis/python/plugins/fTools/icons/default/join_attributes.png -share/qgis/python/plugins/fTools/icons/default/join_location.png -share/qgis/python/plugins/fTools/icons/default/layer_extent.png -share/qgis/python/plugins/fTools/icons/default/management.png -share/qgis/python/plugins/fTools/icons/default/matrix.png -share/qgis/python/plugins/fTools/icons/default/mean.png -share/qgis/python/plugins/fTools/icons/default/merge_shapes.png -share/qgis/python/plugins/fTools/icons/default/multi_to_single.png -share/qgis/python/plugins/fTools/icons/default/neighbour.png -share/qgis/python/plugins/fTools/icons/default/random_points.png -share/qgis/python/plugins/fTools/icons/default/random_selection.png -share/qgis/python/plugins/fTools/icons/default/regular_points.png -share/qgis/python/plugins/fTools/icons/default/sampling.png -share/qgis/python/plugins/fTools/icons/default/select_location.png -share/qgis/python/plugins/fTools/icons/default/simplify.png -share/qgis/python/plugins/fTools/icons/default/single_to_multi.png -share/qgis/python/plugins/fTools/icons/default/split_layer.png -share/qgis/python/plugins/fTools/icons/default/sub_selection.png -share/qgis/python/plugins/fTools/icons/default/sum_lines.png -share/qgis/python/plugins/fTools/icons/default/sum_points.png -share/qgis/python/plugins/fTools/icons/default/sym_difference.png -share/qgis/python/plugins/fTools/icons/default/to_lines.png -share/qgis/python/plugins/fTools/icons/default/union.png -share/qgis/python/plugins/fTools/icons/default/unique.png -share/qgis/python/plugins/fTools/icons/default/vector_grid.png -share/qgis/python/plugins/fTools/icons/default/voronoi.png -share/qgis/python/plugins/fTools/icons/gis-0.1.svg -share/qgis/python/plugins/fTools/icons/logo.svg -share/qgis/python/plugins/fTools/icons/logo_small.png -share/qgis/python/plugins/fTools/icons/menu_icons.svg -share/qgis/python/plugins/fTools/metadata.txt -share/qgis/python/plugins/fTools/resources_rc.py -share/qgis/python/plugins/fTools/tools/doDefineProj.py -share/qgis/python/plugins/fTools/tools/doEliminate.py -share/qgis/python/plugins/fTools/tools/doGeometry.py -share/qgis/python/plugins/fTools/tools/doGeoprocessing.py -share/qgis/python/plugins/fTools/tools/doIntersectLines.py -share/qgis/python/plugins/fTools/tools/doMeanCoords.py -share/qgis/python/plugins/fTools/tools/doMergeShapes.py -share/qgis/python/plugins/fTools/tools/doPointDistance.py -share/qgis/python/plugins/fTools/tools/doPointsInPolygon.py -share/qgis/python/plugins/fTools/tools/doRandPoints.py -share/qgis/python/plugins/fTools/tools/doRandom.py -share/qgis/python/plugins/fTools/tools/doRegPoints.py -share/qgis/python/plugins/fTools/tools/doSelectByLocation.py -share/qgis/python/plugins/fTools/tools/doSimplify.py -share/qgis/python/plugins/fTools/tools/doSpatialIndex.py -share/qgis/python/plugins/fTools/tools/doSpatialJoin.py -share/qgis/python/plugins/fTools/tools/doSubsetSelect.py -share/qgis/python/plugins/fTools/tools/doSumLines.py -share/qgis/python/plugins/fTools/tools/doValidate.py -share/qgis/python/plugins/fTools/tools/doVectorGrid.py -share/qgis/python/plugins/fTools/tools/doVectorSplit.py -share/qgis/python/plugins/fTools/tools/doVisual.py -share/qgis/python/plugins/fTools/tools/ftools_utils.py -share/qgis/python/plugins/fTools/tools/ui_frmEliminate.py -share/qgis/python/plugins/fTools/tools/ui_frmGeometry.py -share/qgis/python/plugins/fTools/tools/ui_frmGeoprocessing.py -share/qgis/python/plugins/fTools/tools/ui_frmIntersectLines.py -share/qgis/python/plugins/fTools/tools/ui_frmMeanCoords.py -share/qgis/python/plugins/fTools/tools/ui_frmMergeShapes.py -share/qgis/python/plugins/fTools/tools/ui_frmPointDistance.py -share/qgis/python/plugins/fTools/tools/ui_frmPointsInPolygon.py -share/qgis/python/plugins/fTools/tools/ui_frmRandPoints.py -share/qgis/python/plugins/fTools/tools/ui_frmRandom.py -share/qgis/python/plugins/fTools/tools/ui_frmReProject.py -share/qgis/python/plugins/fTools/tools/ui_frmRegPoints.py -share/qgis/python/plugins/fTools/tools/ui_frmSelectByLocation.py -share/qgis/python/plugins/fTools/tools/ui_frmSimplify.py -share/qgis/python/plugins/fTools/tools/ui_frmSpatialIndex.py -share/qgis/python/plugins/fTools/tools/ui_frmSpatialJoin.py -share/qgis/python/plugins/fTools/tools/ui_frmSubsetSelect.py -share/qgis/python/plugins/fTools/tools/ui_frmSumLines.py -share/qgis/python/plugins/fTools/tools/ui_frmVectorGrid.py -share/qgis/python/plugins/fTools/tools/ui_frmVectorSplit.py -share/qgis/python/plugins/fTools/tools/ui_frmVisual.py -share/qgis/python/plugins/fTools/tools/voronoi.py share/qgis/python/plugins/processing/ProcessingPlugin.py share/qgis/python/plugins/processing/__init__.py share/qgis/python/plugins/processing/algs/__init__.py @@ -438,6 +632,7 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/exampleprovider/ProcessingExampleProviderPlugin.py share/qgis/python/plugins/processing/algs/exampleprovider/__init__.py share/qgis/python/plugins/processing/algs/exampleprovider/metadata.txt +share/qgis/python/plugins/processing/algs/gdal/AssignProjection.py share/qgis/python/plugins/processing/algs/gdal/ClipByExtent.py share/qgis/python/plugins/processing/algs/gdal/ClipByMask.py share/qgis/python/plugins/processing/algs/gdal/ColorRelief.py @@ -456,6 +651,7 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/gdal/contour.py share/qgis/python/plugins/processing/algs/gdal/extractprojection.py share/qgis/python/plugins/processing/algs/gdal/fillnodata.py +share/qgis/python/plugins/processing/algs/gdal/gdal2tiles.py share/qgis/python/plugins/processing/algs/gdal/gdal2xyz.py share/qgis/python/plugins/processing/algs/gdal/gdaladdo.py share/qgis/python/plugins/processing/algs/gdal/gdalcalc.py @@ -481,6 +677,7 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/gdal/proximity.py share/qgis/python/plugins/processing/algs/gdal/rasterize.py share/qgis/python/plugins/processing/algs/gdal/rasterize_over.py +share/qgis/python/plugins/processing/algs/gdal/retile.py share/qgis/python/plugins/processing/algs/gdal/rgb2pct.py share/qgis/python/plugins/processing/algs/gdal/roughness.py share/qgis/python/plugins/processing/algs/gdal/sieve.py @@ -580,7 +777,8 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/grass/description/r.stats.txt share/qgis/python/plugins/processing/algs/grass/description/r.sum.txt share/qgis/python/plugins/processing/algs/grass/description/r.sun.txt -share/qgis/python/plugins/processing/algs/grass/description/r.sunmask.txt +share/qgis/python/plugins/processing/algs/grass/description/r.sunmask.datetime.txt +share/qgis/python/plugins/processing/algs/grass/description/r.sunmask.position.txt share/qgis/python/plugins/processing/algs/grass/description/r.surf.area.txt share/qgis/python/plugins/processing/algs/grass/description/r.surf.contour.txt share/qgis/python/plugins/processing/algs/grass/description/r.surf.gauss.txt @@ -659,29 +857,74 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/grass7/Grass7AlgorithmProvider.py share/qgis/python/plugins/processing/algs/grass7/Grass7Utils.py share/qgis/python/plugins/processing/algs/grass7/__init__.py +share/qgis/python/plugins/processing/algs/grass7/description/i.albedo.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.aster.toar.txt share/qgis/python/plugins/processing/algs/grass7/description/i.atcorr.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.biomass.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.cca.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.cluster.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.colors.enhance.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.eta.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.evapfr.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.hsebal01.coords.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.hsebal01.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.netrad.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.eb.soilheatflux.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.emissivity.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.evapo.mh.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.evapo.pm.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.evapo.pt.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.evapo.time.txt share/qgis/python/plugins/processing/algs/grass7/description/i.fft.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.gensig.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.gensigset.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.group.txt share/qgis/python/plugins/processing/algs/grass7/description/i.his.rgb.txt share/qgis/python/plugins/processing/algs/grass7/description/i.ifft.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.image.mosaic.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.in.spotvgt.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.landsat.acca.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.landsat.toar.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.maxlik.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.modis.qc.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.oif.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.pansharpen.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.pca.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.rectify.txt share/qgis/python/plugins/processing/algs/grass7/description/i.rgb.his.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.segment.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.smap.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.tasscap.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.topo.corr.ill.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.topo.corr.txt +share/qgis/python/plugins/processing/algs/grass7/description/i.vi.txt share/qgis/python/plugins/processing/algs/grass7/description/i.zc.txt share/qgis/python/plugins/processing/algs/grass7/description/m.cogo.txt -share/qgis/python/plugins/processing/algs/grass7/description/nviz.txt share/qgis/python/plugins/processing/algs/grass7/description/r.aspect.txt share/qgis/python/plugins/processing/algs/grass7/description/r.basins.fill.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.blend.combine.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.blend.rgb.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.buffer.lowmem.txt share/qgis/python/plugins/processing/algs/grass7/description/r.buffer.txt share/qgis/python/plugins/processing/algs/grass7/description/r.carve.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.category.out.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.category.txt share/qgis/python/plugins/processing/algs/grass7/description/r.circle.txt share/qgis/python/plugins/processing/algs/grass7/description/r.clump.txt share/qgis/python/plugins/processing/algs/grass7/description/r.coin.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.colors.out.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.colors.stddev.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.colors.txt share/qgis/python/plugins/processing/algs/grass7/description/r.composite.txt share/qgis/python/plugins/processing/algs/grass7/description/r.contour.level.txt share/qgis/python/plugins/processing/algs/grass7/description/r.contour.step.txt -share/qgis/python/plugins/processing/algs/grass7/description/r.cost.full.txt -share/qgis/python/plugins/processing/algs/grass7/description/r.cost.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.cost.coordinates.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.cost.points.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.cost.raster.txt share/qgis/python/plugins/processing/algs/grass7/description/r.covar.txt share/qgis/python/plugins/processing/algs/grass7/description/r.cross.txt share/qgis/python/plugins/processing/algs/grass7/description/r.describe.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.distance.txt share/qgis/python/plugins/processing/algs/grass7/description/r.drain.txt share/qgis/python/plugins/processing/algs/grass7/description/r.fill.dir.txt share/qgis/python/plugins/processing/algs/grass7/description/r.fillnulls.txt @@ -695,15 +938,54 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/grass7/description/r.his.txt share/qgis/python/plugins/processing/algs/grass7/description/r.horizon.height.txt share/qgis/python/plugins/processing/algs/grass7/description/r.horizon.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.in.lidar.info.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.in.lidar.txt share/qgis/python/plugins/processing/algs/grass7/description/r.info.txt share/qgis/python/plugins/processing/algs/grass7/description/r.kappa.txt share/qgis/python/plugins/processing/algs/grass7/description/r.lake.coords.txt share/qgis/python/plugins/processing/algs/grass7/description/r.lake.layer.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.latlong.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.cwed.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.cwed.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.dominance.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.dominance.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.edgedensity.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.edgedensity.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.mpa.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.mpa.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.mps.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.mps.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padcv.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padcv.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padrange.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padrange.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padsd.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.padsd.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.patchdensity.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.patchdensity.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.patchnum.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.patchnum.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.pielou.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.pielou.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.renyi.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.renyi.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.richness.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.richness.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.shannon.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.shannon.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.shape.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.shape.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.simpson.ascii.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.li.simpson.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.mapcalc.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.mask.rast.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.mask.vect.txt share/qgis/python/plugins/processing/algs/grass7/description/r.median.txt share/qgis/python/plugins/processing/algs/grass7/description/r.mfilter.fp.txt share/qgis/python/plugins/processing/algs/grass7/description/r.mfilter.txt share/qgis/python/plugins/processing/algs/grass7/description/r.mode.txt share/qgis/python/plugins/processing/algs/grass7/description/r.neighbors.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.null.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.gridatb.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.ppm.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.vrml.txt @@ -715,79 +997,152 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/grass7/description/r.quantile.txt share/qgis/python/plugins/processing/algs/grass7/description/r.random.cells.txt share/qgis/python/plugins/processing/algs/grass7/description/r.random.raster.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.random.surface.txt share/qgis/python/plugins/processing/algs/grass7/description/r.random.txt share/qgis/python/plugins/processing/algs/grass7/description/r.reclass.area.greater.txt share/qgis/python/plugins/processing/algs/grass7/description/r.reclass.area.lesser.txt share/qgis/python/plugins/processing/algs/grass7/description/r.reclass.txt share/qgis/python/plugins/processing/algs/grass7/description/r.recode.txt share/qgis/python/plugins/processing/algs/grass7/description/r.regression.line.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.regression.multi.txt share/qgis/python/plugins/processing/algs/grass7/description/r.relief.scaling.txt share/qgis/python/plugins/processing/algs/grass7/description/r.relief.txt share/qgis/python/plugins/processing/algs/grass7/description/r.report.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.resamp.bspline.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.resamp.filter.txt share/qgis/python/plugins/processing/algs/grass7/description/r.resamp.interp.txt share/qgis/python/plugins/processing/algs/grass7/description/r.resamp.rst.txt share/qgis/python/plugins/processing/algs/grass7/description/r.resamp.stats.txt share/qgis/python/plugins/processing/algs/grass7/description/r.resample.txt share/qgis/python/plugins/processing/algs/grass7/description/r.rescale.eq.txt share/qgis/python/plugins/processing/algs/grass7/description/r.rescale.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.rgb.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.ros.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.series.accumulate.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.series.interp.txt share/qgis/python/plugins/processing/algs/grass7/description/r.series.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.shade.txt share/qgis/python/plugins/processing/algs/grass7/description/r.sim.sediment.txt share/qgis/python/plugins/processing/algs/grass7/description/r.sim.water.txt share/qgis/python/plugins/processing/algs/grass7/description/r.slope.aspect.txt share/qgis/python/plugins/processing/algs/grass7/description/r.slope.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.solute.transport.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.spread.txt share/qgis/python/plugins/processing/algs/grass7/description/r.spreadpath.txt share/qgis/python/plugins/processing/algs/grass7/description/r.statistics.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.stats.quantile.out.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.stats.quantile.rast.txt share/qgis/python/plugins/processing/algs/grass7/description/r.stats.txt share/qgis/python/plugins/processing/algs/grass7/description/r.stream.extract.txt -share/qgis/python/plugins/processing/algs/grass7/description/r.sum.txt share/qgis/python/plugins/processing/algs/grass7/description/r.sun.txt -share/qgis/python/plugins/processing/algs/grass7/description/r.sunmask.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.sunhours.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.sunmask.datetime.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.sunmask.position.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.support.txt share/qgis/python/plugins/processing/algs/grass7/description/r.surf.area.txt share/qgis/python/plugins/processing/algs/grass7/description/r.surf.contour.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.surf.fractal.txt share/qgis/python/plugins/processing/algs/grass7/description/r.surf.gauss.txt share/qgis/python/plugins/processing/algs/grass7/description/r.surf.idw.txt share/qgis/python/plugins/processing/algs/grass7/description/r.surf.random.txt share/qgis/python/plugins/processing/algs/grass7/description/r.terraflow.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.texture.txt share/qgis/python/plugins/processing/algs/grass7/description/r.thin.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.tile.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.tileset.txt share/qgis/python/plugins/processing/algs/grass7/description/r.to.vect.txt share/qgis/python/plugins/processing/algs/grass7/description/r.topidx.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.topmodel.topidxstats.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.topmodel.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.transect.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.univar.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.uslek.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.usler.txt share/qgis/python/plugins/processing/algs/grass7/description/r.viewshed.txt share/qgis/python/plugins/processing/algs/grass7/description/r.volume.txt -share/qgis/python/plugins/processing/algs/grass7/description/r.walk.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.walk.coords.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.walk.points.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.walk.rast.txt share/qgis/python/plugins/processing/algs/grass7/description/r.water.outlet.txt share/qgis/python/plugins/processing/algs/grass7/description/r.watershed.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.what.color.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.what.coords.txt +share/qgis/python/plugins/processing/algs/grass7/description/r.what.points.txt share/qgis/python/plugins/processing/algs/grass7/description/v.buffer.column.txt share/qgis/python/plugins/processing/algs/grass7/description/v.buffer.distance.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.build.check.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.build.polylines.txt share/qgis/python/plugins/processing/algs/grass7/description/v.class.txt share/qgis/python/plugins/processing/algs/grass7/description/v.clean.advanced.txt share/qgis/python/plugins/processing/algs/grass7/description/v.clean.txt share/qgis/python/plugins/processing/algs/grass7/description/v.db.select.txt share/qgis/python/plugins/processing/algs/grass7/description/v.delaunay.txt share/qgis/python/plugins/processing/algs/grass7/description/v.dissolve.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.distance.txt share/qgis/python/plugins/processing/algs/grass7/description/v.drape.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.edit.txt share/qgis/python/plugins/processing/algs/grass7/description/v.extract.txt -share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.extrude.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.displacement.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.network.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.simplify.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.smooth.txt share/qgis/python/plugins/processing/algs/grass7/description/v.hull.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.ascii.points.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.ascii.standard.txt share/qgis/python/plugins/processing/algs/grass7/description/v.in.dxf.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.geonames.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.lidar.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.lines.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.in.mapgen.txt share/qgis/python/plugins/processing/algs/grass7/description/v.in.wfs.txt share/qgis/python/plugins/processing/algs/grass7/description/v.info.txt share/qgis/python/plugins/processing/algs/grass7/description/v.kcv.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.kernel.rast.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.kernel.vect.txt share/qgis/python/plugins/processing/algs/grass7/description/v.lidar.correction.txt share/qgis/python/plugins/processing/algs/grass7/description/v.lidar.edgedetection.txt share/qgis/python/plugins/processing/algs/grass7/description/v.lidar.growing.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.lrs.create.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.lrs.segment.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.lrs.where.txt share/qgis/python/plugins/processing/algs/grass7/description/v.mkgrid.txt share/qgis/python/plugins/processing/algs/grass7/description/v.neighbors.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.alloc.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.allpairs.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.arcs.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.articulation.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.bridge.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.centrality.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.components.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.connect.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.connectivity.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.distance.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.flow.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.iso.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.nodes.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.nreport.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.path.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.report.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.salesman.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.spanningtree.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.steiner.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.net.visibility.txt share/qgis/python/plugins/processing/algs/grass7/description/v.normal.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.dxf.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.pov.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.out.vtk.txt share/qgis/python/plugins/processing/algs/grass7/description/v.outlier.txt share/qgis/python/plugins/processing/algs/grass7/description/v.overlay.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.pack.txt share/qgis/python/plugins/processing/algs/grass7/description/v.parallel.txt share/qgis/python/plugins/processing/algs/grass7/description/v.patch.txt share/qgis/python/plugins/processing/algs/grass7/description/v.perturb.txt share/qgis/python/plugins/processing/algs/grass7/description/v.qcount.txt share/qgis/python/plugins/processing/algs/grass7/description/v.random.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.rast.stats.txt share/qgis/python/plugins/processing/algs/grass7/description/v.reclass.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.rectify.txt share/qgis/python/plugins/processing/algs/grass7/description/v.report.txt share/qgis/python/plugins/processing/algs/grass7/description/v.sample.txt share/qgis/python/plugins/processing/algs/grass7/description/v.segment.txt @@ -799,15 +1154,141 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/grass7/description/v.surf.bspline.txt share/qgis/python/plugins/processing/algs/grass7/description/v.surf.idw.txt share/qgis/python/plugins/processing/algs/grass7/description/v.surf.rst.cvdev.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.surf.rst.line.txt share/qgis/python/plugins/processing/algs/grass7/description/v.surf.rst.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.to.3d.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.to.lines.txt share/qgis/python/plugins/processing/algs/grass7/description/v.to.points.txt share/qgis/python/plugins/processing/algs/grass7/description/v.to.rast.attribute.txt share/qgis/python/plugins/processing/algs/grass7/description/v.to.rast.value.txt share/qgis/python/plugins/processing/algs/grass7/description/v.transform.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.type.txt share/qgis/python/plugins/processing/algs/grass7/description/v.univar.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.vect.stats.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.voronoi.skeleton.txt share/qgis/python/plugins/processing/algs/grass7/description/v.voronoi.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.what.rast.centroids.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.what.rast.points.txt +share/qgis/python/plugins/processing/algs/grass7/description/v.what.vect.txt +share/qgis/python/plugins/processing/algs/grass7/ext/__init__.py +share/qgis/python/plugins/processing/algs/grass7/ext/i.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_albedo.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_aster_toar.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_cca.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_cluster.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_colors_enhance.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_evapo_mh.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_gensig.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_gensigset.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_group.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_in_spotvgt.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_landsat_acca.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_landsat_toar.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_maxlik.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_oif.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_pansharpen.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_pca.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_rectify.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_segment.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_smap.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_tasscap.py +share/qgis/python/plugins/processing/algs/grass7/ext/i_topo_corr.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_blend_combine.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_blend_rgb.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_category.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_colors.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_colors_stddev.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_drain.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_cwed.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_cwed_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_dominance.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_dominance_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_edgedensity.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_edgedensity_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_mpa.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_mpa_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_mps.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_mps_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_orig.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padcv.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padcv_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padrange.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padrange_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padsd.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_padsd_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_patchdensity.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_patchdensity_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_patchnum.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_patchnum_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_pielou.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_pielou_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_renyi.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_renyi_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_richness.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_richness_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_shannon.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_shannon_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_shape.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_shape_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_simpson.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_li_simpson_ascii.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_mapcalc.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_mask.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_mask_rast.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_mask_vect.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_null.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_reclass.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_resamp_filter.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_rgb.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_series_interp.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_shade.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_stats_quantile_rast.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_support.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_texture.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_tile.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_topmodel.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_topmodel_topidxstats.py +share/qgis/python/plugins/processing/algs/grass7/ext/r_what_color.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_build_polylines.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_distance.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_edit.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_extrude.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_in_geonames.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_in_lidar.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_lrs_create.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_lrs_segment.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_lrs_where.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_alloc.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_allpairs.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_arcs.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_articulation.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_bridge.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_components.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_connect.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_connectivity.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_distance.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_flow.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_iso.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_nodes.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_path.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_salesman.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_steiner.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_net_visibility.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_pack.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_rast_stats.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_rectify.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_to_3d.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_vect_stats.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_what_rast.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_what_rast_centroids.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_what_rast_points.py +share/qgis/python/plugins/processing/algs/grass7/ext/v_what_vect.py share/qgis/python/plugins/processing/algs/grass7/grass7.txt -share/qgis/python/plugins/processing/algs/grass7/nviz7.py +share/qgis/python/plugins/processing/algs/help/__init__.py +share/qgis/python/plugins/processing/algs/help/qgis.yaml +share/qgis/python/plugins/processing/algs/help/saga.yaml share/qgis/python/plugins/processing/algs/lidar/LidarToolsAlgorithmProvider.py share/qgis/python/plugins/processing/algs/lidar/__init__.py share/qgis/python/plugins/processing/algs/lidar/fusion/ASCII2DTM.py @@ -818,6 +1299,7 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/lidar/fusion/CloudMetrics.py share/qgis/python/plugins/processing/algs/lidar/fusion/Cover.py share/qgis/python/plugins/processing/algs/lidar/fusion/Csv2Grid.py +share/qgis/python/plugins/processing/algs/lidar/fusion/DTM2ASCII.py share/qgis/python/plugins/processing/algs/lidar/fusion/DTM2TIF.py share/qgis/python/plugins/processing/algs/lidar/fusion/FilterData.py share/qgis/python/plugins/processing/algs/lidar/fusion/FirstLastReturn.py @@ -826,6 +1308,8 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/lidar/fusion/GridMetrics.py share/qgis/python/plugins/processing/algs/lidar/fusion/GridSurfaceCreate.py share/qgis/python/plugins/processing/algs/lidar/fusion/GroundFilter.py +share/qgis/python/plugins/processing/algs/lidar/fusion/ImageCreate.py +share/qgis/python/plugins/processing/algs/lidar/fusion/IntensityImage.py share/qgis/python/plugins/processing/algs/lidar/fusion/MergeData.py share/qgis/python/plugins/processing/algs/lidar/fusion/OpenViewerAction.py share/qgis/python/plugins/processing/algs/lidar/fusion/PolyClipData.py @@ -866,14 +1350,19 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/lidar/lastools/lasclip.py share/qgis/python/plugins/processing/algs/lidar/lastools/lascolor.py share/qgis/python/plugins/processing/algs/lidar/lastools/lascontrol.py +share/qgis/python/plugins/processing/algs/lidar/lastools/lasdiff.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasduplicate.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasduplicatePro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasgrid.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasgridPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasground.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasgroundPro.py +share/qgis/python/plugins/processing/algs/lidar/lastools/lasgroundPro_new.py +share/qgis/python/plugins/processing/algs/lidar/lastools/lasground_new.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasheight.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasheightPro.py +share/qgis/python/plugins/processing/algs/lidar/lastools/lasheightPro_classify.py +share/qgis/python/plugins/processing/algs/lidar/lastools/lasheight_classify.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasindex.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasindexPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasinfo.py @@ -887,6 +1376,8 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/lidar/lastools/lasoverlap.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasoverlapPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasprecision.py +share/qgis/python/plugins/processing/algs/lidar/lastools/laspublish.py +share/qgis/python/plugins/processing/algs/lidar/lastools/laspublishPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasquery.py share/qgis/python/plugins/processing/algs/lidar/lastools/lassort.py share/qgis/python/plugins/processing/algs/lidar/lastools/lassortPro.py @@ -909,240 +1400,1150 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/otb/OTBSpecific_XMLLoading.py share/qgis/python/plugins/processing/algs/otb/OTBUtils.py share/qgis/python/plugins/processing/algs/otb/__init__.py -share/qgis/python/plugins/processing/algs/otb/description/BandMath.xml -share/qgis/python/plugins/processing/algs/otb/description/BinaryMorphologicalOperation-closing.xml -share/qgis/python/plugins/processing/algs/otb/description/BinaryMorphologicalOperation-dilate.xml -share/qgis/python/plugins/processing/algs/otb/description/BinaryMorphologicalOperation-erode.xml -share/qgis/python/plugins/processing/algs/otb/description/BinaryMorphologicalOperation-opening.xml -share/qgis/python/plugins/processing/algs/otb/description/ClassificationMapRegularization.xml -share/qgis/python/plugins/processing/algs/otb/description/ColorMapping-continuous.xml -share/qgis/python/plugins/processing/algs/otb/description/ColorMapping-custom.xml -share/qgis/python/plugins/processing/algs/otb/description/ColorMapping-image.xml -share/qgis/python/plugins/processing/algs/otb/description/ColorMapping-optimal.xml -share/qgis/python/plugins/processing/algs/otb/description/CompareImages.xml -share/qgis/python/plugins/processing/algs/otb/description/ComputeConfusionMatrix-raster.xml -share/qgis/python/plugins/processing/algs/otb/description/ComputeConfusionMatrix-vector.xml -share/qgis/python/plugins/processing/algs/otb/description/ComputeImagesStatistics.xml -share/qgis/python/plugins/processing/algs/otb/description/ComputeModulusAndPhase-OneEntry.xml -share/qgis/python/plugins/processing/algs/otb/description/ComputeModulusAndPhase-TwoEntries.xml -share/qgis/python/plugins/processing/algs/otb/description/ConcatenateImages.xml -share/qgis/python/plugins/processing/algs/otb/description/ConcatenateVectorData.xml -share/qgis/python/plugins/processing/algs/otb/description/ConnectedComponentSegmentation.xml -share/qgis/python/plugins/processing/algs/otb/description/DimensionalityReduction-ica.xml -share/qgis/python/plugins/processing/algs/otb/description/DimensionalityReduction-maf.xml -share/qgis/python/plugins/processing/algs/otb/description/DimensionalityReduction-napca.xml -share/qgis/python/plugins/processing/algs/otb/description/DimensionalityReduction-pca.xml -share/qgis/python/plugins/processing/algs/otb/description/EdgeExtraction-gradient.xml -share/qgis/python/plugins/processing/algs/otb/description/EdgeExtraction-sobel.xml -share/qgis/python/plugins/processing/algs/otb/description/EdgeExtraction-touzi.xml -share/qgis/python/plugins/processing/algs/otb/description/ExtractROI-fit.xml -share/qgis/python/plugins/processing/algs/otb/description/ExtractROI-standard.xml -share/qgis/python/plugins/processing/algs/otb/description/FusionOfClassifications-dempstershafer.xml -share/qgis/python/plugins/processing/algs/otb/description/FusionOfClassifications-majorityvoting.xml -share/qgis/python/plugins/processing/algs/otb/description/GrayScaleMorphologicalOperation-closing.xml -share/qgis/python/plugins/processing/algs/otb/description/GrayScaleMorphologicalOperation-dilate.xml -share/qgis/python/plugins/processing/algs/otb/description/GrayScaleMorphologicalOperation-erode.xml -share/qgis/python/plugins/processing/algs/otb/description/GrayScaleMorphologicalOperation-opening.xml -share/qgis/python/plugins/processing/algs/otb/description/HaralickTextureExtraction.xml -share/qgis/python/plugins/processing/algs/otb/description/HooverCompareSegmentation.xml -share/qgis/python/plugins/processing/algs/otb/description/ImageClassifier.xml -share/qgis/python/plugins/processing/algs/otb/description/ImageEnvelope.xml -share/qgis/python/plugins/processing/algs/otb/description/KMeansClassification.xml -share/qgis/python/plugins/processing/algs/otb/description/KmzExport.xml -share/qgis/python/plugins/processing/algs/otb/description/LSMSSegmentation.xml -share/qgis/python/plugins/processing/algs/otb/description/LSMSSmallRegionsMerging.xml -share/qgis/python/plugins/processing/algs/otb/description/LSMSVectorization.xml -share/qgis/python/plugins/processing/algs/otb/description/LineSegmentDetection.xml -share/qgis/python/plugins/processing/algs/otb/description/LocalStatisticExtraction.xml -share/qgis/python/plugins/processing/algs/otb/description/MeanShiftSmoothing.xml -share/qgis/python/plugins/processing/algs/otb/description/MultivariateAlterationDetector.xml -share/qgis/python/plugins/processing/algs/otb/description/OpticalCalibration.xml -share/qgis/python/plugins/processing/algs/otb/description/OrthoRectification-epsg.xml -share/qgis/python/plugins/processing/algs/otb/description/OrthoRectification-fit-to-ortho.xml -share/qgis/python/plugins/processing/algs/otb/description/OrthoRectification-lambert-WGS84.xml -share/qgis/python/plugins/processing/algs/otb/description/OrthoRectification-utm.xml -share/qgis/python/plugins/processing/algs/otb/description/Pansharpening-bayes.xml -share/qgis/python/plugins/processing/algs/otb/description/Pansharpening-lmvm.xml -share/qgis/python/plugins/processing/algs/otb/description/Pansharpening-rcs.xml -share/qgis/python/plugins/processing/algs/otb/description/RadiometricIndices.xml -share/qgis/python/plugins/processing/algs/otb/description/ReadImageInfo.xml -share/qgis/python/plugins/processing/algs/otb/description/Rescale.xml -share/qgis/python/plugins/processing/algs/otb/description/RigidTransformResample-id.xml -share/qgis/python/plugins/processing/algs/otb/description/RigidTransformResample-rotation.xml -share/qgis/python/plugins/processing/algs/otb/description/RigidTransformResample-translation.xml -share/qgis/python/plugins/processing/algs/otb/description/SOMClassification.xml -share/qgis/python/plugins/processing/algs/otb/description/Segmentation-cc.xml -share/qgis/python/plugins/processing/algs/otb/description/Segmentation-edison.xml -share/qgis/python/plugins/processing/algs/otb/description/Segmentation-meanshift.xml -share/qgis/python/plugins/processing/algs/otb/description/Segmentation-mprofiles.xml -share/qgis/python/plugins/processing/algs/otb/description/Segmentation-watershed.xml -share/qgis/python/plugins/processing/algs/otb/description/Smoothing-anidif.xml -share/qgis/python/plugins/processing/algs/otb/description/Smoothing-gaussian.xml -share/qgis/python/plugins/processing/algs/otb/description/Smoothing-mean.xml -share/qgis/python/plugins/processing/algs/otb/description/SplitImage.xml -share/qgis/python/plugins/processing/algs/otb/description/StereoFramework.xml -share/qgis/python/plugins/processing/algs/otb/description/Superimpose.xml -share/qgis/python/plugins/processing/algs/otb/description/TileFusion.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-ann.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-bayes.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-boost.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-dt.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-gbt.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-knn.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-libsvm.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-rf.xml -share/qgis/python/plugins/processing/algs/otb/description/TrainImagesClassifier-svm.xml -share/qgis/python/plugins/processing/algs/otb/description/doc/BandMath.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BinaryMorphologicalOperation-closing.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BinaryMorphologicalOperation-dilate.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BinaryMorphologicalOperation-erode.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BinaryMorphologicalOperation-opening.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BinaryMorphologicalOperation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BlockMatching.html -share/qgis/python/plugins/processing/algs/otb/description/doc/BundleToPerfectSensor.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ClassificationMapRegularization.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ColorMapping-continuous.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ColorMapping-custom.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ColorMapping-image.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ColorMapping-optimal.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ColorMapping.html -share/qgis/python/plugins/processing/algs/otb/description/doc/CompareImages.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeConfusionMatrix-raster.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeConfusionMatrix-vector.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeConfusionMatrix.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeImagesStatistics.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeModulusAndPhase-OneEntry.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeModulusAndPhase-TwoEntries.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputeModulusAndPhase.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ComputePolylineFeatureFromImage.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ConcatenateImages.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ConcatenateVectorData.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ConnectedComponentSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Convert.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ConvertCartoToGeoPoint.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ConvertSensorToGeoPoint.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DEMConvert.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DSFuzzyModelEstimation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DimensionalityReduction-ica.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DimensionalityReduction-maf.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DimensionalityReduction-napca.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DimensionalityReduction-pca.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DimensionalityReduction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DisparityMapToElevationMap.html -share/qgis/python/plugins/processing/algs/otb/description/doc/DownloadSRTMTiles.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdgeExtraction-gradient.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdgeExtraction-sobel.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdgeExtraction-touzi.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdgeExtraction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdisonMeanShiftSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/EdisonMeanShiftSegmentationVector.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ExtractROI-fit.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ExtractROI-standard.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ExtractROI.html -share/qgis/python/plugins/processing/algs/otb/description/doc/FineRegistration.html -share/qgis/python/plugins/processing/algs/otb/description/doc/FusionOfClassifications-dempstershafer.html -share/qgis/python/plugins/processing/algs/otb/description/doc/FusionOfClassifications-majorityvoting.html -share/qgis/python/plugins/processing/algs/otb/description/doc/FusionOfClassifications.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GeneratePlyFile.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GenerateRPCSensorModel.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GrayScaleMorphologicalOperation-closing.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GrayScaleMorphologicalOperation-dilate.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GrayScaleMorphologicalOperation-erode.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GrayScaleMorphologicalOperation-opening.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GrayScaleMorphologicalOperation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/GridBasedImageResampling.html -share/qgis/python/plugins/processing/algs/otb/description/doc/HaralickTextureExtraction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/HomologousPointsExtraction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/HooverCompareSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/HyperspectralUnmixing.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ImageClassifier.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ImageEnvelope.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ImageSVMClassifier.html -share/qgis/python/plugins/processing/algs/otb/description/doc/KMeansClassification.html -share/qgis/python/plugins/processing/algs/otb/description/doc/KmzExport.html -share/qgis/python/plugins/processing/algs/otb/description/doc/LSMSSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/LSMSSmallRegionsMerging.html -share/qgis/python/plugins/processing/algs/otb/description/doc/LSMSVectorization.html -share/qgis/python/plugins/processing/algs/otb/description/doc/LineSegmentDetection.html -share/qgis/python/plugins/processing/algs/otb/description/doc/LocalStatisticExtraction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MaximumAutocorrelationFactor.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MeanShiftSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MeanShiftSegmentationVector.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MeanShiftSmoothing.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MultiResolutionPyramid.html -share/qgis/python/plugins/processing/algs/otb/description/doc/MultivariateAlterationDetector.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OSMDownloader.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ObtainUTMZoneFromGeoPoint.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OpticalCalibration.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OrthoRectification-epsg.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OrthoRectification-fit-to-ortho.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OrthoRectification-lambert-WGS84.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OrthoRectification-utm.html -share/qgis/python/plugins/processing/algs/otb/description/doc/OrthoRectification.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Pansharpening-bayes.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Pansharpening-lmvm.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Pansharpening-rcs.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Pansharpening.html -share/qgis/python/plugins/processing/algs/otb/description/doc/PixelValue.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Quicklook.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RadiometricIndices.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RadiometricVegetationIndices.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Rasterization.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ReadImageInfo.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RefineSensorModel.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Rescale.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RigidTransformResample-id.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RigidTransformResample-rotation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RigidTransformResample-translation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/RigidTransformResample.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SFSTextureExtraction.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SOMClassification.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SarRadiometricCalibration.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation-cc.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation-edison.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation-meanshift.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation-mprofiles.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation-watershed.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Segmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SimpleConnectedComponentsSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SimpleConnectedComponentsSegmentationVector.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Smoothing-anidif.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Smoothing-gaussian.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Smoothing-mean.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Smoothing.html -share/qgis/python/plugins/processing/algs/otb/description/doc/SplitImage.html -share/qgis/python/plugins/processing/algs/otb/description/doc/StereoFramework.html -share/qgis/python/plugins/processing/algs/otb/description/doc/StereoRectificationGridGenerator.html -share/qgis/python/plugins/processing/algs/otb/description/doc/StereoSensorModelToElevationMap.html -share/qgis/python/plugins/processing/algs/otb/description/doc/Superimpose.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TestApplication.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TileFusion.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-ann.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-bayes.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-boost.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-dt.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-gbt.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-knn.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-libsvm.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-rf.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier-svm.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainImagesClassifier.html -share/qgis/python/plugins/processing/algs/otb/description/doc/TrainSVMImagesClassifier.html -share/qgis/python/plugins/processing/algs/otb/description/doc/ValidateSVMImagesClassifier.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VectorDataDSValidation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VectorDataExtractROIApplication.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VectorDataReprojection.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VectorDataSetField.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VectorDataTransform.html -share/qgis/python/plugins/processing/algs/otb/description/doc/VertexComponentAnalysis.html -share/qgis/python/plugins/processing/algs/otb/description/doc/WatershedSegmentation.html -share/qgis/python/plugins/processing/algs/otb/description/doc/WatershedSegmentationVector.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BandMath.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BandMathX.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BinaryMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BinaryMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BinaryMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/BinaryMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ClassificationMapRegularization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ColorMapping-continuous.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ColorMapping-custom.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ColorMapping-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ColorMapping-optimal.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/CompareImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ComputeConfusionMatrix-raster.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ComputeConfusionMatrix-vector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ComputeImagesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ComputeOGRLayersFeaturesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ComputePolylineFeatureFromImage.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ConcatenateImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ConcatenateVectorData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ConnectedComponentSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Convert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/DEMConvert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Despeckle-frost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Despeckle-gammamap.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Despeckle-kuan.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Despeckle-lee.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/DimensionalityReduction-ica.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/DimensionalityReduction-maf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/DimensionalityReduction-napca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/DimensionalityReduction-pca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/EdgeExtraction-gradient.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/EdgeExtraction-sobel.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/EdgeExtraction-touzi.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ExtractROI-fit.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ExtractROI-standard.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/FusionOfClassifications-dempstershafer.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/FusionOfClassifications-majorityvoting.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/GrayScaleMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/GrayScaleMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/GrayScaleMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/GrayScaleMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/HaralickTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/HooverCompareSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ImageClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ImageEnvelope.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/KMeansClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/KmzExport.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/LSMSSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/LSMSSmallRegionsMerging.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/LSMSVectorization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/LineSegmentDetection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/LocalStatisticExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ManageNoData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/MeanShiftSmoothing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/MultiImageSamplingRate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/MultivariateAlterationDetector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OGRLayerClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OpticalCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OrthoRectification-epsg.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OrthoRectification-fit-to-ortho.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OrthoRectification-lambert-WGS84.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/OrthoRectification-utm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Pansharpening-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Pansharpening-lmvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Pansharpening-rcs.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/PolygonClassStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/PredictRegression.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/RadiometricIndices.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Rasterization-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Rasterization-manual.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/ReadImageInfo.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Rescale.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/RigidTransformResample-id.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/RigidTransformResample-rotation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/RigidTransformResample-translation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SARCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SARDecompositions.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SARPolarSynth.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SFSTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SOMClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SampleExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/SampleSelection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Segmentation-cc.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Segmentation-meanshift.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Segmentation-mprofiles.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Segmentation-watershed.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Smoothing-anidif.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Smoothing-gaussian.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Smoothing-mean.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/StereoFramework.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/Superimpose.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TileFusion.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainImagesClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainOGRLayersClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainRegression-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/TrainVectorClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/VectorDataExtractROI.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/VectorDataReprojection-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/VectorDataReprojection-user.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/VectorDataTransform.xml +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BandMath.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BandMathX.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BinaryMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BinaryMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BinaryMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BinaryMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BinaryMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BlockMatching.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/BundleToPerfectSensor.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ClassificationMapRegularization.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ColorMapping-continuous.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ColorMapping-custom.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ColorMapping-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ColorMapping-optimal.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ColorMapping.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/CompareImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputeConfusionMatrix-raster.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputeConfusionMatrix-vector.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputeConfusionMatrix.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputeImagesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputeOGRLayersFeaturesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ComputePolylineFeatureFromImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ConcatenateImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ConcatenateVectorData.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ConnectedComponentSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Convert.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ConvertCartoToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ConvertSensorToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DEMConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DSFuzzyModelEstimation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Despeckle-frost.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Despeckle-gammamap.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Despeckle-kuan.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Despeckle-lee.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Despeckle.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DimensionalityReduction-ica.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DimensionalityReduction-maf.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DimensionalityReduction-napca.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DimensionalityReduction-pca.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DimensionalityReduction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DisparityMapToElevationMap.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/DownloadSRTMTiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/EdgeExtraction-gradient.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/EdgeExtraction-sobel.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/EdgeExtraction-touzi.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/EdgeExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ExtractROI-fit.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ExtractROI-standard.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/FineRegistration.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/FusionOfClassifications-dempstershafer.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/FusionOfClassifications-majorityvoting.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/FusionOfClassifications.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GeneratePlyFile.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GenerateRPCSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GrayScaleMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GrayScaleMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GrayScaleMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GrayScaleMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GrayScaleMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/GridBasedImageResampling.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/HaralickTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/HomologousPointsExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/HooverCompareSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/HyperspectralUnmixing.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ImageClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ImageEnvelope.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/KMeansClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/KmzExport.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/LSMSSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/LSMSSmallRegionsMerging.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/LSMSVectorization.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/LineSegmentDetection.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/LocalStatisticExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ManageNoData.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/MeanShiftSmoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/MultiImageSamplingRate.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/MultiResolutionPyramid.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/MultivariateAlterationDetector.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OGRLayerClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OSMDownloader.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ObtainUTMZoneFromGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OpticalCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OrthoRectification-epsg.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OrthoRectification-fit-to-ortho.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OrthoRectification-lambert-WGS84.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OrthoRectification-utm.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/OrthoRectification.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Pansharpening-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Pansharpening-lmvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Pansharpening-rcs.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Pansharpening.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/PixelValue.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/PolygonClassStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/PredictRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Quicklook.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RadiometricIndices.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Rasterization-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Rasterization-manual.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Rasterization.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/ReadImageInfo.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RefineSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Rescale.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RigidTransformResample-id.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RigidTransformResample-rotation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RigidTransformResample-translation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/RigidTransformResample.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SARCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SARDecompositions.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SARPolarMatrixConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SARPolarSynth.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SFSTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SOMClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SampleExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SampleSelection.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SarRadiometricCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Segmentation-cc.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Segmentation-meanshift.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Segmentation-mprofiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Segmentation-watershed.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Segmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Smoothing-anidif.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Smoothing-gaussian.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Smoothing-mean.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Smoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/SplitImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/StereoFramework.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/StereoRectificationGridGenerator.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/Superimpose.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TestApplication.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TileFusion.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainImagesClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainOGRLayersClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/TrainVectorClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataDSValidation.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataReprojection-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataReprojection-user.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataReprojection.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataSetField.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VectorDataTransform.html +share/qgis/python/plugins/processing/algs/otb/description/5.0.0/doc/VertexComponentAnalysis.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BandMath.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BandMathX.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BinaryMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BinaryMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BinaryMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/BinaryMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ClassificationMapRegularization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ColorMapping-continuous.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ColorMapping-custom.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ColorMapping-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ColorMapping-optimal.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/CompareImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ComputeConfusionMatrix-raster.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ComputeConfusionMatrix-vector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ComputeImagesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ComputeOGRLayersFeaturesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ComputePolylineFeatureFromImage.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ConcatenateImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ConcatenateVectorData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ConnectedComponentSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Convert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/DEMConvert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Despeckle-frost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Despeckle-gammamap.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Despeckle-kuan.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Despeckle-lee.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/DimensionalityReduction-ica.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/DimensionalityReduction-maf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/DimensionalityReduction-napca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/DimensionalityReduction-pca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/EdgeExtraction-gradient.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/EdgeExtraction-sobel.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/EdgeExtraction-touzi.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ExtractROI-fit.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ExtractROI-standard.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/FusionOfClassifications-dempstershafer.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/FusionOfClassifications-majorityvoting.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/GrayScaleMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/GrayScaleMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/GrayScaleMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/GrayScaleMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/HaralickTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/HooverCompareSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ImageClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ImageEnvelope.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/KMeansClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/KmzExport.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/LSMSSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/LSMSSmallRegionsMerging.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/LSMSVectorization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/LineSegmentDetection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/LocalStatisticExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ManageNoData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/MeanShiftSmoothing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/MultiImageSamplingRate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/MultivariateAlterationDetector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OGRLayerClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OpticalCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OrthoRectification-epsg.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OrthoRectification-fit-to-ortho.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OrthoRectification-lambert-WGS84.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/OrthoRectification-utm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Pansharpening-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Pansharpening-lmvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Pansharpening-rcs.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/PolygonClassStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/PredictRegression.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/RadiometricIndices.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Rasterization-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Rasterization-manual.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/ReadImageInfo.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Rescale.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/RigidTransformResample-id.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/RigidTransformResample-rotation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/RigidTransformResample-translation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SARCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SARDecompositions.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SARPolarSynth.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SFSTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SOMClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SampleExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/SampleSelection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Segmentation-cc.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Segmentation-meanshift.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Segmentation-mprofiles.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Segmentation-watershed.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Smoothing-anidif.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Smoothing-gaussian.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Smoothing-mean.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/StereoFramework.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/Superimpose.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TileFusion.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainImagesClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainOGRLayersClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainRegression-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/TrainVectorClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/VectorDataExtractROI.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/VectorDataReprojection-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/VectorDataReprojection-user.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/VectorDataTransform.xml +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BandMath.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BandMathX.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BinaryMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BinaryMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BinaryMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BinaryMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BinaryMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BlockMatching.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/BundleToPerfectSensor.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ClassificationMapRegularization.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ColorMapping-continuous.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ColorMapping-custom.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ColorMapping-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ColorMapping-optimal.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ColorMapping.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/CompareImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputeConfusionMatrix-raster.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputeConfusionMatrix-vector.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputeConfusionMatrix.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputeImagesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputeOGRLayersFeaturesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ComputePolylineFeatureFromImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ConcatenateImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ConcatenateVectorData.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ConnectedComponentSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Convert.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ConvertCartoToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ConvertSensorToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DEMConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DSFuzzyModelEstimation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Despeckle-frost.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Despeckle-gammamap.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Despeckle-kuan.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Despeckle-lee.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Despeckle.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DimensionalityReduction-ica.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DimensionalityReduction-maf.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DimensionalityReduction-napca.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DimensionalityReduction-pca.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DimensionalityReduction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DisparityMapToElevationMap.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/DownloadSRTMTiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/EdgeExtraction-gradient.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/EdgeExtraction-sobel.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/EdgeExtraction-touzi.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/EdgeExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ExtractROI-fit.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ExtractROI-standard.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/FineRegistration.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/FusionOfClassifications-dempstershafer.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/FusionOfClassifications-majorityvoting.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/FusionOfClassifications.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GeneratePlyFile.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GenerateRPCSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GrayScaleMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GrayScaleMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GrayScaleMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GrayScaleMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GrayScaleMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/GridBasedImageResampling.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/HaralickTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/HomologousPointsExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/HooverCompareSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/HyperspectralUnmixing.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ImageClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ImageEnvelope.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/KMeansClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/KmzExport.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/LSMSSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/LSMSSmallRegionsMerging.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/LSMSVectorization.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/LineSegmentDetection.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/LocalStatisticExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ManageNoData.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/MeanShiftSmoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/MultiImageSamplingRate.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/MultiResolutionPyramid.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/MultivariateAlterationDetector.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OGRLayerClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OSMDownloader.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ObtainUTMZoneFromGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OpticalCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OrthoRectification-epsg.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OrthoRectification-fit-to-ortho.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OrthoRectification-lambert-WGS84.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OrthoRectification-utm.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/OrthoRectification.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Pansharpening-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Pansharpening-lmvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Pansharpening-rcs.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Pansharpening.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/PixelValue.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/PolygonClassStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/PredictRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Quicklook.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RadiometricIndices.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Rasterization-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Rasterization-manual.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Rasterization.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/ReadImageInfo.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RefineSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Rescale.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RigidTransformResample-id.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RigidTransformResample-rotation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RigidTransformResample-translation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/RigidTransformResample.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SARCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SARDecompositions.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SARPolarMatrixConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SARPolarSynth.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SFSTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SOMClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SampleExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SampleSelection.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SarRadiometricCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Segmentation-cc.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Segmentation-meanshift.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Segmentation-mprofiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Segmentation-watershed.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Segmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Smoothing-anidif.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Smoothing-gaussian.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Smoothing-mean.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Smoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/SplitImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/StereoFramework.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/StereoRectificationGridGenerator.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/Superimpose.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TestApplication.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TileFusion.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainImagesClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainOGRLayersClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/TrainVectorClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataDSValidation.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataReprojection-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataReprojection-user.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataReprojection.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataSetField.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VectorDataTransform.html +share/qgis/python/plugins/processing/algs/otb/description/5.4.0/doc/VertexComponentAnalysis.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BandMath.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BandMathX.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BinaryMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BinaryMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BinaryMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/BinaryMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ClassificationMapRegularization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ColorMapping-continuous.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ColorMapping-custom.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ColorMapping-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ColorMapping-optimal.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/CompareImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ComputeConfusionMatrix-raster.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ComputeConfusionMatrix-vector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ComputeImagesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ComputeOGRLayersFeaturesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ComputePolylineFeatureFromImage.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ConcatenateImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ConcatenateVectorData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ConnectedComponentSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Convert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/DEMConvert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Despeckle-frost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Despeckle-gammamap.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Despeckle-kuan.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Despeckle-lee.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/DimensionalityReduction-ica.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/DimensionalityReduction-maf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/DimensionalityReduction-napca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/DimensionalityReduction-pca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/EdgeExtraction-gradient.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/EdgeExtraction-sobel.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/EdgeExtraction-touzi.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ExtractROI-fit.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ExtractROI-standard.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/FusionOfClassifications-dempstershafer.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/FusionOfClassifications-majorityvoting.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/GrayScaleMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/GrayScaleMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/GrayScaleMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/GrayScaleMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/HaralickTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/HooverCompareSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ImageClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ImageEnvelope.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/KMeansClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/KmzExport.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/LSMSSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/LSMSSmallRegionsMerging.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/LSMSVectorization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/LineSegmentDetection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/LocalStatisticExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ManageNoData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/MeanShiftSmoothing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/MultiImageSamplingRate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/MultivariateAlterationDetector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OGRLayerClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OpticalCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OrthoRectification-epsg.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OrthoRectification-fit-to-ortho.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OrthoRectification-lambert-WGS84.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/OrthoRectification-utm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Pansharpening-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Pansharpening-lmvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Pansharpening-rcs.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/PolygonClassStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/PredictRegression.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/RadiometricIndices.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Rasterization-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Rasterization-manual.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/ReadImageInfo.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Rescale.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/RigidTransformResample-id.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/RigidTransformResample-rotation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/RigidTransformResample-translation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SARCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SARDecompositions.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SARPolarSynth.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SFSTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SOMClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SampleExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/SampleSelection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Segmentation-cc.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Segmentation-meanshift.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Segmentation-mprofiles.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Segmentation-watershed.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Smoothing-anidif.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Smoothing-gaussian.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Smoothing-mean.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/StereoFramework.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/Superimpose.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TileFusion.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainImagesClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainOGRLayersClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainRegression-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/TrainVectorClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/VectorDataExtractROI.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/VectorDataReprojection-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/VectorDataReprojection-user.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/VectorDataTransform.xml +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BandMath.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BandMathX.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BinaryMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BinaryMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BinaryMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BinaryMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BinaryMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BlockMatching.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/BundleToPerfectSensor.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ClassificationMapRegularization.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ColorMapping-continuous.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ColorMapping-custom.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ColorMapping-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ColorMapping-optimal.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ColorMapping.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/CompareImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputeConfusionMatrix-raster.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputeConfusionMatrix-vector.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputeConfusionMatrix.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputeImagesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputeOGRLayersFeaturesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ComputePolylineFeatureFromImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ConcatenateImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ConcatenateVectorData.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ConnectedComponentSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Convert.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ConvertCartoToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ConvertSensorToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DEMConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DSFuzzyModelEstimation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Despeckle-frost.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Despeckle-gammamap.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Despeckle-kuan.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Despeckle-lee.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Despeckle.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DimensionalityReduction-ica.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DimensionalityReduction-maf.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DimensionalityReduction-napca.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DimensionalityReduction-pca.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DimensionalityReduction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DisparityMapToElevationMap.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/DownloadSRTMTiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/EdgeExtraction-gradient.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/EdgeExtraction-sobel.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/EdgeExtraction-touzi.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/EdgeExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ExtractROI-fit.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ExtractROI-standard.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/FineRegistration.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/FusionOfClassifications-dempstershafer.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/FusionOfClassifications-majorityvoting.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/FusionOfClassifications.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GeneratePlyFile.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GenerateRPCSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GrayScaleMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GrayScaleMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GrayScaleMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GrayScaleMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GrayScaleMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/GridBasedImageResampling.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/HaralickTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/HomologousPointsExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/HooverCompareSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/HyperspectralUnmixing.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ImageClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ImageEnvelope.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/KMeansClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/KmzExport.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/LSMSSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/LSMSSmallRegionsMerging.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/LSMSVectorization.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/LineSegmentDetection.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/LocalStatisticExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ManageNoData.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/MeanShiftSmoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/MultiImageSamplingRate.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/MultiResolutionPyramid.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/MultivariateAlterationDetector.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OGRLayerClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OSMDownloader.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ObtainUTMZoneFromGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OpticalCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OrthoRectification-epsg.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OrthoRectification-fit-to-ortho.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OrthoRectification-lambert-WGS84.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OrthoRectification-utm.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/OrthoRectification.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Pansharpening-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Pansharpening-lmvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Pansharpening-rcs.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Pansharpening.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/PixelValue.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/PolygonClassStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/PredictRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Quicklook.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RadiometricIndices.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Rasterization-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Rasterization-manual.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Rasterization.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/ReadImageInfo.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RefineSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Rescale.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RigidTransformResample-id.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RigidTransformResample-rotation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RigidTransformResample-translation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/RigidTransformResample.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SARCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SARDecompositions.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SARPolarMatrixConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SARPolarSynth.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SFSTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SOMClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SampleExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SampleSelection.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SarRadiometricCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Segmentation-cc.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Segmentation-meanshift.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Segmentation-mprofiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Segmentation-watershed.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Segmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Smoothing-anidif.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Smoothing-gaussian.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Smoothing-mean.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Smoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/SplitImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/StereoFramework.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/StereoRectificationGridGenerator.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/Superimpose.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TestApplication.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TileFusion.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainImagesClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainOGRLayersClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/TrainVectorClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataDSValidation.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataReprojection-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataReprojection-user.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataReprojection.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataSetField.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VectorDataTransform.html +share/qgis/python/plugins/processing/algs/otb/description/5.6.0/doc/VertexComponentAnalysis.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BandMath.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BandMathX.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BinaryMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BinaryMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BinaryMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/BinaryMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ClassificationMapRegularization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ColorMapping-continuous.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ColorMapping-custom.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ColorMapping-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ColorMapping-optimal.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/CompareImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ComputeConfusionMatrix-raster.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ComputeConfusionMatrix-vector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ComputeImagesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ComputeOGRLayersFeaturesStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ComputePolylineFeatureFromImage.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ConcatenateImages.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ConcatenateVectorData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ConnectedComponentSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Convert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/DEMConvert.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Despeckle-frost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Despeckle-gammamap.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Despeckle-kuan.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Despeckle-lee.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/DimensionalityReduction-ica.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/DimensionalityReduction-maf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/DimensionalityReduction-napca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/DimensionalityReduction-pca.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/EdgeExtraction-gradient.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/EdgeExtraction-sobel.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/EdgeExtraction-touzi.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ExtractROI-fit.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ExtractROI-standard.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/FusionOfClassifications-dempstershafer.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/FusionOfClassifications-majorityvoting.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/GrayScaleMorphologicalOperation-closing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/GrayScaleMorphologicalOperation-dilate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/GrayScaleMorphologicalOperation-erode.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/GrayScaleMorphologicalOperation-opening.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/HaralickTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/HooverCompareSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ImageClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ImageEnvelope.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/KMeansClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/KmzExport.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/LSMSSegmentation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/LSMSSmallRegionsMerging.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/LSMSVectorization.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/LineSegmentDetection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/LocalStatisticExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ManageNoData.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/MeanShiftSmoothing.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/MultiImageSamplingRate.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/MultivariateAlterationDetector.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OGRLayerClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OpticalCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OrthoRectification-epsg.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OrthoRectification-fit-to-ortho.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OrthoRectification-lambert-WGS84.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/OrthoRectification-utm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Pansharpening-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Pansharpening-lmvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Pansharpening-rcs.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/PolygonClassStatistics.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/PredictRegression.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/RadiometricIndices.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Rasterization-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Rasterization-manual.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/ReadImageInfo.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Rescale.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/RigidTransformResample-id.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/RigidTransformResample-rotation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/RigidTransformResample-translation.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SARCalibration.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SARDecompositions.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SARPolarSynth.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SFSTextureExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SOMClassification.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SampleExtraction.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/SampleSelection.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Segmentation-cc.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Segmentation-meanshift.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Segmentation-mprofiles.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Segmentation-watershed.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Smoothing-anidif.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Smoothing-gaussian.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Smoothing-mean.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/StereoFramework.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/Superimpose.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TileFusion.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainImagesClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainOGRLayersClassifier.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainRegression-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-ann.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-bayes.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-boost.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-dt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-gbt.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-knn.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-libsvm.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/TrainVectorClassifier-rf.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/VectorDataExtractROI.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/VectorDataReprojection-image.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/VectorDataReprojection-user.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/VectorDataTransform.xml +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BandMath.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BandMathX.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BinaryMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BinaryMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BinaryMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BinaryMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BinaryMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BlockMatching.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/BundleToPerfectSensor.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ClassificationMapRegularization.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ColorMapping-continuous.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ColorMapping-custom.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ColorMapping-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ColorMapping-optimal.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ColorMapping.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/CompareImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputeConfusionMatrix-raster.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputeConfusionMatrix-vector.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputeConfusionMatrix.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputeImagesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputeOGRLayersFeaturesStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ComputePolylineFeatureFromImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ConcatenateImages.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ConcatenateVectorData.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ConnectedComponentSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Convert.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ConvertCartoToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ConvertSensorToGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DEMConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DSFuzzyModelEstimation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Despeckle-frost.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Despeckle-gammamap.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Despeckle-kuan.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Despeckle-lee.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Despeckle.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DimensionalityReduction-ica.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DimensionalityReduction-maf.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DimensionalityReduction-napca.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DimensionalityReduction-pca.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DimensionalityReduction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DisparityMapToElevationMap.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/DownloadSRTMTiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/EdgeExtraction-gradient.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/EdgeExtraction-sobel.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/EdgeExtraction-touzi.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/EdgeExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ExtractROI-fit.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ExtractROI-standard.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/FineRegistration.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/FusionOfClassifications-dempstershafer.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/FusionOfClassifications-majorityvoting.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/FusionOfClassifications.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GeneratePlyFile.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GenerateRPCSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GrayScaleMorphologicalOperation-closing.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GrayScaleMorphologicalOperation-dilate.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GrayScaleMorphologicalOperation-erode.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GrayScaleMorphologicalOperation-opening.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GrayScaleMorphologicalOperation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/GridBasedImageResampling.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/HaralickTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/HomologousPointsExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/HooverCompareSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/HyperspectralUnmixing.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ImageClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ImageEnvelope.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/KMeansClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/KmzExport.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/LSMSSegmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/LSMSSmallRegionsMerging.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/LSMSVectorization.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/LineSegmentDetection.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/LocalStatisticExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ManageNoData.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/MeanShiftSmoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/MultiImageSamplingRate.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/MultiResolutionPyramid.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/MultivariateAlterationDetector.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OGRLayerClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OSMDownloader.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ObtainUTMZoneFromGeoPoint.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OpticalCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OrthoRectification-epsg.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OrthoRectification-fit-to-ortho.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OrthoRectification-lambert-WGS84.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OrthoRectification-utm.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/OrthoRectification.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Pansharpening-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Pansharpening-lmvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Pansharpening-rcs.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Pansharpening.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/PixelValue.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/PolygonClassStatistics.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/PredictRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Quicklook.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RadiometricIndices.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Rasterization-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Rasterization-manual.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Rasterization.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/ReadImageInfo.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RefineSensorModel.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Rescale.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RigidTransformResample-id.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RigidTransformResample-rotation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RigidTransformResample-translation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/RigidTransformResample.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SARCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SARDecompositions.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SARPolarMatrixConvert.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SARPolarSynth.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SFSTextureExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SOMClassification.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SampleExtraction.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SampleSelection.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SarRadiometricCalibration.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Segmentation-cc.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Segmentation-meanshift.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Segmentation-mprofiles.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Segmentation-watershed.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Segmentation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Smoothing-anidif.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Smoothing-gaussian.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Smoothing-mean.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Smoothing.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/SplitImage.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/StereoFramework.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/StereoRectificationGridGenerator.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/Superimpose.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TestApplication.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TileFusion.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainImagesClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainOGRLayersClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainRegression.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-ann.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-bayes.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-boost.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-dt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-gbt.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-knn.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-libsvm.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier-rf.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/TrainVectorClassifier.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataDSValidation.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataExtractROI.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataReprojection-image.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataReprojection-user.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataReprojection.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataSetField.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VectorDataTransform.html +share/qgis/python/plugins/processing/algs/otb/description/5.8.0/doc/VertexComponentAnalysis.html share/qgis/python/plugins/processing/algs/otb/helper/generate_application_descriptors.py share/qgis/python/plugins/processing/algs/qgis/AddTableField.py share/qgis/python/plugins/processing/algs/qgis/AutoincrementalField.py share/qgis/python/plugins/processing/algs/qgis/BarPlot.py share/qgis/python/plugins/processing/algs/qgis/BasicStatisticsNumbers.py share/qgis/python/plugins/processing/algs/qgis/BasicStatisticsStrings.py +share/qgis/python/plugins/processing/algs/qgis/Boundary.py +share/qgis/python/plugins/processing/algs/qgis/BoundingBox.py share/qgis/python/plugins/processing/algs/qgis/Buffer.py share/qgis/python/plugins/processing/algs/qgis/Centroids.py share/qgis/python/plugins/processing/algs/qgis/CheckValidity.py @@ -1151,6 +2552,7 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/ConvexHull.py share/qgis/python/plugins/processing/algs/qgis/CreateConstantRaster.py share/qgis/python/plugins/processing/algs/qgis/Datasources2Vrt.py +share/qgis/python/plugins/processing/algs/qgis/DefineProjection.py share/qgis/python/plugins/processing/algs/qgis/Delaunay.py share/qgis/python/plugins/processing/algs/qgis/DeleteColumn.py share/qgis/python/plugins/processing/algs/qgis/DeleteDuplicateGeometries.py @@ -1161,10 +2563,12 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/Dissolve.py share/qgis/python/plugins/processing/algs/qgis/Eliminate.py share/qgis/python/plugins/processing/algs/qgis/EquivalentNumField.py +share/qgis/python/plugins/processing/algs/qgis/ExecuteSQL.py share/qgis/python/plugins/processing/algs/qgis/Explode.py share/qgis/python/plugins/processing/algs/qgis/ExportGeometryInfo.py share/qgis/python/plugins/processing/algs/qgis/ExtentFromLayer.py share/qgis/python/plugins/processing/algs/qgis/ExtractByAttribute.py +share/qgis/python/plugins/processing/algs/qgis/ExtractByExpression.py share/qgis/python/plugins/processing/algs/qgis/ExtractByLocation.py share/qgis/python/plugins/processing/algs/qgis/ExtractNodes.py share/qgis/python/plugins/processing/algs/qgis/FieldPyculator.py @@ -1185,10 +2589,13 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/MeanAndStdDevPlot.py share/qgis/python/plugins/processing/algs/qgis/MeanCoords.py share/qgis/python/plugins/processing/algs/qgis/Merge.py +share/qgis/python/plugins/processing/algs/qgis/MergeLines.py +share/qgis/python/plugins/processing/algs/qgis/MergeLines_BACKUP_1606.py share/qgis/python/plugins/processing/algs/qgis/MultipartToSingleparts.py share/qgis/python/plugins/processing/algs/qgis/NearestNeighbourAnalysis.py share/qgis/python/plugins/processing/algs/qgis/OrientedMinimumBoundingBox.py share/qgis/python/plugins/processing/algs/qgis/PointDistance.py +share/qgis/python/plugins/processing/algs/qgis/PointOnSurface.py share/qgis/python/plugins/processing/algs/qgis/PointsDisplacement.py share/qgis/python/plugins/processing/algs/qgis/PointsFromLines.py share/qgis/python/plugins/processing/algs/qgis/PointsFromPolygons.py @@ -1213,8 +2620,12 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/RandomSelectionWithinSubsets.py share/qgis/python/plugins/processing/algs/qgis/RasterLayerHistogram.py share/qgis/python/plugins/processing/algs/qgis/RasterLayerStatistics.py +share/qgis/python/plugins/processing/algs/qgis/RectanglesOvalsDiamondsFixed.py +share/qgis/python/plugins/processing/algs/qgis/RectanglesOvalsDiamondsVariable.py share/qgis/python/plugins/processing/algs/qgis/RegularPoints.py +share/qgis/python/plugins/processing/algs/qgis/RemoveNullGeometry.py share/qgis/python/plugins/processing/algs/qgis/ReprojectLayer.py +share/qgis/python/plugins/processing/algs/qgis/ReverseLineDirection.py share/qgis/python/plugins/processing/algs/qgis/SaveSelectedFeatures.py share/qgis/python/plugins/processing/algs/qgis/SelectByAttribute.py share/qgis/python/plugins/processing/algs/qgis/SelectByAttributeSum.py @@ -1224,6 +2635,8 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/SetVectorStyle.py share/qgis/python/plugins/processing/algs/qgis/SimplifyGeometries.py share/qgis/python/plugins/processing/algs/qgis/SinglePartsToMultiparts.py +share/qgis/python/plugins/processing/algs/qgis/Smooth.py +share/qgis/python/plugins/processing/algs/qgis/SpatialIndex.py share/qgis/python/plugins/processing/algs/qgis/SpatialJoin.py share/qgis/python/plugins/processing/algs/qgis/SplitLinesWithLines.py share/qgis/python/plugins/processing/algs/qgis/StatisticsByCategories.py @@ -1241,7 +2654,6 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/qgis/ZonalStatistics.py share/qgis/python/plugins/processing/algs/qgis/__init__.py share/qgis/python/plugins/processing/algs/qgis/fieldsmapping.py -share/qgis/python/plugins/processing/algs/qgis/postgis_utils.py share/qgis/python/plugins/processing/algs/qgis/scripts/Create_points_along_lines.py share/qgis/python/plugins/processing/algs/qgis/scripts/Fill_holes.py share/qgis/python/plugins/processing/algs/qgis/scripts/Frequency_analysis.py @@ -1258,951 +2670,382 @@ share/qgis/python/plugins/processing/alg share/qgis/python/plugins/processing/algs/r/RAlgorithmProvider.py share/qgis/python/plugins/processing/algs/r/RUtils.py share/qgis/python/plugins/processing/algs/r/__init__.py -share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm212.py -share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm213.py -share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm214.py +share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm.py share/qgis/python/plugins/processing/algs/saga/SagaAlgorithmProvider.py share/qgis/python/plugins/processing/algs/saga/SagaDescriptionCreator.py -share/qgis/python/plugins/processing/algs/saga/SagaGroupNameDecorator.py +share/qgis/python/plugins/processing/algs/saga/SagaNameDecorator.py share/qgis/python/plugins/processing/algs/saga/SagaUtils.py share/qgis/python/plugins/processing/algs/saga/SplitRGBBands.py share/qgis/python/plugins/processing/algs/saga/__init__.py -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AccumulatedCost(Anisotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AccumulatedCost(Isotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AddCoordinatestopoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AddGridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AddGridValuestoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AddPolygonAttributestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Aggregate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AggregatePointObservations.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AggregationIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AnalyticalHierarchyProcess.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/AnalyticalHillshading.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/B-SplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/BurnStreamNetworkintoDEM.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CatchmentArea(FlowTracing).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CatchmentArea(Parallel).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CatchmentArea(Recursive).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CellBalance.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChangeDateFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChangeDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChangeGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChangeTimeFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ChannelNetworkandDrainageBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ClipGridwithPolygon.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ClipPointswithPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CloseGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CloseGapswithSpline.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CloseOneCellGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ClusterAnalysisforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ContourLinesfromGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvergenceIndex(SearchRadius).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvergenceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertDataStorageType.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertLinestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertLinestoPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertMultipointstoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertPointstoLine(s).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertPolygonLineVerticestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvertPolygonstoLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ConvexHull.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CreateGraticule.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CropToData.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Cross-ClassificationandTabulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CrossProfiles.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CubicSplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CurvatureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/CutShapesLayer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/DTMFilter(slope-based).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/DirectionalStatisticsforSingleGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/DistanceMatrix.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/DiurnalAnisotropicHeating.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/DownslopeDistanceGradient.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/EdgeContamination.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/EffectiveAirFlowHeights.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FastRegionGrowingAlgorithm.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FastRepresentativeness.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FillGapsinRecords.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FillSinks(PlanchonDarboux,2001).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FillSinks(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FillSinksXXL(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FilterClumps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FireRiskAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FitNPointstoshape.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FlatDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FlowPathLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FlowWidthandSpecificCatchmentArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Fragmentation(Alternative).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Fragmentation(Standard).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FragmentationClassesfromDensityandConnectivity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Function.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Fuzzify.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FuzzyIntersection(AND).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/FuzzyUnion(OR).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GaussianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeographicallyWeightedMultipleRegression(Points).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeographicallyWeightedMultipleRegression(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeographicallyWeightedMultipleRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeographicallyWeightedRegression(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeographicallyWeightedRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GeometricFigures.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GetShapesExtents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GlobalMoransIforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorfromCartesiantoPolarCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorfromPolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorsfromDirectionalComponents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorsfromDirectionandLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GradientVectorsfromSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridCalculator.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridCellIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridDivision.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridMasking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridNormalisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridOrientation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridProximityBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridSkeletonization.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridStandardisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridValuestoPoints(randomly).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridVolume.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridsProduct.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/GridsSum.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/HistogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Hypsometry.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/InverseDistanceWeighted.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/InvertDataNo-Data.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/KernelDensityEstimation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LSFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LakeFlood.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LandSurfaceTemperature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LaplacianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Layerofextremevalue.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LeastCostPaths.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Line-PolygonIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LineDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LineProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LineSimplification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/LocalMinimaandMaxima.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MajorityFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MassBalanceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MergeLayers.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MetricConversions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MinimumDistanceAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ModifiedQuadraticShepard.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MorphologicalFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MorphometricProtectionIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Mosaicking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Multi-BandVariation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultiDirectionLeeFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultilevelB-SplineInterpolation(fromGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultilevelB-SplineInterpolation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultipleRegressionAnalysis(GridGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultipleRegressionAnalysis(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/NaturalNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/NearestNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/OrderedWeightedAveraging(OWA).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/OrdinaryKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/OrdinaryKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/OverlandFlow-KinematicWaveD8.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/OverlandFlowDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Patching.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PointStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PointsFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PointsThinning.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Polygon-LineIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonCentroids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonDissolveAllPolygs.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonIdentity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonIntersect.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonPartstoSeparatePolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonShapeIndices.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonSymmetricalDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonUnion.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonUpdate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolygonstoEdgesandNodes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PolynomialRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/PrincipleComponentsAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Profilefrompoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ProfilesfromLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ProximityGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/QuadTreeStructuretoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RGBComposite.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RadiusofVariance(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RandomField.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RandomTerrainGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RankFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RealSurfaceArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ReclassifyGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RegressionAnalysis(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RelativeHeightsandSlopePositions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RemoveDuplicatePoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Representativeness(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Resampling.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ResidualAnalysis(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/RunningAverage.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SAGAWetnessIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SeedGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Separatepointsbydirection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ShapesBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ShapesBufferFixed.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ShapestoGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ShrinkAndExpand.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SimpleFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SimpleRegionGrowing.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Simulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SinkDrainageRouteDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SinkRemoval.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SkyViewFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Slope,Aspect,Curvature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SlopeLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SoilTextureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SpatialPointPatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SplitShapesLayerRandomly.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/StatisticsforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/StrahlerOrder.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/StreamPowerIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SupervisedClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/SurfaceSpecificPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TPIBasedLandformClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TerrainRuggednessIndex(TRI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ThinPlateSpline(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ThinPlateSpline(Local).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ThinPlateSpline(TIN).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ThresholdBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TopographicCorrection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TopographicPositionIndex(TPI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TopographicWetnessIndex(TWI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Transectthroughpolygonshapefile.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TransformShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/TransposeGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/Triangulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/UniversalKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/UniversalKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/UpslopeArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/UserDefinedFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VariogramCloud.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VariogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VectorRuggednessMeasure(VRM).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VectorisingGridClasses.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VegetationIndex(SlopeBased).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/VerticalDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/WaterRetentionCapacity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/WatershedBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/WatershedSegmentation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/WindEffect(WindwardLeewardIndex).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.2/ZonalGridStatistics.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AccumulatedCost(Anisotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AccumulatedCost(Isotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AddCoordinatestopoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AddGridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AddGridValuestoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AddPolygonAttributestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Aggregate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AggregatePointObservations.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AggregationIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AnalyticalHierarchyProcess.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/AnalyticalHillshading.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/B-SplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/BurnStreamNetworkintoDEM.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CatchmentArea(FlowTracing).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CatchmentArea(Parallel).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CatchmentArea(Recursive).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CellBalance.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChangeDateFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChangeDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChangeGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChangeTimeFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ChannelNetworkandDrainageBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ClipGridwithPolygon.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ClipPointswithPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CloseGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CloseGapswithSpline.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CloseOneCellGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ClusterAnalysisforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ContourLinesfromGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvergenceIndex(SearchRadius).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvergenceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertDataStorageType.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertLinestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertLinestoPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertMultipointstoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertPointstoLine(s).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertPolygonLineVerticestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvertPolygonstoLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ConvexHull.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CreateGraticule.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CropToData.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Cross-ClassificationandTabulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CrossProfiles.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CubicSplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CurvatureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/CutShapesLayer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/DTMFilter(slope-based).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/DirectionalStatisticsforSingleGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/DistanceMatrix.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/DiurnalAnisotropicHeating.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/DownslopeDistanceGradient.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/EdgeContamination.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/EffectiveAirFlowHeights.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FastRegionGrowingAlgorithm.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FastRepresentativeness.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FillGapsinRecords.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FillSinks(PlanchonDarboux,2001).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FillSinks(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FillSinksXXL(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FilterClumps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FireRiskAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FitNPointstoshape.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FlatDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FlowPathLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FlowWidthandSpecificCatchmentArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Fragmentation(Alternative).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Fragmentation(Standard).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FragmentationClassesfromDensityandConnectivity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Function.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Fuzzify.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FuzzyIntersection(AND).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/FuzzyUnion(OR).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GaussianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeographicallyWeightedMultipleRegression(Points).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeographicallyWeightedMultipleRegression(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeographicallyWeightedMultipleRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeographicallyWeightedRegression(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeographicallyWeightedRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GeometricFigures.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GetShapesExtents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GlobalMoransIforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GradientVectorfromCartesiantoPolarCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GradientVectorfromPolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GradientVectorsfromDirectionalComponents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GradientVectorsfromDirectionandLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GradientVectorsfromSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridCalculator.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridCellIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridDivision.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridMasking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridNormalisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridOrientation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridProximityBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridSkeletonization.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridStandardisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridValuestoPoints(randomly).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridVolume.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridsProduct.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/GridsSum.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/HistogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Hypsometry.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/InverseDistanceWeighted.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/InvertDataNo-Data.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/KernelDensityEstimation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LSFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LakeFlood.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LandSurfaceTemperature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LaplacianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Layerofextremevalue.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LeastCostPaths.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Line-PolygonIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LineDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LineProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LineSimplification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/LocalMinimaandMaxima.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MajorityFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MassBalanceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MergeLayers.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MetricConversions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MinimumDistanceAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ModifiedQuadraticShepard.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MorphologicalFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MorphometricProtectionIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Mosaicking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Multi-BandVariation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultiDirectionLeeFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultilevelB-SplineInterpolation(fromGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultilevelB-SplineInterpolation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultipleRegressionAnalysis(GridGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultipleRegressionAnalysis(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/NaturalNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/NearestNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/OrderedWeightedAveraging(OWA).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/OrdinaryKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/OrdinaryKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/OverlandFlow-KinematicWaveD8.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/OverlandFlowDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Patching.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PointStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PointsFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PointsThinning.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Polygon-LineIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonCentroids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonDissolveAllPolygs.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonIdentity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonIntersect.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonPartstoSeparatePolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonShapeIndices.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonSymmetricalDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonUnion.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonUpdate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolygonstoEdgesandNodes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PolynomialRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/PrincipleComponentsAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Profilefrompoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ProfilesfromLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ProximityGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/QuadTreeStructuretoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RGBComposite.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RadiusofVariance(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RandomField.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RandomTerrainGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RankFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RealSurfaceArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ReclassifyGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RegressionAnalysis(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RelativeHeightsandSlopePositions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RemoveDuplicatePoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Representativeness(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Resampling.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ResidualAnalysis(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/RunningAverage.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SAGAWetnessIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SeedGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Separatepointsbydirection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ShapesBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ShapesBufferFixed.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ShapestoGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ShrinkAndExpand.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SimpleFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SimpleRegionGrowing.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Simulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SinkDrainageRouteDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SinkRemoval.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SkyViewFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Slope,Aspect,Curvature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SlopeLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SoilTextureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SpatialPointPatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SplitShapesLayerRandomly.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/StatisticsforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/StrahlerOrder.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/StreamPowerIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SupervisedClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/SurfaceSpecificPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TPIBasedLandformClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TerrainRuggednessIndex(TRI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ThinPlateSpline(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ThinPlateSpline(Local).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ThinPlateSpline(TIN).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ThresholdBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TopographicCorrection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TopographicPositionIndex(TPI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TopographicWetnessIndex(TWI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Transectthroughpolygonshapefile.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TransformShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/TransposeGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/Triangulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/UniversalKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/UniversalKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/UpslopeArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/UserDefinedFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VariogramCloud.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VariogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VectorRuggednessMeasure(VRM).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VectorisingGridClasses.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VegetationIndex(SlopeBased).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/VerticalDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/WaterRetentionCapacity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/WatershedBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/WatershedSegmentation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/WindEffect(WindwardLeewardIndex).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.3/ZonalGridStatistics.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AccumulatedCost(Anisotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AccumulatedCost(Isotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AddCoordinatestopoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AddGridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AddGridValuestoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AddPolygonAttributestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Aggregate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AggregatePointObservations.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AggregationIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AnalyticalHierarchyProcess.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/AnalyticalHillshading.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/B-SplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/BurnStreamNetworkintoDEM.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CatchmentArea(FlowTracing).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CatchmentArea(Parallel).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CatchmentArea(Recursive).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CellBalance.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChangeDateFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChangeDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChangeGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChangeTimeFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ChannelNetworkandDrainageBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ClipGridwithPolygon.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ClipPointswithPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CloseGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CloseGapswithSpline.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CloseOneCellGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ClusterAnalysisforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ContourLinesfromGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvergenceIndex(SearchRadius).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvergenceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertDataStorageType.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertLinestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertLinestoPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertMultipointstoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertPointstoLine(s).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertPolygonLineVerticestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvertPolygonstoLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ConvexHull.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CreateGraticule.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CropToData.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Cross-ClassificationandTabulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CrossProfiles.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CubicSplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CurvatureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/CutShapesLayer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/DTMFilter(slope-based).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/DirectionalStatisticsforSingleGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/DistanceMatrix.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/DiurnalAnisotropicHeating.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/DownslopeDistanceGradient.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/EdgeContamination.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/EffectiveAirFlowHeights.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FastRegionGrowingAlgorithm.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FastRepresentativeness.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FillGapsinRecords.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FillSinks(PlanchonDarboux,2001).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FillSinks(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FillSinksXXL(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FilterClumps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FireRiskAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FitNPointstoshape.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FlatDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FlowPathLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FlowWidthandSpecificCatchmentArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Fragmentation(Alternative).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Fragmentation(Standard).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FragmentationClassesfromDensityandConnectivity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Function.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Fuzzify.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FuzzyIntersection(AND).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/FuzzyUnion(OR).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GaussianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeographicallyWeightedMultipleRegression(Points).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeographicallyWeightedMultipleRegression(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeographicallyWeightedMultipleRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeographicallyWeightedRegression(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeographicallyWeightedRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GeometricFigures.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GetShapesExtents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GlobalMoransIforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GradientVectorfromCartesiantoPolarCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GradientVectorfromPolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GradientVectorsfromDirectionalComponents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GradientVectorsfromDirectionandLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GradientVectorsfromSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridCalculator.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridCellIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridDivision.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridMasking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridNormalisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridOrientation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridProximityBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridSkeletonization.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridStandardisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridValuestoPoints(randomly).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridVolume.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridsProduct.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/GridsSum.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/HistogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Hypsometry.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/InverseDistanceWeighted.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/InvertDataNo-Data.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/KernelDensityEstimation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LSFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LakeFlood.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LandSurfaceTemperature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LaplacianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Layerofextremevalue.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LeastCostPaths.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Line-PolygonIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LineDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LineProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LineSimplification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/LocalMinimaandMaxima.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MajorityFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MassBalanceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MergeLayers.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MetricConversions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MinimumDistanceAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ModifiedQuadraticShepard.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MorphologicalFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MorphometricProtectionIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Mosaicking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Multi-BandVariation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultiDirectionLeeFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultilevelB-SplineInterpolation(fromGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultilevelB-SplineInterpolation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultipleRegressionAnalysis(GridGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultipleRegressionAnalysis(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/NaturalNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/NearestNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/OrderedWeightedAveraging(OWA).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/OrdinaryKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/OrdinaryKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/OverlandFlow-KinematicWaveD8.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/OverlandFlowDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Patching.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PointStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PointsFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PointsThinning.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Polygon-LineIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonCentroids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonDissolveAllPolygs.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonIdentity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonIntersect.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonPartstoSeparatePolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonShapeIndices.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonSymmetricalDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonUnion.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonUpdate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolygonstoEdgesandNodes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PolynomialRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/PrincipleComponentsAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Profilefrompoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ProfilesfromLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ProximityGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/QuadTreeStructuretoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RGBComposite.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RadiusofVariance(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RandomField.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RandomTerrainGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RankFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RealSurfaceArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ReclassifyGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RegressionAnalysis(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RelativeHeightsandSlopePositions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RemoveDuplicatePoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Representativeness(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Resampling.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ResidualAnalysis(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/RunningAverage.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SAGAWetnessIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SeedGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Separatepointsbydirection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ShapesBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ShapesBufferFixed.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ShapestoGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ShrinkAndExpand.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SimpleFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SimpleRegionGrowing.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Simulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SinkDrainageRouteDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SinkRemoval.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SkyViewFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Slope,Aspect,Curvature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SlopeLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SoilTextureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SpatialPointPatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SplitShapesLayerRandomly.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/StatisticsforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/StrahlerOrder.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/StreamPowerIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SupervisedClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/SurfaceSpecificPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TPIBasedLandformClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TerrainRuggednessIndex(TRI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ThinPlateSpline(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ThinPlateSpline(Local).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ThinPlateSpline(TIN).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ThresholdBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TopographicCorrection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TopographicPositionIndex(TPI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TopographicWetnessIndex(TWI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Transectthroughpolygonshapefile.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TransformShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/TransposeGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/Triangulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/UniversalKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/UniversalKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/UpslopeArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/UserDefinedFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VariogramCloud.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VariogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VectorRuggednessMeasure(VRM).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VectorisingGridClasses.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VegetationIndex(SlopeBased).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/VerticalDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/WaterRetentionCapacity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/WatershedBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/WatershedSegmentation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/WindEffect(WindwardLeewardIndex).txt -share/qgis/python/plugins/processing/algs/saga/description/2.1.4/ZonalGridStatistics.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AccumulatedCost(Anisotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AccumulatedCost(Isotropic).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AddCoordinatestopoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AddGridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AddGridValuestoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AddPolygonAttributestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Aggregate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AggregatePointObservations.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AggregationIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AnalyticalHierarchyProcess.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/AnalyticalHillshading.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/B-SplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/BurnStreamNetworkintoDEM.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CellBalance.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChangeDateFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChangeDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChangeGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChangeTimeFormat.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ChannelNetworkandDrainageBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ClipGridwithPolygon.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ClipPointswithPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CloseGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CloseGapswithSpline.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CloseOneCellGaps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ClusterAnalysisforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ContourLinesfromGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvergenceIndex(SearchRadius).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvergenceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertDataStorageType.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertLinestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertLinestoPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertMultipointstoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertPointstoLine(s).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertPolygonLineVerticestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvertPolygonstoLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ConvexHull.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CreateGraticule.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CropToData.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Cross-ClassificationandTabulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CrossProfiles.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CubicSplineApproximation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CurvatureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/CutShapesLayer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/DTMFilter(slope-based).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/DirectionalStatisticsforSingleGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/DistanceMatrix.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/DiurnalAnisotropicHeating.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/DownslopeDistanceGradient.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/EdgeContamination.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/EffectiveAirFlowHeights.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FastRegionGrowingAlgorithm.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FastRepresentativeness.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FillGapsinRecords.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FillSinks(PlanchonDarboux,2001).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FillSinks(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FillSinksXXL(WangLiu).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FilterClumps.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FireRiskAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FitNPointstoshape.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlatDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(FlowTracing).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(Recursive).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlowAccumulation(Top-Down).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlowPathLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FlowWidthandSpecificCatchmentArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Fragmentation(Alternative).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Fragmentation(Standard).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FragmentationClassesfromDensityandConnectivity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Function.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Fuzzify.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FuzzyIntersection(AND).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/FuzzyUnion(OR).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GaussianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeographicallyWeightedMultipleRegression(Points).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeographicallyWeightedMultipleRegression(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeographicallyWeightedMultipleRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeographicallyWeightedRegression(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeographicallyWeightedRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GeometricFigures.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GetShapesExtents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GlobalMoransIforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GradientVectorfromCartesiantoPolarCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GradientVectorfromPolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GradientVectorsfromDirectionalComponents.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GradientVectorsfromDirectionandLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GradientVectorsfromSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridCalculator.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridCellIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridDivision.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridMasking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridNormalisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridOrientation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridProximityBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridSkeletonization.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridStandardisation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridValuestoPoints(randomly).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridValuestoPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridVolume.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridsProduct.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/GridsSum.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/HistogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Hypsometry.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/InverseDistanceWeighted.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/InvertDataNo-Data.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/KernelDensityEstimation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LSFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LakeFlood.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LandSurfaceTemperature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LaplacianFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Layerofextremevalue.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LeastCostPaths.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Line-PolygonIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LineDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LineProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LineSimplification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/LocalMinimaandMaxima.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MajorityFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MassBalanceIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MergeLayers.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MetricConversions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MinimumDistanceAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ModifiedQuadraticShepard.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MorphologicalFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MorphometricProtectionIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Mosaicking.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Multi-BandVariation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultiDirectionLeeFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultilevelB-SplineInterpolation(fromGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultilevelB-SplineInterpolation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultipleRegressionAnalysis(GridGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultipleRegressionAnalysis(PointsGrids).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/NaturalNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/NearestNeighbour.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/OrderedWeightedAveraging(OWA).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/OrdinaryKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/OrdinaryKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/OverlandFlow-KinematicWaveD8.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/OverlandFlowDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Patching.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PointStatisticsforPolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PointsFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PointsThinning.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolartoCartesianCoordinates.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Polygon-LineIntersection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonCentroids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonDissolve.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonDissolveAllPolygs.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonIdentity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonIntersect.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonPartstoSeparatePolygons.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonProperties.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonShapeIndices.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonSymmetricalDifference.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonUnion.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonUpdate.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolygonstoEdgesandNodes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PolynomialRegression.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/PrincipleComponentsAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Profilefrompoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ProfilesfromLines.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ProximityGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/QuadTreeStructuretoShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RGBComposite.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RadiusofVariance(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RandomField.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RandomTerrainGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RankFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RealSurfaceArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ReclassifyGridValues.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RegressionAnalysis(PointsGrid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RelativeHeightsandSlopePositions.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RemoveDuplicatePoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Representativeness(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Resampling.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ResidualAnalysis(Grid).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/RunningAverage.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SAGAWetnessIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SeedGeneration.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Separatepointsbydirection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ShapesBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ShapesBufferFixed.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ShapestoGrid.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ShrinkAndExpand.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SimpleFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SimpleRegionGrowing.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Simulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SinkDrainageRouteDetection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SinkRemoval.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SkyViewFactor.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Slope,Aspect,Curvature.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SlopeLength.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SoilTextureClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SpatialPointPatternAnalysis.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SplitShapesLayerRandomly.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/StatisticsforGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/StrahlerOrder.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/StreamPowerIndex.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SupervisedClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/SurfaceSpecificPoints.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TPIBasedLandformClassification.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TerrainRuggednessIndex(TRI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ThinPlateSpline(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ThinPlateSpline(Local).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ThinPlateSpline(TIN).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ThresholdBuffer.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TopographicCorrection.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TopographicPositionIndex(TPI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TopographicWetnessIndex(TWI).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Transectthroughpolygonshapefile.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TransformShapes.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/TransposeGrids.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/Triangulation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/UniversalKriging(Global).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/UniversalKriging.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/UpslopeArea.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/UserDefinedFilter.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VariogramCloud.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VariogramSurface.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VectorRuggednessMeasure(VRM).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VectorisingGridClasses.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VegetationIndex(SlopeBased).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/VerticalDistancetoChannelNetwork.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/WaterRetentionCapacity.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/WatershedBasins.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/WatershedSegmentation.txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/WindEffect(WindwardLeewardIndex).txt -share/qgis/python/plugins/processing/algs/saga/description/2.2.0/ZonalGridStatistics.txt +share/qgis/python/plugins/processing/algs/saga/description/ANGMAP.txt +share/qgis/python/plugins/processing/algs/saga/description/AccumulatedCost(Anisotropic).txt +share/qgis/python/plugins/processing/algs/saga/description/AccumulatedCost(Isotropic).txt +share/qgis/python/plugins/processing/algs/saga/description/AccumulatedCost.txt +share/qgis/python/plugins/processing/algs/saga/description/AccumulationFunctions.txt +share/qgis/python/plugins/processing/algs/saga/description/AddCoordinatestopoints.txt +share/qgis/python/plugins/processing/algs/saga/description/AddGridValuestoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/AddGridValuestoShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/AddIndicatorFieldsforCategories.txt +share/qgis/python/plugins/processing/algs/saga/description/AddPointAttributestoPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/AddPolygonAttributestoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/Aggregate.txt +share/qgis/python/plugins/processing/algs/saga/description/AggregatePointObservations.txt +share/qgis/python/plugins/processing/algs/saga/description/AggregationIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/AnalyticalHierarchyProcess.txt +share/qgis/python/plugins/processing/algs/saga/description/AnalyticalHillshading.txt +share/qgis/python/plugins/processing/algs/saga/description/AngularDistanceWeighted.txt +share/qgis/python/plugins/processing/algs/saga/description/ArtificialNeuralNetworkClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/Aspect-SlopeGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/AutomatedCloudCoverAssessment.txt +share/qgis/python/plugins/processing/algs/saga/description/AverageWithMask1.txt +share/qgis/python/plugins/processing/algs/saga/description/AverageWithMask2.txt +share/qgis/python/plugins/processing/algs/saga/description/AverageWithThereshold1.txt +share/qgis/python/plugins/processing/algs/saga/description/AverageWithThereshold2.txt +share/qgis/python/plugins/processing/algs/saga/description/AverageWithThereshold3.txt +share/qgis/python/plugins/processing/algs/saga/description/B-SplineApproximation.txt +share/qgis/python/plugins/processing/algs/saga/description/BasicTerrainAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/BinaryErosion-Reconstruction.txt +share/qgis/python/plugins/processing/algs/saga/description/BioclimaticVariables.txt +share/qgis/python/plugins/processing/algs/saga/description/BoostingClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/BurnStreamNetworkintoDEM.txt +share/qgis/python/plugins/processing/algs/saga/description/CategoricalCoincidence.txt +share/qgis/python/plugins/processing/algs/saga/description/CellBalance.txt +share/qgis/python/plugins/processing/algs/saga/description/ChangeDataStorage.txt +share/qgis/python/plugins/processing/algs/saga/description/ChangeDateFormat.txt +share/qgis/python/plugins/processing/algs/saga/description/ChangeDetection.txt +share/qgis/python/plugins/processing/algs/saga/description/ChangeGridValues.txt +share/qgis/python/plugins/processing/algs/saga/description/ChangeTimeFormat.txt +share/qgis/python/plugins/processing/algs/saga/description/ChannelNetwork.txt +share/qgis/python/plugins/processing/algs/saga/description/ChannelNetworkandDrainageBasins.txt +share/qgis/python/plugins/processing/algs/saga/description/ClipGridwithPolygon.txt +share/qgis/python/plugins/processing/algs/saga/description/ClipPointswithPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/CloseGaps.txt +share/qgis/python/plugins/processing/algs/saga/description/CloseGapswithSpline.txt +share/qgis/python/plugins/processing/algs/saga/description/CloseGapswithStepwiseResampling.txt +share/qgis/python/plugins/processing/algs/saga/description/CloseOneCellGaps.txt +share/qgis/python/plugins/processing/algs/saga/description/ClusterAnalysis(Shapes).txt +share/qgis/python/plugins/processing/algs/saga/description/ClusterAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/ClusterAnalysisforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/Concentration.txt +share/qgis/python/plugins/processing/algs/saga/description/ConfusionMatrix(GridPolygons).txt +share/qgis/python/plugins/processing/algs/saga/description/ConfusionMatrix(PolygonsGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/ConfusionMatrix(TwoGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/ConnectivityAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/ConstantGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/ContourLinesfromGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvergenceIndex(SearchRadius).txt +share/qgis/python/plugins/processing/algs/saga/description/ConvergenceIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertDataStorageType.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertLinestoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertLinestoPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertMultipointstoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertPointstoLine(s).txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertPolygonLineVerticestoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvertPolygonstoLines.txt +share/qgis/python/plugins/processing/algs/saga/description/ConvexHull.txt +share/qgis/python/plugins/processing/algs/saga/description/CoveredDistance.txt +share/qgis/python/plugins/processing/algs/saga/description/CreateLinesGraticule.txt +share/qgis/python/plugins/processing/algs/saga/description/CreatePointGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/CreatePolygonsGraticule.txt +share/qgis/python/plugins/processing/algs/saga/description/CropToData.txt +share/qgis/python/plugins/processing/algs/saga/description/Cross-ClassificationandTabulation.txt +share/qgis/python/plugins/processing/algs/saga/description/CrossProfiles.txt +share/qgis/python/plugins/processing/algs/saga/description/CubicSplineApproximation.txt +share/qgis/python/plugins/processing/algs/saga/description/CurvatureClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/CutShapesLayer.txt +share/qgis/python/plugins/processing/algs/saga/description/DTMFilter(slope-based).txt +share/qgis/python/plugins/processing/algs/saga/description/DecisionTreeClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/Destriping.txt +share/qgis/python/plugins/processing/algs/saga/description/DestripingwithMask.txt +share/qgis/python/plugins/processing/algs/saga/description/Difference.txt +share/qgis/python/plugins/processing/algs/saga/description/DiffusePollutionRisk.txt +share/qgis/python/plugins/processing/algs/saga/description/DiffusiveHillslopeEvolution(ADI).txt +share/qgis/python/plugins/processing/algs/saga/description/DiffusiveHillslopeEvolution(FTCS).txt +share/qgis/python/plugins/processing/algs/saga/description/DirectionalAverage.txt +share/qgis/python/plugins/processing/algs/saga/description/DirectionalStatisticsforSingleGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/DistanceMatrix.txt +share/qgis/python/plugins/processing/algs/saga/description/DiurnalAnisotropicHeating.txt +share/qgis/python/plugins/processing/algs/saga/description/DiversityOfCategories.txt +share/qgis/python/plugins/processing/algs/saga/description/DownslopeDistanceGradient.txt +share/qgis/python/plugins/processing/algs/saga/description/EarthsOrbitalParameters.txt +share/qgis/python/plugins/processing/algs/saga/description/EdgeContamination.txt +share/qgis/python/plugins/processing/algs/saga/description/EffectiveAirFlowHeights.txt +share/qgis/python/plugins/processing/algs/saga/description/EnhancedVegetationIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/EnumerateTableField.txt +share/qgis/python/plugins/processing/algs/saga/description/FastRegionGrowingAlgorithm.txt +share/qgis/python/plugins/processing/algs/saga/description/FastRepresentativeness.txt +share/qgis/python/plugins/processing/algs/saga/description/FieldStatistics.txt +share/qgis/python/plugins/processing/algs/saga/description/FillGapsinRecords.txt +share/qgis/python/plugins/processing/algs/saga/description/FillSinks(PlanchonDarboux,2001).txt +share/qgis/python/plugins/processing/algs/saga/description/FillSinks(QMofESP).txt +share/qgis/python/plugins/processing/algs/saga/description/FillSinks(WangLiu).txt +share/qgis/python/plugins/processing/algs/saga/description/FillSinksXXL(WangLiu).txt +share/qgis/python/plugins/processing/algs/saga/description/FilterClumps.txt +share/qgis/python/plugins/processing/algs/saga/description/FindFieldofExtremeValue.txt +share/qgis/python/plugins/processing/algs/saga/description/FireRiskAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/FitNPointstoshape.txt +share/qgis/python/plugins/processing/algs/saga/description/FlatDetection.txt +share/qgis/python/plugins/processing/algs/saga/description/FlattenPolygonLayer.txt +share/qgis/python/plugins/processing/algs/saga/description/FlowAccumulation(FlowTracing).txt +share/qgis/python/plugins/processing/algs/saga/description/FlowAccumulation(QMofESP).txt +share/qgis/python/plugins/processing/algs/saga/description/FlowAccumulation(Recursive).txt +share/qgis/python/plugins/processing/algs/saga/description/FlowAccumulation(Top-Down).txt +share/qgis/python/plugins/processing/algs/saga/description/FlowPathLength.txt +share/qgis/python/plugins/processing/algs/saga/description/FlowWidthandSpecificCatchmentArea.txt +share/qgis/python/plugins/processing/algs/saga/description/FourierTransformation(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/Fragmentation(Alternative).txt +share/qgis/python/plugins/processing/algs/saga/description/Fragmentation(Standard).txt +share/qgis/python/plugins/processing/algs/saga/description/FragmentationClassesfromDensityandConnectivity.txt +share/qgis/python/plugins/processing/algs/saga/description/Function.txt +share/qgis/python/plugins/processing/algs/saga/description/FunctionFit.txt +share/qgis/python/plugins/processing/algs/saga/description/Fuzzify.txt +share/qgis/python/plugins/processing/algs/saga/description/FuzzyIntersection(AND).txt +share/qgis/python/plugins/processing/algs/saga/description/FuzzyLandformElementClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/FuzzyUnion(OR).txt +share/qgis/python/plugins/processing/algs/saga/description/GWRforMultiplePredictors.txt +share/qgis/python/plugins/processing/algs/saga/description/GWRforSinglePredictor(GriddedModelOutput).txt +share/qgis/python/plugins/processing/algs/saga/description/GWRforSinglePredictorGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/GaussianFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/GenerateShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/GeodesicMorphologicalReconstruction.txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicCoordinateGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedMultipleRegression(Points).txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedMultipleRegression(PointsGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedMultipleRegression.txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedRegression(PointsGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedRegression.txt +share/qgis/python/plugins/processing/algs/saga/description/GeometricFigures.txt +share/qgis/python/plugins/processing/algs/saga/description/GetShapesExtents.txt +share/qgis/python/plugins/processing/algs/saga/description/GlobalMoransIforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/GradientVectorfromCartesiantoPolarCoordinates.txt +share/qgis/python/plugins/processing/algs/saga/description/GradientVectorfromPolartoCartesianCoordinates.txt +share/qgis/python/plugins/processing/algs/saga/description/GradientVectorsfromDirectionalComponents.txt +share/qgis/python/plugins/processing/algs/saga/description/GradientVectorsfromDirectionandLength.txt +share/qgis/python/plugins/processing/algs/saga/description/GradientVectorsfromSurface.txt +share/qgis/python/plugins/processing/algs/saga/description/GridBuffer.txt +share/qgis/python/plugins/processing/algs/saga/description/GridCalculator.txt +share/qgis/python/plugins/processing/algs/saga/description/GridCellIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/GridCombination.txt +share/qgis/python/plugins/processing/algs/saga/description/GridDifference.txt +share/qgis/python/plugins/processing/algs/saga/description/GridDivision.txt +share/qgis/python/plugins/processing/algs/saga/description/GridMasking.txt +share/qgis/python/plugins/processing/algs/saga/description/GridNormalisation.txt +share/qgis/python/plugins/processing/algs/saga/description/GridOrientation.txt +share/qgis/python/plugins/processing/algs/saga/description/GridProximityBuffer.txt +share/qgis/python/plugins/processing/algs/saga/description/GridSkeletonization.txt +share/qgis/python/plugins/processing/algs/saga/description/GridStandardisation.txt +share/qgis/python/plugins/processing/algs/saga/description/GridStatisticsforPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/GridStatisticsforPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/GridValuestoPoints(randomly).txt +share/qgis/python/plugins/processing/algs/saga/description/GridValuestoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/GridVolume.txt +share/qgis/python/plugins/processing/algs/saga/description/GridsProduct.txt +share/qgis/python/plugins/processing/algs/saga/description/GridsSum.txt +share/qgis/python/plugins/processing/algs/saga/description/HistogramSurface.txt +share/qgis/python/plugins/processing/algs/saga/description/Hypsometry.txt +share/qgis/python/plugins/processing/algs/saga/description/IMCORR-FeatureTracking.txt +share/qgis/python/plugins/processing/algs/saga/description/ISODATAClusteringforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/Identity.txt +share/qgis/python/plugins/processing/algs/saga/description/Intersect.txt +share/qgis/python/plugins/processing/algs/saga/description/InverseDistanceWeighted.txt +share/qgis/python/plugins/processing/algs/saga/description/InvertDataNo-Data.txt +share/qgis/python/plugins/processing/algs/saga/description/InvertGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/K-MeansClusteringforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/K-NearestNeighboursClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/KernelDensityEstimation.txt +share/qgis/python/plugins/processing/algs/saga/description/LS-FactorFieldBased.txt +share/qgis/python/plugins/processing/algs/saga/description/LSFactor.txt +share/qgis/python/plugins/processing/algs/saga/description/LakeFlood.txt +share/qgis/python/plugins/processing/algs/saga/description/LandSurfaceTemperature.txt +share/qgis/python/plugins/processing/algs/saga/description/LandUseScenarioGenerator.txt +share/qgis/python/plugins/processing/algs/saga/description/LaplacianFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/Layerofextremevalue.txt +share/qgis/python/plugins/processing/algs/saga/description/LeastCostPaths.txt +share/qgis/python/plugins/processing/algs/saga/description/Line-PolygonIntersection.txt +share/qgis/python/plugins/processing/algs/saga/description/LineDissolve.txt +share/qgis/python/plugins/processing/algs/saga/description/LineProperties.txt +share/qgis/python/plugins/processing/algs/saga/description/LineSimplification.txt +share/qgis/python/plugins/processing/algs/saga/description/LineSmoothing.txt +share/qgis/python/plugins/processing/algs/saga/description/LocalMinimaandMaxima.txt +share/qgis/python/plugins/processing/algs/saga/description/MajorityFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/MassBalanceIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/MaximumEntropyPresencePrediction.txt +share/qgis/python/plugins/processing/algs/saga/description/MaximumFlowPathLength.txt +share/qgis/python/plugins/processing/algs/saga/description/MeltonRuggednessNumber.txt +share/qgis/python/plugins/processing/algs/saga/description/MergeLayers.txt +share/qgis/python/plugins/processing/algs/saga/description/MeshDenoise.txt +share/qgis/python/plugins/processing/algs/saga/description/MetricConversions.txt +share/qgis/python/plugins/processing/algs/saga/description/MinimumDistanceAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/MirrorGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/ModifedQuadraticShepard.txt +share/qgis/python/plugins/processing/algs/saga/description/ModifiedQuadraticShepard.txt +share/qgis/python/plugins/processing/algs/saga/description/MonthlyGlobalbyLatitude.txt +share/qgis/python/plugins/processing/algs/saga/description/MorphologicalFilter(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/MorphologicalFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/MorphometricFeatures.txt +share/qgis/python/plugins/processing/algs/saga/description/MorphometricProtectionIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/Mosaicking.txt +share/qgis/python/plugins/processing/algs/saga/description/Multi-BandVariation.txt +share/qgis/python/plugins/processing/algs/saga/description/MultiDirectionLeeFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/MultilevelB-SplineInterpolation(fromGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/MultilevelB-SplineInterpolation.txt +share/qgis/python/plugins/processing/algs/saga/description/MultilevelB-SplineInterpolationforCategories.txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleLinearRegressionAnalysis(Shapes).txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleLinearRegressionAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleRegressionAnalysis(GridGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleRegressionAnalysis(GridandPredictorGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleRegressionAnalysis(PointsGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/MultipleRegressionAnalysis(PointsandPredictorGrids).txt +share/qgis/python/plugins/processing/algs/saga/description/MultiresolutionIndexofValleyBottomFlatness(MRVBF).txt +share/qgis/python/plugins/processing/algs/saga/description/NaturalNeighbour.txt +share/qgis/python/plugins/processing/algs/saga/description/NearestNeighbour.txt +share/qgis/python/plugins/processing/algs/saga/description/NormalBayesClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/OrderedWeightedAveraging(OWA).txt +share/qgis/python/plugins/processing/algs/saga/description/OrdinaryKriging(Global).txt +share/qgis/python/plugins/processing/algs/saga/description/OrdinaryKriging.txt +share/qgis/python/plugins/processing/algs/saga/description/OverlandFlow-KinematicWaveD8.txt +share/qgis/python/plugins/processing/algs/saga/description/OverlandFlowDistancetoChannelNetwork.txt +share/qgis/python/plugins/processing/algs/saga/description/PET(afterHargreavesGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/PET(afterHargreavesTable).txt +share/qgis/python/plugins/processing/algs/saga/description/Patching.txt +share/qgis/python/plugins/processing/algs/saga/description/PatternAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/PointDistances.txt +share/qgis/python/plugins/processing/algs/saga/description/PointStatisticsforPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/PointsFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/PointsThinning.txt +share/qgis/python/plugins/processing/algs/saga/description/PolartoCartesianCoordinates.txt +share/qgis/python/plugins/processing/algs/saga/description/Polygon-LineIntersection.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonCentroids.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonClipping.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonDifference.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonDissolve.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonDissolveAllPolygs.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonIdentity.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonIntersect.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonPartstoSeparatePolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonProperties.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonSelf-Intersection.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonSelfIntersection.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonShapeIndices.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonSymmetricalDifference.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonUnion.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonUpdate.txt +share/qgis/python/plugins/processing/algs/saga/description/PolygonstoEdgesandNodes.txt +share/qgis/python/plugins/processing/algs/saga/description/PolynomialRegression.txt +share/qgis/python/plugins/processing/algs/saga/description/PrincipleComponentsAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/Profilefrompoints.txt +share/qgis/python/plugins/processing/algs/saga/description/ProfilesfromLines.txt +share/qgis/python/plugins/processing/algs/saga/description/ProximityGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/QuadTreeStructuretoShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/RGBComposite.txt +share/qgis/python/plugins/processing/algs/saga/description/RadiusofVariance(Grid).txt +share/qgis/python/plugins/processing/algs/saga/description/RandomField.txt +share/qgis/python/plugins/processing/algs/saga/description/RandomForestClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/RandomTerrain.txt +share/qgis/python/plugins/processing/algs/saga/description/RandomTerrainGeneration.txt +share/qgis/python/plugins/processing/algs/saga/description/RankFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/RealSurfaceArea.txt +share/qgis/python/plugins/processing/algs/saga/description/ReclassifyGridValues.txt +share/qgis/python/plugins/processing/algs/saga/description/RegressionAnalysis(PointsGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/RegressionAnalysis(PointsandPredictorGrid).txt +share/qgis/python/plugins/processing/algs/saga/description/RegressionKriging.txt +share/qgis/python/plugins/processing/algs/saga/description/RelativeHeightsandSlopePositions.txt +share/qgis/python/plugins/processing/algs/saga/description/RemoveDuplicatePoints.txt +share/qgis/python/plugins/processing/algs/saga/description/Representativeness(Grid).txt +share/qgis/python/plugins/processing/algs/saga/description/Resampling.txt +share/qgis/python/plugins/processing/algs/saga/description/ResamplingFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/ResidualAnalysis(Grid).txt +share/qgis/python/plugins/processing/algs/saga/description/RiverBasin.txt +share/qgis/python/plugins/processing/algs/saga/description/RiverGridGeneration.txt +share/qgis/python/plugins/processing/algs/saga/description/RunningAverage.txt +share/qgis/python/plugins/processing/algs/saga/description/SAGAWetnessIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/SVMClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/SeedGeneration.txt +share/qgis/python/plugins/processing/algs/saga/description/SeededRegionGrowing.txt +share/qgis/python/plugins/processing/algs/saga/description/Separatepointsbydirection.txt +share/qgis/python/plugins/processing/algs/saga/description/ShapesBuffer.txt +share/qgis/python/plugins/processing/algs/saga/description/ShapesBufferFixed.txt +share/qgis/python/plugins/processing/algs/saga/description/ShapestoGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/SharedPolygonEdges.txt +share/qgis/python/plugins/processing/algs/saga/description/ShrinkAndExpand.txt +share/qgis/python/plugins/processing/algs/saga/description/SievingClasses.txt +share/qgis/python/plugins/processing/algs/saga/description/SimpleFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/SimpleFilterwithinshapes.txt +share/qgis/python/plugins/processing/algs/saga/description/SimpleKriging.txt +share/qgis/python/plugins/processing/algs/saga/description/SimpleRegionGrowing.txt +share/qgis/python/plugins/processing/algs/saga/description/Simulation.txt +share/qgis/python/plugins/processing/algs/saga/description/SingleValueDecomposition(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/SinkDrainageRouteDetection.txt +share/qgis/python/plugins/processing/algs/saga/description/SinkRemoval.txt +share/qgis/python/plugins/processing/algs/saga/description/SkyViewFactor.txt +share/qgis/python/plugins/processing/algs/saga/description/Slope,Aspect,Curvature.txt +share/qgis/python/plugins/processing/algs/saga/description/SlopeLength.txt +share/qgis/python/plugins/processing/algs/saga/description/SlopeLimitedFlowAccumulation.txt +share/qgis/python/plugins/processing/algs/saga/description/SnapPointstoGrid.txt +share/qgis/python/plugins/processing/algs/saga/description/SnapPointstoLines.txt +share/qgis/python/plugins/processing/algs/saga/description/SnapPointstoPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/SoilTextureClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/SpatialPointPatternAnalysis.txt +share/qgis/python/plugins/processing/algs/saga/description/SplitLinesatPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/SplitLineswithLines.txt +share/qgis/python/plugins/processing/algs/saga/description/SplitShapesLayerRandomly.txt +share/qgis/python/plugins/processing/algs/saga/description/StatisticsforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/StrahlerOrder.txt +share/qgis/python/plugins/processing/algs/saga/description/StreamPowerIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/SuccessiveFlowRouting.txt +share/qgis/python/plugins/processing/algs/saga/description/SupervisedClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/SupervisedClassificationforGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/SupervisedClassificationforShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/SupportVectorMachineClassification(OpenCV).txt +share/qgis/python/plugins/processing/algs/saga/description/SurfaceGradientandConcentration.txt +share/qgis/python/plugins/processing/algs/saga/description/SurfaceSpecificPoints.txt +share/qgis/python/plugins/processing/algs/saga/description/SurfaceandGradient.txt +share/qgis/python/plugins/processing/algs/saga/description/SymmetricalDifference.txt +share/qgis/python/plugins/processing/algs/saga/description/TCILow.txt +share/qgis/python/plugins/processing/algs/saga/description/TPIBasedLandformClassification.txt +share/qgis/python/plugins/processing/algs/saga/description/TasseledCapTransformation.txt +share/qgis/python/plugins/processing/algs/saga/description/TerrainMapView.txt +share/qgis/python/plugins/processing/algs/saga/description/TerrainRuggednessIndex(TRI).txt +share/qgis/python/plugins/processing/algs/saga/description/TerrainSurfaceClassification(IwahashiandPike).txt +share/qgis/python/plugins/processing/algs/saga/description/TerrainSurfaceConvexity.txt +share/qgis/python/plugins/processing/algs/saga/description/TerrainSurfaceTexture.txt +share/qgis/python/plugins/processing/algs/saga/description/ThiessenPolygons.txt +share/qgis/python/plugins/processing/algs/saga/description/ThinPlateSpline(TIN).txt +share/qgis/python/plugins/processing/algs/saga/description/ThinPlateSpline.txt +share/qgis/python/plugins/processing/algs/saga/description/ThresholdBuffer.txt +share/qgis/python/plugins/processing/algs/saga/description/TopofAtmosphereReflectance.txt +share/qgis/python/plugins/processing/algs/saga/description/TopographicCorrection.txt +share/qgis/python/plugins/processing/algs/saga/description/TopographicOpenness.txt +share/qgis/python/plugins/processing/algs/saga/description/TopographicPositionIndex(TPI).txt +share/qgis/python/plugins/processing/algs/saga/description/TopographicWetnessIndex(TWI).txt +share/qgis/python/plugins/processing/algs/saga/description/Transectthroughpolygonshapefile.txt +share/qgis/python/plugins/processing/algs/saga/description/TransformShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/TransposeGrids.txt +share/qgis/python/plugins/processing/algs/saga/description/Triangulation.txt +share/qgis/python/plugins/processing/algs/saga/description/Union.txt +share/qgis/python/plugins/processing/algs/saga/description/UniversalKriging(Global).txt +share/qgis/python/plugins/processing/algs/saga/description/UniversalKriging.txt +share/qgis/python/plugins/processing/algs/saga/description/Update.txt +share/qgis/python/plugins/processing/algs/saga/description/UpslopeArea.txt +share/qgis/python/plugins/processing/algs/saga/description/UpslopeandDownslopeCurvature.txt +share/qgis/python/plugins/processing/algs/saga/description/UserDefinedFilter.txt +share/qgis/python/plugins/processing/algs/saga/description/ValleyDepth.txt +share/qgis/python/plugins/processing/algs/saga/description/ValleyandRidgeDetection(TopHatApproach).txt +share/qgis/python/plugins/processing/algs/saga/description/VariogramCloud.txt +share/qgis/python/plugins/processing/algs/saga/description/VariogramSurface.txt +share/qgis/python/plugins/processing/algs/saga/description/VectorRuggednessMeasure(VRM).txt +share/qgis/python/plugins/processing/algs/saga/description/VectorisingGridClasses.txt +share/qgis/python/plugins/processing/algs/saga/description/VegetationIndex(DistanceBased).txt +share/qgis/python/plugins/processing/algs/saga/description/VegetationIndex(SlopeBased).txt +share/qgis/python/plugins/processing/algs/saga/description/VerticalDistancetoChannelNetwork.txt +share/qgis/python/plugins/processing/algs/saga/description/WarpingShapes.txt +share/qgis/python/plugins/processing/algs/saga/description/WaterRetentionCapacity.txt +share/qgis/python/plugins/processing/algs/saga/description/WatershedBasins.txt +share/qgis/python/plugins/processing/algs/saga/description/WatershedSegmentation.txt +share/qgis/python/plugins/processing/algs/saga/description/WindEffect(WindwardLeewardIndex).txt +share/qgis/python/plugins/processing/algs/saga/description/WindExpositionIndex.txt +share/qgis/python/plugins/processing/algs/saga/description/ZonalGridStatistics.txt +share/qgis/python/plugins/processing/algs/saga/description/ZonalMultipleRegressionAnalysis(PointsandPredictorGrids).txt share/qgis/python/plugins/processing/algs/saga/ext/__init__.py share/qgis/python/plugins/processing/algs/saga/ext/supervisedclassification.py share/qgis/python/plugins/processing/algs/saga/versioncheck.py @@ -2278,10 +3121,12 @@ share/qgis/python/plugins/processing/cor share/qgis/python/plugins/processing/core/ProcessingConfig.py share/qgis/python/plugins/processing/core/ProcessingLog.py share/qgis/python/plugins/processing/core/ProcessingResults.py +share/qgis/python/plugins/processing/core/SilentProgress.py share/qgis/python/plugins/processing/core/__init__.py +share/qgis/python/plugins/processing/core/alglist.py +share/qgis/python/plugins/processing/core/defaultproviders.py share/qgis/python/plugins/processing/core/outputs.py share/qgis/python/plugins/processing/core/parameters.py -share/qgis/python/plugins/processing/gui/AlgorithmClassification.py share/qgis/python/plugins/processing/gui/AlgorithmDialog.py share/qgis/python/plugins/processing/gui/AlgorithmDialogBase.py share/qgis/python/plugins/processing/gui/AlgorithmExecutor.py @@ -2297,6 +3142,7 @@ share/qgis/python/plugins/processing/gui share/qgis/python/plugins/processing/gui/CreateNewScriptAction.py share/qgis/python/plugins/processing/gui/CrsSelectionPanel.py share/qgis/python/plugins/processing/gui/DeleteScriptAction.py +share/qgis/python/plugins/processing/gui/DirectorySelectorDialog.py share/qgis/python/plugins/processing/gui/EditRenderingStylesDialog.py share/qgis/python/plugins/processing/gui/EditScriptAction.py share/qgis/python/plugins/processing/gui/ExtentSelectionPanel.py @@ -2310,6 +3156,7 @@ share/qgis/python/plugins/processing/gui share/qgis/python/plugins/processing/gui/HistoryDialog.py share/qgis/python/plugins/processing/gui/InputLayerSelectorPanel.py share/qgis/python/plugins/processing/gui/LexerR.py +share/qgis/python/plugins/processing/gui/ListMultiselectWidget.py share/qgis/python/plugins/processing/gui/MessageBarProgress.py share/qgis/python/plugins/processing/gui/MessageDialog.py share/qgis/python/plugins/processing/gui/MultipleFileInputDialog.py @@ -2319,6 +3166,9 @@ share/qgis/python/plugins/processing/gui share/qgis/python/plugins/processing/gui/NumberInputPanel.py share/qgis/python/plugins/processing/gui/OutputSelectionPanel.py share/qgis/python/plugins/processing/gui/ParametersPanel.py +share/qgis/python/plugins/processing/gui/PointMapTool.py +share/qgis/python/plugins/processing/gui/PointSelectionPanel.py +share/qgis/python/plugins/processing/gui/PostgisTableSelector.py share/qgis/python/plugins/processing/gui/Postprocessing.py share/qgis/python/plugins/processing/gui/ProcessingToolbox.py share/qgis/python/plugins/processing/gui/RangePanel.py @@ -2328,36 +3178,95 @@ share/qgis/python/plugins/processing/gui share/qgis/python/plugins/processing/gui/ResultsDialog.py share/qgis/python/plugins/processing/gui/ScriptEdit.py share/qgis/python/plugins/processing/gui/ScriptEditorDialog.py -share/qgis/python/plugins/processing/gui/SilentProgress.py share/qgis/python/plugins/processing/gui/TestTools.py share/qgis/python/plugins/processing/gui/ToolboxAction.py share/qgis/python/plugins/processing/gui/__init__.py -share/qgis/python/plugins/processing/gui/algclasssification.txt share/qgis/python/plugins/processing/gui/algnames.txt -share/qgis/python/plugins/processing/gui/utils.py +share/qgis/python/plugins/processing/gui/menus.py share/qgis/python/plugins/processing/images/alg.png share/qgis/python/plugins/processing/images/commander.png share/qgis/python/plugins/processing/images/config.png share/qgis/python/plugins/processing/images/delete.png share/qgis/python/plugins/processing/images/edit.png share/qgis/python/plugins/processing/images/edithelp.png -share/qgis/python/plugins/processing/images/gdal.png -share/qgis/python/plugins/processing/images/grass.png +share/qgis/python/plugins/processing/images/ftools/basic_statistics.png +share/qgis/python/plugins/processing/images/ftools/buffer.png +share/qgis/python/plugins/processing/images/ftools/centroids.png +share/qgis/python/plugins/processing/images/ftools/check_geometry.png +share/qgis/python/plugins/processing/images/ftools/clip.png +share/qgis/python/plugins/processing/images/ftools/convex_hull.png +share/qgis/python/plugins/processing/images/ftools/delaunay.png +share/qgis/python/plugins/processing/images/ftools/difference.png +share/qgis/python/plugins/processing/images/ftools/dissolve.png +share/qgis/python/plugins/processing/images/ftools/eliminate.png +share/qgis/python/plugins/processing/images/ftools/export_geometry.png +share/qgis/python/plugins/processing/images/ftools/extract_nodes.png +share/qgis/python/plugins/processing/images/ftools/intersect.png +share/qgis/python/plugins/processing/images/ftools/join_attributes.png +share/qgis/python/plugins/processing/images/ftools/join_location.png +share/qgis/python/plugins/processing/images/ftools/layer_extent.png +share/qgis/python/plugins/processing/images/ftools/lines_intersection.png +share/qgis/python/plugins/processing/images/ftools/matrix.png +share/qgis/python/plugins/processing/images/ftools/mean.png +share/qgis/python/plugins/processing/images/ftools/merge_shapes.png +share/qgis/python/plugins/processing/images/ftools/multi_to_single.png +share/qgis/python/plugins/processing/images/ftools/neighbour.png +share/qgis/python/plugins/processing/images/ftools/random_points.png +share/qgis/python/plugins/processing/images/ftools/random_selection.png +share/qgis/python/plugins/processing/images/ftools/regular_points.png +share/qgis/python/plugins/processing/images/ftools/select_location.png +share/qgis/python/plugins/processing/images/ftools/simplify.png +share/qgis/python/plugins/processing/images/ftools/single_to_multi.png +share/qgis/python/plugins/processing/images/ftools/split_layer.png +share/qgis/python/plugins/processing/images/ftools/sub_selection.png +share/qgis/python/plugins/processing/images/ftools/sum_lines.png +share/qgis/python/plugins/processing/images/ftools/sum_points.png +share/qgis/python/plugins/processing/images/ftools/sym_difference.png +share/qgis/python/plugins/processing/images/ftools/to_lines.png +share/qgis/python/plugins/processing/images/ftools/union.png +share/qgis/python/plugins/processing/images/ftools/unique.png +share/qgis/python/plugins/processing/images/ftools/vector_grid.png +share/qgis/python/plugins/processing/images/ftools/voronoi.png +share/qgis/python/plugins/processing/images/gdal.svg +share/qgis/python/plugins/processing/images/gdaltools/24-to-8-bits.png +share/qgis/python/plugins/processing/images/gdaltools/8-to-24-bits.png +share/qgis/python/plugins/processing/images/gdaltools/contour.png +share/qgis/python/plugins/processing/images/gdaltools/grid.png +share/qgis/python/plugins/processing/images/gdaltools/merge.png +share/qgis/python/plugins/processing/images/gdaltools/nearblack.png +share/qgis/python/plugins/processing/images/gdaltools/polygonize.png +share/qgis/python/plugins/processing/images/gdaltools/projection-add.png +share/qgis/python/plugins/processing/images/gdaltools/projection-export.png +share/qgis/python/plugins/processing/images/gdaltools/proximity.png +share/qgis/python/plugins/processing/images/gdaltools/raster-clip.png +share/qgis/python/plugins/processing/images/gdaltools/raster-info.png +share/qgis/python/plugins/processing/images/gdaltools/raster-overview.png +share/qgis/python/plugins/processing/images/gdaltools/rasterize.png +share/qgis/python/plugins/processing/images/gdaltools/sieve.png +share/qgis/python/plugins/processing/images/gdaltools/tiles.png +share/qgis/python/plugins/processing/images/gdaltools/translate.png +share/qgis/python/plugins/processing/images/gdaltools/vrt.png +share/qgis/python/plugins/processing/images/gdaltools/warp.png +share/qgis/python/plugins/processing/images/grass.svg share/qgis/python/plugins/processing/images/history.gif share/qgis/python/plugins/processing/images/input.png share/qgis/python/plugins/processing/images/iterate.png +share/qgis/python/plugins/processing/images/menu.png share/qgis/python/plugins/processing/images/minus.png share/qgis/python/plugins/processing/images/model.png +share/qgis/python/plugins/processing/images/namespace.png share/qgis/python/plugins/processing/images/otb.png share/qgis/python/plugins/processing/images/output.png share/qgis/python/plugins/processing/images/plus.png -share/qgis/python/plugins/processing/images/qgis.png -share/qgis/python/plugins/processing/images/r.png +share/qgis/python/plugins/processing/images/postgis.png +share/qgis/python/plugins/processing/images/qgis.svg +share/qgis/python/plugins/processing/images/r.svg share/qgis/python/plugins/processing/images/results.png share/qgis/python/plugins/processing/images/runalgorithm.png share/qgis/python/plugins/processing/images/saga.png share/qgis/python/plugins/processing/images/script.png -share/qgis/python/plugins/processing/images/taudem.png +share/qgis/python/plugins/processing/images/search.png +share/qgis/python/plugins/processing/images/taudem.svg share/qgis/python/plugins/processing/images/tool.png share/qgis/python/plugins/processing/metadata.txt share/qgis/python/plugins/processing/modeler/AddModelFromFileAction.py @@ -2380,25 +3289,31 @@ share/qgis/python/plugins/processing/mod share/qgis/python/plugins/processing/modeler/VectorLayerBoundsAlgorithm.py share/qgis/python/plugins/processing/modeler/WrongModelException.py share/qgis/python/plugins/processing/modeler/__init__.py +share/qgis/python/plugins/processing/preconfigured/DeletePreconfiguredAlgorithmAction.py +share/qgis/python/plugins/processing/preconfigured/NewPreconfiguredAlgorithmAction.py +share/qgis/python/plugins/processing/preconfigured/PreconfiguredAlgorithm.py +share/qgis/python/plugins/processing/preconfigured/PreconfiguredAlgorithmDialog.py +share/qgis/python/plugins/processing/preconfigured/PreconfiguredAlgorithmProvider.py +share/qgis/python/plugins/processing/preconfigured/PreconfiguredUtils.py +share/qgis/python/plugins/processing/preconfigured/__init__.py share/qgis/python/plugins/processing/script/AddScriptFromFileAction.py +share/qgis/python/plugins/processing/script/CreateScriptCollectionPluginAction.py share/qgis/python/plugins/processing/script/ScriptAlgorithm.py share/qgis/python/plugins/processing/script/ScriptAlgorithmProvider.py +share/qgis/python/plugins/processing/script/ScriptSelector.py share/qgis/python/plugins/processing/script/ScriptUtils.py share/qgis/python/plugins/processing/script/WrongScriptException.py share/qgis/python/plugins/processing/script/__init__.py share/qgis/python/plugins/processing/script/snippets.py -share/qgis/python/plugins/processing/tests/GdalTest.py -share/qgis/python/plugins/processing/tests/GeoAlgorithmTest.py -share/qgis/python/plugins/processing/tests/ModelerAlgorithmTest.py -share/qgis/python/plugins/processing/tests/PackagingTests.py +share/qgis/python/plugins/processing/tests/AlgorithmsTestBase.py +share/qgis/python/plugins/processing/tests/GdalAlgorithmsTest.py +share/qgis/python/plugins/processing/tests/Grass7AlgorithmsImageryTest.py +share/qgis/python/plugins/processing/tests/Grass7AlgorithmsRasterTest.py +share/qgis/python/plugins/processing/tests/OTBAlgorithmsTest.py share/qgis/python/plugins/processing/tests/ParametersTest.py -share/qgis/python/plugins/processing/tests/ProcessingTests.py -share/qgis/python/plugins/processing/tests/ProcessingToolsTest.py -share/qgis/python/plugins/processing/tests/QgisAlgsTest.py -share/qgis/python/plugins/processing/tests/RunAlgTest.py -share/qgis/python/plugins/processing/tests/SagaTest.py -share/qgis/python/plugins/processing/tests/ScriptTest.py +share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest.py share/qgis/python/plugins/processing/tests/TestData.py +share/qgis/python/plugins/processing/tests/ToolsTest.py share/qgis/python/plugins/processing/tests/__init__.py share/qgis/python/plugins/processing/tests/data/lines.dbf share/qgis/python/plugins/processing/tests/data/lines.prj @@ -2434,15 +3349,13 @@ share/qgis/python/plugins/processing/tes share/qgis/python/plugins/processing/tests/data/union.qpj share/qgis/python/plugins/processing/tests/data/union.shp share/qgis/python/plugins/processing/tests/data/union.shx -share/qgis/python/plugins/processing/tests/qgis_interface.py -share/qgis/python/plugins/processing/tests/test.py -share/qgis/python/plugins/processing/tests/utilities_test.py share/qgis/python/plugins/processing/tools/__init__.py -share/qgis/python/plugins/processing/tools/_vector.py share/qgis/python/plugins/processing/tools/dataobjects.py share/qgis/python/plugins/processing/tools/general.py share/qgis/python/plugins/processing/tools/help.py +share/qgis/python/plugins/processing/tools/postgis.py share/qgis/python/plugins/processing/tools/raster.py +share/qgis/python/plugins/processing/tools/spatialite.py share/qgis/python/plugins/processing/tools/system.py share/qgis/python/plugins/processing/tools/translation.py share/qgis/python/plugins/processing/tools/vector.py @@ -2457,10 +3370,12 @@ share/qgis/python/plugins/processing/ui/ share/qgis/python/plugins/processing/ui/DlgModeler.ui share/qgis/python/plugins/processing/ui/DlgMultipleSelection.ui share/qgis/python/plugins/processing/ui/DlgNumberInput.ui +share/qgis/python/plugins/processing/ui/DlgPostgisTableSelector.ui share/qgis/python/plugins/processing/ui/DlgRenderingStyles.ui share/qgis/python/plugins/processing/ui/DlgResults.ui share/qgis/python/plugins/processing/ui/DlgScriptEditor.ui share/qgis/python/plugins/processing/ui/ProcessingToolbox.ui +share/qgis/python/plugins/processing/ui/scriptselector.ui share/qgis/python/plugins/processing/ui/widgetBaseSelector.ui share/qgis/python/plugins/processing/ui/widgetBatchPanel.ui share/qgis/python/plugins/processing/ui/widgetGeometryPredicateSelector.ui @@ -2468,82 +3383,6 @@ share/qgis/python/plugins/processing/ui/ share/qgis/python/plugins/processing/ui/widgetNumberSelector.ui share/qgis/python/plugins/processing/ui/widgetParametersPanel.ui share/qgis/python/plugins/processing/ui/widgetRangeSelector.ui -share/qgis/python/pygments/__init__.py -share/qgis/python/pygments/cmdline.py -share/qgis/python/pygments/console.py -share/qgis/python/pygments/filter.py -share/qgis/python/pygments/filters/__init__.py -share/qgis/python/pygments/formatter.py -share/qgis/python/pygments/formatters/__init__.py -share/qgis/python/pygments/formatters/_mapping.py -share/qgis/python/pygments/formatters/bbcode.py -share/qgis/python/pygments/formatters/html.py -share/qgis/python/pygments/formatters/img.py -share/qgis/python/pygments/formatters/latex.py -share/qgis/python/pygments/formatters/other.py -share/qgis/python/pygments/formatters/rtf.py -share/qgis/python/pygments/formatters/svg.py -share/qgis/python/pygments/formatters/terminal.py -share/qgis/python/pygments/formatters/terminal256.py -share/qgis/python/pygments/lexer.py -share/qgis/python/pygments/lexers/__init__.py -share/qgis/python/pygments/lexers/_asybuiltins.py -share/qgis/python/pygments/lexers/_clbuiltins.py -share/qgis/python/pygments/lexers/_lassobuiltins.py -share/qgis/python/pygments/lexers/_luabuiltins.py -share/qgis/python/pygments/lexers/_mapping.py -share/qgis/python/pygments/lexers/_openedgebuiltins.py -share/qgis/python/pygments/lexers/_phpbuiltins.py -share/qgis/python/pygments/lexers/_postgres_builtins.py -share/qgis/python/pygments/lexers/_robotframeworklexer.py -share/qgis/python/pygments/lexers/_scilab_builtins.py -share/qgis/python/pygments/lexers/_sourcemodbuiltins.py -share/qgis/python/pygments/lexers/_stan_builtins.py -share/qgis/python/pygments/lexers/_vimbuiltins.py -share/qgis/python/pygments/lexers/agile.py -share/qgis/python/pygments/lexers/asm.py -share/qgis/python/pygments/lexers/compiled.py -share/qgis/python/pygments/lexers/dalvik.py -share/qgis/python/pygments/lexers/dotnet.py -share/qgis/python/pygments/lexers/foxpro.py -share/qgis/python/pygments/lexers/functional.py -share/qgis/python/pygments/lexers/hdl.py -share/qgis/python/pygments/lexers/jvm.py -share/qgis/python/pygments/lexers/math.py -share/qgis/python/pygments/lexers/other.py -share/qgis/python/pygments/lexers/parsers.py -share/qgis/python/pygments/lexers/shell.py -share/qgis/python/pygments/lexers/special.py -share/qgis/python/pygments/lexers/sql.py -share/qgis/python/pygments/lexers/templates.py -share/qgis/python/pygments/lexers/text.py -share/qgis/python/pygments/lexers/web.py -share/qgis/python/pygments/plugin.py -share/qgis/python/pygments/scanner.py -share/qgis/python/pygments/style.py -share/qgis/python/pygments/styles/__init__.py -share/qgis/python/pygments/styles/autumn.py -share/qgis/python/pygments/styles/borland.py -share/qgis/python/pygments/styles/bw.py -share/qgis/python/pygments/styles/colorful.py -share/qgis/python/pygments/styles/default.py -share/qgis/python/pygments/styles/emacs.py -share/qgis/python/pygments/styles/friendly.py -share/qgis/python/pygments/styles/fruity.py -share/qgis/python/pygments/styles/manni.py -share/qgis/python/pygments/styles/monokai.py -share/qgis/python/pygments/styles/murphy.py -share/qgis/python/pygments/styles/native.py -share/qgis/python/pygments/styles/pastie.py -share/qgis/python/pygments/styles/perldoc.py -share/qgis/python/pygments/styles/rrt.py -share/qgis/python/pygments/styles/tango.py -share/qgis/python/pygments/styles/trac.py -share/qgis/python/pygments/styles/vim.py -share/qgis/python/pygments/styles/vs.py -share/qgis/python/pygments/token.py -share/qgis/python/pygments/unistring.py -share/qgis/python/pygments/util.py share/qgis/python/pyplugin_installer/__init__.py share/qgis/python/pyplugin_installer/installer.py share/qgis/python/pyplugin_installer/installer_data.py @@ -3150,6 +3989,23 @@ share/qgis/python/pytz/zoneinfo/localtim share/qgis/python/pytz/zoneinfo/posixrules share/qgis/python/pytz/zoneinfo/zone.tab share/qgis/python/pytz/zoneinfo/zone1970.tab +share/qgis/python/qgis/PyQt/Qsci.py +share/qgis/python/qgis/PyQt/Qt.py +share/qgis/python/qgis/PyQt/QtCore.py +share/qgis/python/qgis/PyQt/QtGui.py +share/qgis/python/qgis/PyQt/QtNetwork.py +share/qgis/python/qgis/PyQt/QtPrintSupport.py +share/qgis/python/qgis/PyQt/QtSql.py +share/qgis/python/qgis/PyQt/QtSvg.py +share/qgis/python/qgis/PyQt/QtTest.py +share/qgis/python/qgis/PyQt/QtWebKit.py +share/qgis/python/qgis/PyQt/QtWebKitWidgets.py +share/qgis/python/qgis/PyQt/QtWidgets.py +share/qgis/python/qgis/PyQt/QtXml.py +share/qgis/python/qgis/PyQt/__init__.py +share/qgis/python/qgis/PyQt/uic/__init__.py +share/qgis/python/qgis/PyQt/uic/properties.py +share/qgis/python/qgis/PyQt/uic/pyuic.py share/qgis/python/qgis/__init__.py share/qgis/python/qgis/_analysis.so share/qgis/python/qgis/_core.so @@ -3160,6 +4016,8 @@ share/qgis/python/qgis/core/__init__.py share/qgis/python/qgis/core/contextmanagers.py share/qgis/python/qgis/gui/__init__.py share/qgis/python/qgis/networkanalysis/__init__.py +share/qgis/python/qgis/testing/__init__.py +share/qgis/python/qgis/testing/mocked.py share/qgis/python/qgis/user.py share/qgis/python/qgis/utils.py share/qgis/python/qsci_apis/OSGeo_GDAL-OGR-1.10.0.api @@ -3177,4 +4035,41 @@ share/qgis/python/qsci_apis/Python-2.7.a share/qgis/python/qsci_apis/QScintilla2-2.4.5.api share/qgis/python/qsci_apis/QScintilla2-2.7.2.api share/qgis/python/qsci_apis/pyqgis.pap +share/qgis/python/queue/__init__.py +share/qgis/python/reprlib/__init__.py share/qgis/python/six.py +share/qgis/python/socketserver/__init__.py +share/qgis/python/tkinter/__init__.py +share/qgis/python/tkinter/colorchooser.py +share/qgis/python/tkinter/commondialog.py +share/qgis/python/tkinter/constants.py +share/qgis/python/tkinter/dialog.py +share/qgis/python/tkinter/dnd.py +share/qgis/python/tkinter/filedialog.py +share/qgis/python/tkinter/font.py +share/qgis/python/tkinter/messagebox.py +share/qgis/python/tkinter/scrolledtext.py +share/qgis/python/tkinter/simpledialog.py +share/qgis/python/tkinter/tix.py +share/qgis/python/tkinter/ttk.py +share/qgis/python/winreg/__init__.py +share/qgis/python/xmlrpc/__init__.py +share/qgis/python/xmlrpc/client.py +share/qgis/python/xmlrpc/server.py +share/qgis/python/yaml/__init__.py +share/qgis/python/yaml/composer.py +share/qgis/python/yaml/constructor.py +share/qgis/python/yaml/cyaml.py +share/qgis/python/yaml/dumper.py +share/qgis/python/yaml/emitter.py +share/qgis/python/yaml/error.py +share/qgis/python/yaml/events.py +share/qgis/python/yaml/loader.py +share/qgis/python/yaml/nodes.py +share/qgis/python/yaml/parser.py +share/qgis/python/yaml/reader.py +share/qgis/python/yaml/representer.py +share/qgis/python/yaml/resolver.py +share/qgis/python/yaml/scanner.py +share/qgis/python/yaml/serializer.py +share/qgis/python/yaml/tokens.py Index: pkgsrc/geography/qgis/distinfo diff -u pkgsrc/geography/qgis/distinfo:1.11 pkgsrc/geography/qgis/distinfo:1.12 --- pkgsrc/geography/qgis/distinfo:1.11 Thu Jan 26 13:49:19 2017 +++ pkgsrc/geography/qgis/distinfo Mon Feb 19 12:51:56 2018 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.11 2017/01/26 13:49:19 ryoon Exp $ +$NetBSD: distinfo,v 1.12 2018/02/19 12:51:56 ryoon Exp $ -SHA1 (qgis-2.18.3.tar.bz2) = 86f530286a69ca9eb308647fce58c9038f1de3e2 -RMD160 (qgis-2.18.3.tar.bz2) = c9aaad0c4d9c93827037ffdf3dd1dd0f15d2941d -SHA512 (qgis-2.18.3.tar.bz2) = 6d2256cf85ebc1f1ddd3636f8a48284de95c42e3adb26e780b4847208c5ead80dd6a44c1a11d263bcc15bfbd7337d62d10b738ad8a7076382dbe4c4a011ff6fc -Size (qgis-2.18.3.tar.bz2) = 83508061 bytes +SHA1 (qgis-2.18.16.tar.bz2) = 67700b1c6efb2b91a474650d925c5aa75a8e53ff +RMD160 (qgis-2.18.16.tar.bz2) = 1cfa929b232363d7883344cca744474bb9079f3a +SHA512 (qgis-2.18.16.tar.bz2) = 1fe060c1d392f304eea10a211815e14081299a865e34114625f3a5f2a1b365f571bb30878a21cbf25bc32285ffc689d37cb7dbcab129ce5f03ccd6fa0781876d +Size (qgis-2.18.16.tar.bz2) = 84976777 bytes SHA1 (patch-CMakeLists.txt) = d9f670b121f508ac6565668e2f57975b19edde76 SHA1 (patch-cmake_FindGDAL.cmake) = aad87704be813306d2727bac748c3df826ed709e SHA1 (patch-cmake_FindGEOS.cmake) = f11f1bead1e31aba3f6167dd8eaf1ad10cf7d6ab --_----------=_151904471688590--