head 1.9; access; symbols pkgsrc-2021Q1:1.7.0.2 pkgsrc-2021Q1-base:1.7 pkgsrc-2020Q4:1.6.0.6 pkgsrc-2020Q4-base:1.6 pkgsrc-2020Q3:1.6.0.4 pkgsrc-2020Q3-base:1.6 pkgsrc-2020Q2:1.6.0.2 pkgsrc-2020Q2-base:1.6 pkgsrc-2020Q1:1.5.0.2 pkgsrc-2020Q1-base:1.5 pkgsrc-2019Q4:1.5.0.4 pkgsrc-2019Q4-base:1.5 pkgsrc-2019Q3:1.4.0.6 pkgsrc-2019Q3-base:1.4 pkgsrc-2019Q2:1.4.0.4 pkgsrc-2019Q2-base:1.4 pkgsrc-2019Q1:1.4.0.2 pkgsrc-2019Q1-base:1.4 pkgsrc-2018Q4:1.3.0.8 pkgsrc-2018Q4-base:1.3 pkgsrc-2018Q3:1.3.0.6 pkgsrc-2018Q3-base:1.3 pkgsrc-2018Q2:1.3.0.4 pkgsrc-2018Q2-base:1.3 pkgsrc-2018Q1:1.3.0.2 pkgsrc-2018Q1-base:1.3 pkgsrc-2017Q4:1.2.0.16 pkgsrc-2017Q4-base:1.2 pkgsrc-2017Q3:1.2.0.14 pkgsrc-2017Q3-base:1.2 pkgsrc-2017Q2:1.2.0.10 pkgsrc-2017Q2-base:1.2 pkgsrc-2017Q1:1.2.0.8 pkgsrc-2017Q1-base:1.2 pkgsrc-2016Q4:1.2.0.6 pkgsrc-2016Q4-base:1.2 pkgsrc-2016Q3:1.2.0.4 pkgsrc-2016Q3-base:1.2 pkgsrc-2016Q2:1.2.0.2 pkgsrc-2016Q2-base:1.2 pkgsrc-2016Q1:1.1.0.2 pkgsrc-2016Q1-base:1.1; locks; strict; comment @# @; 1.9 date 2021.05.20.23.08.30; author gdt; state dead; branches; next 1.8; commitid J1LRpxfNYHU4qWTC; 1.8 date 2021.03.29.23.16.14; author gdt; state Exp; branches; next 1.7; commitid kHICgNjtbIVR9gNC; 1.7 date 2021.03.01.00.03.35; author gdt; state Exp; branches; next 1.6; commitid G9Lf4oNxAEwUlxJC; 1.6 date 2020.06.21.13.51.49; author gdt; state Exp; branches; next 1.5; commitid 2c71tZfhHcsf46dC; 1.5 date 2019.10.29.19.30.11; author bouyer; state Exp; branches; next 1.4; commitid mLAhWhPIMK0AvNIB; 1.4 date 2019.03.22.23.51.18; author ryoon; state Exp; branches; next 1.3; commitid Hc9DgDbGSv4E4qgB; 1.3 date 2018.02.19.12.51.56; author ryoon; state Exp; branches; next 1.2; commitid Fg9ienkkoSBy9trA; 1.2 date 2016.06.28.16.57.51; author bouyer; state Exp; branches; next 1.1; commitid xivPx1tMGEK1Pfcz; 1.1 date 2016.02.02.04.33.57; author dbj; state Exp; branches; next ; commitid 4wuuTR72A9DbriTy; desc @@ 1.9 log @geography/qgis: De-optionize python This commit removes the python option, but keeps python -- what was formerly included with the option is now simply always included. In today's qgis world, python support is simply part of qgis and building without it is close to unthinkable. python is tiny compared to qgis or even qt. The rationale for removal is that having a split PLIST, and two ways to build is some maintenance headache, and I believe that zero people want to build qgis without python. My guess is that no one has tried in years. No PKGREVISOIN++ as there is no change to the default build. @ text @@@comment $NetBSD: PLIST.python,v 1.8 2021/03/29 23:16:14 gdt Exp $ lib/libqgispython.so lib/libqgispython.so.${PKGVERSION} share/qgis/python/console/__init__.py share/qgis/python/console/console.py share/qgis/python/console/console_compile_apis.py share/qgis/python/console/console_editor.py share/qgis/python/console/console_output.py share/qgis/python/console/console_sci.py share/qgis/python/console/console_settings.py 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/plugins/MetaSearch/LICENSE.txt share/qgis/python/plugins/MetaSearch/__init__.py share/qgis/python/plugins/MetaSearch/dialogs/__init__.py share/qgis/python/plugins/MetaSearch/dialogs/maindialog.py share/qgis/python/plugins/MetaSearch/dialogs/manageconnectionsdialog.py share/qgis/python/plugins/MetaSearch/dialogs/newconnectiondialog.py share/qgis/python/plugins/MetaSearch/dialogs/recorddialog.py share/qgis/python/plugins/MetaSearch/dialogs/xmldialog.py share/qgis/python/plugins/MetaSearch/images/MetaSearch.svg share/qgis/python/plugins/MetaSearch/link_types.py share/qgis/python/plugins/MetaSearch/metadata.txt share/qgis/python/plugins/MetaSearch/plugin.py share/qgis/python/plugins/MetaSearch/resources/connections-default.xml share/qgis/python/plugins/MetaSearch/resources/templates/record_metadata_dc.html share/qgis/python/plugins/MetaSearch/resources/templates/service_metadata.html share/qgis/python/plugins/MetaSearch/resources/templates/xml_highlight.html share/qgis/python/plugins/MetaSearch/ui/maindialog.ui share/qgis/python/plugins/MetaSearch/ui/manageconnectionsdialog.ui share/qgis/python/plugins/MetaSearch/ui/newconnectiondialog.ui share/qgis/python/plugins/MetaSearch/ui/recorddialog.ui share/qgis/python/plugins/MetaSearch/ui/xmldialog.ui share/qgis/python/plugins/MetaSearch/util.py share/qgis/python/plugins/db_manager/LICENSE share/qgis/python/plugins/db_manager/TODO share/qgis/python/plugins/db_manager/__init__.py share/qgis/python/plugins/db_manager/db_manager.py share/qgis/python/plugins/db_manager/db_manager_plugin.py share/qgis/python/plugins/db_manager/db_model.py 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/info_model.py share/qgis/python/plugins/db_manager/db_plugins/gpkg/plugin.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/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 share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/edge_label.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/face.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/face_left.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/face_mbr.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/face_right.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/face_seed.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/next_left.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/next_right.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/node.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/qgis_topoview/templates/node_label.qml share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/versioning/__init__.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/versioning/dlg_versioning.py share/qgis/python/plugins/db_manager/db_plugins/postgis/plugins/versioning/ui_DlgVersioning.py share/qgis/python/plugins/db_manager/db_plugins/postgis/sql_dictionary.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/__init__.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/connector.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/data_model.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/info_model.py share/qgis/python/plugins/db_manager/db_plugins/spatialite/plugin.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/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 share/qgis/python/plugins/db_manager/dlg_create_index.py share/qgis/python/plugins/db_manager/dlg_create_table.py share/qgis/python/plugins/db_manager/dlg_db_error.py share/qgis/python/plugins/db_manager/dlg_export_vector.py 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 share/qgis/python/plugins/db_manager/icons/dbmanager.svg share/qgis/python/plugins/db_manager/icons/layer_unknown.png share/qgis/python/plugins/db_manager/icons/namespace.png share/qgis/python/plugins/db_manager/icons/namespaces.xpm share/qgis/python/plugins/db_manager/icons/plugged.png share/qgis/python/plugins/db_manager/icons/sql.gif share/qgis/python/plugins/db_manager/icons/tables.xpm share/qgis/python/plugins/db_manager/icons/unplugged.png 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 share/qgis/python/plugins/db_manager/metadata.txt share/qgis/python/plugins/db_manager/resources_rc.py share/qgis/python/plugins/db_manager/sql_dictionary.py share/qgis/python/plugins/db_manager/sqledit.py share/qgis/python/plugins/db_manager/table_viewer.py share/qgis/python/plugins/db_manager/ui/__init__.py share/qgis/python/plugins/db_manager/ui/ui_DlgAddGeometryColumn.py share/qgis/python/plugins/db_manager/ui/ui_DlgCancelTaskQuery.py share/qgis/python/plugins/db_manager/ui/ui_DlgCreateConstraint.py share/qgis/python/plugins/db_manager/ui/ui_DlgCreateIndex.py share/qgis/python/plugins/db_manager/ui/ui_DlgCreateTable.py share/qgis/python/plugins/db_manager/ui/ui_DlgDbError.py share/qgis/python/plugins/db_manager/ui/ui_DlgExportVector.py 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/processing/ProcessingPlugin.py share/qgis/python/plugins/processing/__init__.py share/qgis/python/plugins/processing/algs/__init__.py share/qgis/python/plugins/processing/algs/gdal/AssignProjection.py share/qgis/python/plugins/processing/algs/gdal/Buffer.py share/qgis/python/plugins/processing/algs/gdal/ClipRasterByExtent.py share/qgis/python/plugins/processing/algs/gdal/ClipRasterByMask.py share/qgis/python/plugins/processing/algs/gdal/ClipVectorByExtent.py share/qgis/python/plugins/processing/algs/gdal/ClipVectorByMask.py share/qgis/python/plugins/processing/algs/gdal/ColorRelief.py share/qgis/python/plugins/processing/algs/gdal/Datasources2Vrt.py share/qgis/python/plugins/processing/algs/gdal/Dissolve.py share/qgis/python/plugins/processing/algs/gdal/ExecuteSql.py share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithm.py share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithmDialog.py share/qgis/python/plugins/processing/algs/gdal/GdalAlgorithmProvider.py share/qgis/python/plugins/processing/algs/gdal/GdalUtils.py share/qgis/python/plugins/processing/algs/gdal/GridAverage.py share/qgis/python/plugins/processing/algs/gdal/GridDataMetrics.py share/qgis/python/plugins/processing/algs/gdal/GridInverseDistance.py share/qgis/python/plugins/processing/algs/gdal/GridInverseDistanceNearestNeighbor.py share/qgis/python/plugins/processing/algs/gdal/GridLinear.py share/qgis/python/plugins/processing/algs/gdal/GridNearestNeighbor.py share/qgis/python/plugins/processing/algs/gdal/OffsetCurve.py share/qgis/python/plugins/processing/algs/gdal/OgrToPostGis.py share/qgis/python/plugins/processing/algs/gdal/OneSideBuffer.py share/qgis/python/plugins/processing/algs/gdal/PointsAlongLines.py share/qgis/python/plugins/processing/algs/gdal/__init__.py share/qgis/python/plugins/processing/algs/gdal/aspect.py share/qgis/python/plugins/processing/algs/gdal/buildvrt.py 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 share/qgis/python/plugins/processing/algs/gdal/gdalinfo.py share/qgis/python/plugins/processing/algs/gdal/gdaltindex.py share/qgis/python/plugins/processing/algs/gdal/hillshade.py share/qgis/python/plugins/processing/algs/gdal/merge.py share/qgis/python/plugins/processing/algs/gdal/nearblack.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogr.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogrtopostgislist.py share/qgis/python/plugins/processing/algs/gdal/ogrinfo.py share/qgis/python/plugins/processing/algs/gdal/pansharp.py share/qgis/python/plugins/processing/algs/gdal/pct2rgb.py share/qgis/python/plugins/processing/algs/gdal/polygonize.py 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/rasterize_over_fixed_value.py share/qgis/python/plugins/processing/algs/gdal/rearrange_bands.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 share/qgis/python/plugins/processing/algs/gdal/slope.py share/qgis/python/plugins/processing/algs/gdal/tpi.py share/qgis/python/plugins/processing/algs/gdal/translate.py share/qgis/python/plugins/processing/algs/gdal/tri.py share/qgis/python/plugins/processing/algs/gdal/ui/RasterOptionsWidget.py share/qgis/python/plugins/processing/algs/gdal/ui/__init__.py share/qgis/python/plugins/processing/algs/gdal/viewshed.py share/qgis/python/plugins/processing/algs/gdal/warp.py share/qgis/python/plugins/processing/algs/grass7/Grass7Algorithm.py 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.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.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.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.txt share/qgis/python/plugins/processing/algs/grass7/description/r.cost.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.fill.stats.txt share/qgis/python/plugins/processing/algs/grass7/description/r.fillnulls.txt share/qgis/python/plugins/processing/algs/grass7/description/r.flow.txt share/qgis/python/plugins/processing/algs/grass7/description/r.geomorphon.txt share/qgis/python/plugins/processing/algs/grass7/description/r.grow.distance.txt share/qgis/python/plugins/processing/algs/grass7/description/r.grow.txt share/qgis/python/plugins/processing/algs/grass7/description/r.gwflow.txt 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.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.simple.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.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.ascii.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.gridatb.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.mat.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.mpeg.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.png.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.pov.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.ppm.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.ppm3.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.vrml.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.vtk.txt share/qgis/python/plugins/processing/algs/grass7/description/r.out.xyz.txt share/qgis/python/plugins/processing/algs/grass7/description/r.param.scale.txt share/qgis/python/plugins/processing/algs/grass7/description/r.patch.txt share/qgis/python/plugins/processing/algs/grass7/description/r.plane.txt share/qgis/python/plugins/processing/algs/grass7/description/r.profile.txt share/qgis/python/plugins/processing/algs/grass7/description/r.proj.txt share/qgis/python/plugins/processing/algs/grass7/description/r.quant.txt 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.surface.txt share/qgis/python/plugins/processing/algs/grass7/description/r.random.txt share/qgis/python/plugins/processing/algs/grass7/description/r.reclass.area.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.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.stats.zonal.txt share/qgis/python/plugins/processing/algs/grass7/description/r.stream.extract.txt share/qgis/python/plugins/processing/algs/grass7/description/r.sun.incidout.txt share/qgis/python/plugins/processing/algs/grass7/description/r.sun.insoltime.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.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.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.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.txt share/qgis/python/plugins/processing/algs/grass7/description/v.cluster.txt share/qgis/python/plugins/processing/algs/grass7/description/v.db.select.txt share/qgis/python/plugins/processing/algs/grass7/description/v.decimate.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.extrude.txt share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.txt share/qgis/python/plugins/processing/algs/grass7/description/v.hull.txt share/qgis/python/plugins/processing/algs/grass7/description/v.in.ascii.txt share/qgis/python/plugins/processing/algs/grass7/description/v.in.dxf.txt share/qgis/python/plugins/processing/algs/grass7/description/v.in.e00.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.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.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.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.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.timetable.txt share/qgis/python/plugins/processing/algs/grass7/description/v.net.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.ascii.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.dxf.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.postgis.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.pov.txt share/qgis/python/plugins/processing/algs/grass7/description/v.out.svg.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.proj.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 share/qgis/python/plugins/processing/algs/grass7/description/v.select.txt share/qgis/python/plugins/processing/algs/grass7/description/v.split.txt 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.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.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.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_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_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/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_horizon.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_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_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_proj.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_statistics.py share/qgis/python/plugins/processing/algs/grass7/ext/r_stats_quantile_rast.py share/qgis/python/plugins/processing/algs/grass7/ext/r_tileset.py share/qgis/python/plugins/processing/algs/grass7/ext/r_what_color.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_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_bridge.py share/qgis/python/plugins/processing/algs/grass7/ext/v_net_centrality.py share/qgis/python/plugins/processing/algs/grass7/ext/v_net_components.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_path.py share/qgis/python/plugins/processing/algs/grass7/ext/v_net_salesman.py share/qgis/python/plugins/processing/algs/grass7/ext/v_net_spanningtree.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_proj.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_sample.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_voronoi.py share/qgis/python/plugins/processing/algs/grass7/ext/v_what_rast.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/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/otb/OtbAlgorithm.py share/qgis/python/plugins/processing/algs/otb/OtbAlgorithmProvider.py share/qgis/python/plugins/processing/algs/otb/OtbChoiceWidget.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/qgis/BarPlot.py share/qgis/python/plugins/processing/algs/qgis/BasicStatistics.py share/qgis/python/plugins/processing/algs/qgis/BoxPlot.py share/qgis/python/plugins/processing/algs/qgis/Buffer.py share/qgis/python/plugins/processing/algs/qgis/CheckValidity.py share/qgis/python/plugins/processing/algs/qgis/Climb.py share/qgis/python/plugins/processing/algs/qgis/ConcaveHull.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/EliminateSelection.py share/qgis/python/plugins/processing/algs/qgis/ExecuteSQL.py share/qgis/python/plugins/processing/algs/qgis/ExportGeometryInfo.py share/qgis/python/plugins/processing/algs/qgis/FieldPyculator.py share/qgis/python/plugins/processing/algs/qgis/FindProjection.py share/qgis/python/plugins/processing/algs/qgis/GeometryConvert.py share/qgis/python/plugins/processing/algs/qgis/Heatmap.py share/qgis/python/plugins/processing/algs/qgis/HubDistanceLines.py share/qgis/python/plugins/processing/algs/qgis/HubDistancePoints.py share/qgis/python/plugins/processing/algs/qgis/HypsometricCurves.py share/qgis/python/plugins/processing/algs/qgis/IdwInterpolation.py share/qgis/python/plugins/processing/algs/qgis/ImportIntoPostGIS.py share/qgis/python/plugins/processing/algs/qgis/ImportIntoSpatialite.py share/qgis/python/plugins/processing/algs/qgis/KNearestConcaveHull.py share/qgis/python/plugins/processing/algs/qgis/KeepNBiggestParts.py share/qgis/python/plugins/processing/algs/qgis/LinesToPolygons.py share/qgis/python/plugins/processing/algs/qgis/MeanAndStdDevPlot.py share/qgis/python/plugins/processing/algs/qgis/MinimumBoundingGeometry.py share/qgis/python/plugins/processing/algs/qgis/PointDistance.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/PointsToPaths.py share/qgis/python/plugins/processing/algs/qgis/PolarPlot.py share/qgis/python/plugins/processing/algs/qgis/PostGISExecuteAndLoadSQL.py share/qgis/python/plugins/processing/algs/qgis/QgisAlgorithm.py share/qgis/python/plugins/processing/algs/qgis/QgisAlgorithmProvider.py share/qgis/python/plugins/processing/algs/qgis/RandomExtractWithinSubsets.py share/qgis/python/plugins/processing/algs/qgis/RandomPointsAlongLines.py share/qgis/python/plugins/processing/algs/qgis/RandomPointsLayer.py share/qgis/python/plugins/processing/algs/qgis/RandomPointsPolygons.py share/qgis/python/plugins/processing/algs/qgis/RandomSelection.py share/qgis/python/plugins/processing/algs/qgis/RandomSelectionWithinSubsets.py share/qgis/python/plugins/processing/algs/qgis/RasterCalculator.py share/qgis/python/plugins/processing/algs/qgis/RasterLayerHistogram.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/Relief.py share/qgis/python/plugins/processing/algs/qgis/SelectByAttribute.py share/qgis/python/plugins/processing/algs/qgis/SelectByExpression.py share/qgis/python/plugins/processing/algs/qgis/SetRasterStyle.py share/qgis/python/plugins/processing/algs/qgis/SetVectorStyle.py share/qgis/python/plugins/processing/algs/qgis/SpatialJoinSummary.py share/qgis/python/plugins/processing/algs/qgis/StatisticsByCategories.py share/qgis/python/plugins/processing/algs/qgis/TextToFloat.py share/qgis/python/plugins/processing/algs/qgis/TilesXYZ.py share/qgis/python/plugins/processing/algs/qgis/TinInterpolation.py share/qgis/python/plugins/processing/algs/qgis/TopoColors.py share/qgis/python/plugins/processing/algs/qgis/UniqueValues.py share/qgis/python/plugins/processing/algs/qgis/VariableDistanceBuffer.py share/qgis/python/plugins/processing/algs/qgis/VectorLayerHistogram.py share/qgis/python/plugins/processing/algs/qgis/VectorLayerScatterplot.py share/qgis/python/plugins/processing/algs/qgis/VectorLayerScatterplot3D.py share/qgis/python/plugins/processing/algs/qgis/VoronoiPolygons.py share/qgis/python/plugins/processing/algs/qgis/__init__.py share/qgis/python/plugins/processing/algs/qgis/ui/AddNewExpressionDialog.ui share/qgis/python/plugins/processing/algs/qgis/ui/ExecuteSQLWidget.py share/qgis/python/plugins/processing/algs/qgis/ui/ExecuteSQLWidgetBase.ui share/qgis/python/plugins/processing/algs/qgis/ui/HeatmapWidgets.py share/qgis/python/plugins/processing/algs/qgis/ui/InterpolationWidgets.py share/qgis/python/plugins/processing/algs/qgis/ui/PredefinedExpressionDialog.ui share/qgis/python/plugins/processing/algs/qgis/ui/RasterCalculatorWidget.ui share/qgis/python/plugins/processing/algs/qgis/ui/RasterCalculatorWidgets.py share/qgis/python/plugins/processing/algs/qgis/ui/RasterResolutionWidget.ui share/qgis/python/plugins/processing/algs/qgis/ui/ReliefColorsWidget.py share/qgis/python/plugins/processing/algs/qgis/ui/__init__.py share/qgis/python/plugins/processing/algs/qgis/ui/interpolationdatawidgetbase.ui share/qgis/python/plugins/processing/algs/qgis/ui/reliefcolorswidgetbase.ui share/qgis/python/plugins/processing/algs/qgis/voronoi.py share/qgis/python/plugins/processing/algs/saga/SagaAlgorithm.py share/qgis/python/plugins/processing/algs/saga/SagaAlgorithmBase.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/SagaNameDecorator.py share/qgis/python/plugins/processing/algs/saga/SagaParameters.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/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/Concentration.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/Distance(ViGrA).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/EdgeDetection(ViGrA).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/FourierFilter(ViGrA).txt share/qgis/python/plugins/processing/algs/saga/description/FourierTransform(RealViGrA).txt share/qgis/python/plugins/processing/algs/saga/description/FourierTransform(ViGrA).txt share/qgis/python/plugins/processing/algs/saga/description/FourierTransformInverse(ViGrA).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(PointsGrids).txt share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedMultipleRegression.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/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(ViGrA).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.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/PolygonDissolve.txt share/qgis/python/plugins/processing/algs/saga/description/PolygonDissolveAllPolygs.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/PolygonShapeIndices.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/RandomForestPresencePrediction(ViGrA).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/ReclassifyGridValuesRange.txt share/qgis/python/plugins/processing/algs/saga/description/ReclassifyGridValuesSingle.txt share/qgis/python/plugins/processing/algs/saga/description/ReclassifyGridValuesTable.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/Smoothing(ViGrA).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.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(ViGrA).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 share/qgis/python/plugins/processing/core/Processing.py 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/__init__.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/AlgorithmDialog.py share/qgis/python/plugins/processing/gui/AlgorithmDialogBase.py share/qgis/python/plugins/processing/gui/AlgorithmExecutor.py share/qgis/python/plugins/processing/gui/AlgorithmLocatorFilter.py share/qgis/python/plugins/processing/gui/AutofillDialog.py share/qgis/python/plugins/processing/gui/BatchAlgorithmDialog.py share/qgis/python/plugins/processing/gui/BatchInputSelectionPanel.py share/qgis/python/plugins/processing/gui/BatchOutputSelectionPanel.py share/qgis/python/plugins/processing/gui/BatchPanel.py share/qgis/python/plugins/processing/gui/CMakeLists.txt share/qgis/python/plugins/processing/gui/CheckboxesPanel.py share/qgis/python/plugins/processing/gui/ConfigDialog.py share/qgis/python/plugins/processing/gui/ContextAction.py share/qgis/python/plugins/processing/gui/DirectorySelectorDialog.py share/qgis/python/plugins/processing/gui/EditRenderingStylesDialog.py share/qgis/python/plugins/processing/gui/ExtentSelectionPanel.py share/qgis/python/plugins/processing/gui/FileSelectionPanel.py share/qgis/python/plugins/processing/gui/FixedTableDialog.py share/qgis/python/plugins/processing/gui/FixedTablePanel.py share/qgis/python/plugins/processing/gui/Help2Html.py share/qgis/python/plugins/processing/gui/HelpEditionDialog.py share/qgis/python/plugins/processing/gui/HistoryDialog.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 share/qgis/python/plugins/processing/gui/MultipleInputDialog.py share/qgis/python/plugins/processing/gui/MultipleInputPanel.py share/qgis/python/plugins/processing/gui/NumberInputPanel.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/Postprocessing.py share/qgis/python/plugins/processing/gui/ProcessingToolbox.py share/qgis/python/plugins/processing/gui/ProviderActions.py share/qgis/python/plugins/processing/gui/RangePanel.py share/qgis/python/plugins/processing/gui/RectangleMapTool.py share/qgis/python/plugins/processing/gui/RenderingStyleFilePanel.py share/qgis/python/plugins/processing/gui/RenderingStyles.py share/qgis/python/plugins/processing/gui/ResultsDock.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/algnames.txt share/qgis/python/plugins/processing/gui/menus.py share/qgis/python/plugins/processing/gui/wrappers.py share/qgis/python/plugins/processing/images/dem.png 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/interpolation.png share/qgis/python/plugins/processing/images/menu.png share/qgis/python/plugins/processing/metadata.txt share/qgis/python/plugins/processing/modeler/AddModelFromFileAction.py share/qgis/python/plugins/processing/modeler/CreateNewModelAction.py share/qgis/python/plugins/processing/modeler/DeleteModelAction.py share/qgis/python/plugins/processing/modeler/EditModelAction.py share/qgis/python/plugins/processing/modeler/ExportModelAsPythonScriptAction.py share/qgis/python/plugins/processing/modeler/ModelerAlgorithmProvider.py share/qgis/python/plugins/processing/modeler/ModelerDialog.py share/qgis/python/plugins/processing/modeler/ModelerGraphicItem.py share/qgis/python/plugins/processing/modeler/ModelerParameterDefinitionDialog.py share/qgis/python/plugins/processing/modeler/ModelerParametersDialog.py share/qgis/python/plugins/processing/modeler/ModelerScene.py share/qgis/python/plugins/processing/modeler/ModelerUtils.py share/qgis/python/plugins/processing/modeler/MultilineTextPanel.py share/qgis/python/plugins/processing/modeler/OpenModelFromFileAction.py share/qgis/python/plugins/processing/modeler/ProjectProvider.py share/qgis/python/plugins/processing/modeler/__init__.py share/qgis/python/plugins/processing/modeler/exceptions.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/AddScriptFromTemplateAction.py share/qgis/python/plugins/processing/script/CreateNewScriptAction.py share/qgis/python/plugins/processing/script/DeleteScriptAction.py share/qgis/python/plugins/processing/script/EditScriptAction.py share/qgis/python/plugins/processing/script/OpenScriptFromFileAction.py share/qgis/python/plugins/processing/script/ScriptAlgorithmProvider.py share/qgis/python/plugins/processing/script/ScriptEdit.py share/qgis/python/plugins/processing/script/ScriptEditorDialog.py share/qgis/python/plugins/processing/script/ScriptTemplate.py share/qgis/python/plugins/processing/script/ScriptUtils.py share/qgis/python/plugins/processing/script/__init__.py share/qgis/python/plugins/processing/tests/AlgorithmsTestBase.py share/qgis/python/plugins/processing/tests/CheckValidityAlgorithm.py share/qgis/python/plugins/processing/tests/GdalAlgorithmsGeneralTest.py share/qgis/python/plugins/processing/tests/GdalAlgorithmsRasterTest.py share/qgis/python/plugins/processing/tests/GdalAlgorithmsVectorTest.py share/qgis/python/plugins/processing/tests/Grass7AlgorithmsImageryTest.py share/qgis/python/plugins/processing/tests/Grass7AlgorithmsRasterTestPt1.py share/qgis/python/plugins/processing/tests/Grass7AlgorithmsRasterTestPt2.py share/qgis/python/plugins/processing/tests/Grass7AlgorithmsVectorTest.py share/qgis/python/plugins/processing/tests/GuiTest.py share/qgis/python/plugins/processing/tests/ModelerTest.py share/qgis/python/plugins/processing/tests/OtbAlgorithmsTest.py share/qgis/python/plugins/processing/tests/ProcessingGeneralTest.py share/qgis/python/plugins/processing/tests/ProjectProvider.py share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest1.py share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest2.py share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest3.py share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest4.py share/qgis/python/plugins/processing/tests/SagaAlgorithmsTest.py share/qgis/python/plugins/processing/tests/ScriptUtilsTest.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/testdata/points.gfs share/qgis/python/plugins/processing/tests/testdata/points.gml share/qgis/python/plugins/processing/tests/testdata/table.dbf share/qgis/python/plugins/processing/tools/__init__.py share/qgis/python/plugins/processing/tools/dataobjects.py share/qgis/python/plugins/processing/tools/general.py share/qgis/python/plugins/processing/tools/raster.py share/qgis/python/plugins/processing/tools/system.py share/qgis/python/plugins/processing/tools/vector.py share/qgis/python/plugins/processing/ui/DlgAutofill.ui share/qgis/python/plugins/processing/ui/DlgConfig.ui share/qgis/python/plugins/processing/ui/DlgFixedTable.ui share/qgis/python/plugins/processing/ui/DlgHelpEdition.ui share/qgis/python/plugins/processing/ui/DlgHistory.ui share/qgis/python/plugins/processing/ui/DlgMessage.ui share/qgis/python/plugins/processing/ui/DlgMultipleSelection.ui share/qgis/python/plugins/processing/ui/DlgRenderingStyles.ui share/qgis/python/plugins/processing/ui/DlgScriptEditor.ui share/qgis/python/plugins/processing/ui/ProcessingToolbox.ui share/qgis/python/plugins/processing/ui/resultsdockbase.ui share/qgis/python/plugins/processing/ui/widgetBaseSelector.ui share/qgis/python/plugins/processing/ui/widgetBatchPanel.ui share/qgis/python/plugins/processing/ui/widgetNumberSelector.ui share/qgis/python/plugins/processing/ui/widgetRangeSelector.ui share/qgis/python/pyplugin_installer/__init__.py share/qgis/python/pyplugin_installer/installer.py share/qgis/python/pyplugin_installer/installer_data.py share/qgis/python/pyplugin_installer/plugindependencies.py share/qgis/python/pyplugin_installer/qgsplugindependenciesdialog.py share/qgis/python/pyplugin_installer/qgsplugininstallerfetchingdialog.py share/qgis/python/pyplugin_installer/qgsplugininstallerinstallingdialog.py share/qgis/python/pyplugin_installer/qgsplugininstallerpluginerrordialog.py share/qgis/python/pyplugin_installer/qgsplugininstallerrepositorydialog.py share/qgis/python/pyplugin_installer/ui_qgsplugindependenciesdialogbase.py share/qgis/python/pyplugin_installer/ui_qgsplugininstallerfetchingbase.py share/qgis/python/pyplugin_installer/ui_qgsplugininstallerinstallingbase.py share/qgis/python/pyplugin_installer/ui_qgsplugininstallerpluginerrorbase.py share/qgis/python/pyplugin_installer/ui_qgsplugininstallerrepositorybase.py share/qgis/python/pyplugin_installer/unzip.py share/qgis/python/pyplugin_installer/version_compare.py 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/sip.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 share/qgis/python/qgis/_gui.so share/qgis/python/qgis/analysis/__init__.py share/qgis/python/qgis/core/__init__.py share/qgis/python/qgis/core/additions/__init__.py share/qgis/python/qgis/core/additions/edit.py share/qgis/python/qgis/core/additions/fromfunction.py share/qgis/python/qgis/core/additions/metaenum.py share/qgis/python/qgis/core/additions/processing.py share/qgis/python/qgis/core/additions/projectdirtyblocker.py share/qgis/python/qgis/core/additions/providermetadata.py share/qgis/python/qgis/core/additions/qgsfeature.py share/qgis/python/qgis/core/additions/qgsfunction.py share/qgis/python/qgis/core/additions/qgsgeometry.py share/qgis/python/qgis/core/additions/qgssettings.py share/qgis/python/qgis/core/additions/qgstaskwrapper.py share/qgis/python/qgis/core/additions/readwritecontextentercategory.py share/qgis/python/qgis/core/additions/runtimeprofiler.py share/qgis/python/qgis/core/additions/validitycheck.py share/qgis/python/qgis/core/contextmanagers.py share/qgis/python/qgis/gui/__init__.py share/qgis/python/qgis/processing/__init__.py share/qgis/python/qgis/processing/algfactory.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 share/qgis/python/qsci_apis/OSGeo_GDAL-OGR-1.9.1.api share/qgis/python/qsci_apis/OSGeo_GDAL-OGR-2.2.3.api share/qgis/python/qsci_apis/OSGeo_GEOS-3.4.2.api share/qgis/python/qsci_apis/OSGeo_GEOS-3.6.2.api share/qgis/python/qsci_apis/PyQGIS-1.7.api share/qgis/python/qsci_apis/PyQGIS-1.8.api share/qgis/python/qsci_apis/PyQGIS-2.0.api share/qgis/python/qsci_apis/PyQGIS-2.2.api share/qgis/python/qsci_apis/PyQGIS.api share/qgis/python/qsci_apis/PyQt5.api share/qgis/python/qsci_apis/Python-3.6.api 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 @ 1.8 log @geography/qgis: Update to 3.16.5 Upstream changes: bug fixes @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.python,v 1.7 2021/03/01 00:03:35 gdt Exp $ @ 1.7 log @geography/qgis: Update to 3.16.4 This is an update from the 3.10 LTR to the newly-designated 3.16 LTR. Besides hand-re-applying patches, and believing the new PLIST, the only change is a new dependency on protobuf. Upstream NEWS # 3.16 This release brings a wealth of new options for 3D mapping, mesh generation from other data types, additional spatial analysis tools, symbology and user interface enhancements to name but a few! A host of tools have been incorporated into the ever-expanding processing framework, and the QGIS browser now supports advanced database interaction functionality that was previously reserved for the DB Manager plugin. https://www.qgis.org/en/site/forusers/visualchangelog316/index.html # 3.14 Some of the marquee features include vector tile support, huge advances in mdal / mesh support, native support for temporal data in WMS-T, PG Raster, vector providers, and mesh layers. Users focussed on cartography and digitising haven’t been left out either, with many new options for you! https://www.qgis.org/en/site/forusers/visualchangelog314/index.html # What's new in Version 3.12 'București'? This release has following new features: - User Interface: Deselecting tables when adding PostgreSQL data after add button is clicked. - Symbology: Vector Trace Animation and Streamlines for Mesh Layer - Rendering: Play/Stop Buttons for Mesh Layer Playback - Rendering: On the Fly Resampling of Data Defined on Faces to Vertices (Mesh Layer) - Rendering: Support for Mesh Reference Time - 3D Features: 3D Mesh Layer Terrain Renderer - 3D Features: Harmonize 3D map view widget with 2D ones to display the map theme drop-down menu - Expressions: Search Tags for Functions - Expressions: List Referenced Layer Values - Expressions: New functions to check if a geometry is empty or null - Expressions: Hash expressions - Digitizing: Edit Invalid Attributes on Copy/Paste to Another Layer - Digitizing: Snapping cache parallelization - Data Management: DXF Export Improvements - Forms and Widgets: Create geometric feature from the relation editor - Forms and Widgets: Improve feature selection dialog - Analysis Tools: Smooth Export of the Contours from Mesh Layer - Analysis Tools: Support of Datasets Defined on Faces in QGIS Mesh Calculator - Processing: Package new layers to existing GeoPackage - Browser: Customization of the items shown in browser - Data Providers: Changed WMTS layer collection icon - Data Providers: Added Metadata URL property in the layer metadata tab for WMS / WMTS and WCS services - Data Providers: Fetch and show dimensions metadata for a WMS layer metadata - Data Providers: Added refresh action to OGC services entries - Data Providers: 3d Stacked Meshes - Data Providers: Oracle curve type edition support - Programmability: Exposes shape digitizing methods to QgisInterface - Notable Fixes: Bug fixes by Stephen Knox https://www.qgis.org/en/site/forusers/visualchangelog312/index.html @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.python,v 1.6 2020/06/21 13:51:49 gdt Exp $ d1192 2 a1193 1 share/qgis/python/plugins/processing/tests/Grass7AlgorithmsRasterTest.py @ 1.6 log @geography/qgis: Update to 3.10.7 (LTS) This update is prompted by 3.8 not building with qt 5.15. (Builds, starts, and shows layers from a project on NetBSD 8/amd64.) Packaging changes: Drop patches cherrypicked from upstream. Upstream changes: 1. What's new in Version 3.10 'A Coruña'? ========================================= This release has following new features: - Map Tools: Show 3D length for LineStringZ features in identify derived attributes - Symbology: Customizable default resampling settings for newly-added raster layers - Symbology: Add "extract symbols" action to QGS/QGZ project file context menu in browser - Symbology: Improved copy/paste of symbols - Symbology: "Center of segment" placement mode for marker and hash line symbol layers - Symbology: Allow array values as a valid result for data defined offset - Labelling: Allow creation and editing of text formats and label settings through style manager dialog - Labelling: New text "background" setting for marker symbol backgrounds - Labelling: Callouts support - Labelling: Add multiline alignment property to the change label tool - Labelling: Allow display of unplaced labels - Labelling: Add "overrun distance" setting for line labels - Labelling: Allow data defined control over "label every part of multipart features" setting - Labelling: Expose "label all parts" option via label properties tool - Labelling: Support vertical text orientation - Labelling: Expose font kerning setting - Rendering: Allow rendering raster layers outside the reported extent - Rendering: Add option to georeference PDFs and TIFs to save map canvas as image/PDF - Rendering: new map canvas image decoration - Rendering: logarithmic scale method for graduated renderer - 3D Features: Measurement tool in 3D map view - 3D Features: Billboard Rendering for Points - 3D Features: 3D On-Screen Navigation - Print Layouts: Right-to-left arrangement for legends - Print Layouts: Control margin under legend group and subgroup headings - Print Layouts: Allow data defined settings in text formats - Print Layouts: @@scale_value variable - Print Layouts: Add above/below segments placement option for scalebar labels - Print Layouts: Horizontal placement option for scale bar labels - Print Layouts: Add option to simplify PDF or SVG exports - Print Layouts: Improved SVG layered exports - Print Layouts: Add an indicator in the status bar while a map redraw is occurring in the background - Print Layouts: GeoPDF Export - Print Layouts: Data defined control over grid properties - Print Layouts: "fit segment size" mode for map grid interval - Print Layouts: layout map item extent to an existing bookmark - Expressions: New expression functions - Digitising: GPS timestamp support - Data Management: Composite Foreign Keys - Data Management: Add circular data dependencies - Analysis Tools: Stored filter expressions - Analysis Tools: New operator for Raster Calculator - Processing: new algorithm point to layer - Processing: allow defining model parameters as advanced - Processing: All GDAL based algorithms now support free-form "additional parameters" - Processing: Add metatile size parameter to XYZ tiles algorithm - Processing: New parameter type for colors - Processing: New algorithm "Create style database from project" - Processing: Allow file filter and default value to be set for file/folder inputs in models - Processing: New algorithm "Combine style databases" - Processing: Generate XYZ tiles using multiple threads - Processing: New algorithms for exporting and importing to/from map layers - Processing: New algorithm "Split features by character" - Processing: New algorithm Climb Along Line - Processing: Port Create Grid algorithm to C++ - General: Show news items on welcome page - General: Add a separate unit choice for milliradians (SI definition) vs mil (NATO definition) - General: Enable widget filtering in Interface Customization dialog - General: Improved auto-fix broken layers - General: Bookmark Revamp - General: "Reselect Features" action in Edit -> Select menu - General: Parallelize snap index build - Data Providers: Handle read-write support for .shz and .shp.zip - Data Providers: oracle provider: add support for auth manager - Data Providers: Improved PostGIS raster support - Data Providers: Oracle - Database transaction support - Data Providers: Add support for z/m dimensions to delimited text layers - Data Providers: Static data providers - QGIS Server: Using SVG in QGIS Server - QGIS Server: WMS dimension - QGIS Server: Server OAPIF (aka WFS3) support - Programmability: New class QgsBookmarkManager - Programmability: New API for provider database connections @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.python,v 1.5 2019/10/29 19:30:11 bouyer Exp $ d148 1 a180 1 share/qgis/python/plugins/processing/algs/gdal/ogr2ogrtabletopostgislist.py d201 1 d579 1 a617 3 share/qgis/python/plugins/processing/algs/qgis/AddTableField.py share/qgis/python/plugins/processing/algs/qgis/Aggregate.py share/qgis/python/plugins/processing/algs/qgis/Aspect.py a624 3 share/qgis/python/plugins/processing/algs/qgis/CreateAttributeIndex.py share/qgis/python/plugins/processing/algs/qgis/CreateConstantRaster.py share/qgis/python/plugins/processing/algs/qgis/Datasources2Vrt.py a627 2 share/qgis/python/plugins/processing/algs/qgis/DeleteDuplicateGeometries.py share/qgis/python/plugins/processing/algs/qgis/DensifyGeometries.py a630 2 share/qgis/python/plugins/processing/algs/qgis/ExtentFromLayer.py share/qgis/python/plugins/processing/algs/qgis/ExtractSpecificVertices.py a631 2 share/qgis/python/plugins/processing/algs/qgis/FieldsCalculator.py share/qgis/python/plugins/processing/algs/qgis/FieldsMapper.py a632 1 share/qgis/python/plugins/processing/algs/qgis/GeometryByExpression.py a633 1 share/qgis/python/plugins/processing/algs/qgis/Grid.py a634 1 share/qgis/python/plugins/processing/algs/qgis/Hillshade.py a645 2 share/qgis/python/plugins/processing/algs/qgis/NearestNeighbourAnalysis.py share/qgis/python/plugins/processing/algs/qgis/Orthogonalize.py a648 3 share/qgis/python/plugins/processing/algs/qgis/PointsFromPolygons.py share/qgis/python/plugins/processing/algs/qgis/PointsInPolygon.py share/qgis/python/plugins/processing/algs/qgis/PointsLayerFromTable.py a650 2 share/qgis/python/plugins/processing/algs/qgis/PoleOfInaccessibility.py share/qgis/python/plugins/processing/algs/qgis/Polygonize.py a651 1 share/qgis/python/plugins/processing/algs/qgis/PostGISExecuteSQL.py a653 1 share/qgis/python/plugins/processing/algs/qgis/RandomExtract.py a655 1 share/qgis/python/plugins/processing/algs/qgis/RandomPointsExtent.py a661 4 share/qgis/python/plugins/processing/algs/qgis/RasterLayerStatistics.py share/qgis/python/plugins/processing/algs/qgis/RasterSampling.py share/qgis/python/plugins/processing/algs/qgis/Rasterize.py share/qgis/python/plugins/processing/algs/qgis/RectanglesOvalsDiamondsFixed.py a664 1 share/qgis/python/plugins/processing/algs/qgis/Ruggedness.py a666 3 share/qgis/python/plugins/processing/algs/qgis/ServiceAreaFromLayer.py share/qgis/python/plugins/processing/algs/qgis/ServiceAreaFromPoint.py share/qgis/python/plugins/processing/algs/qgis/SetMValue.py a668 6 share/qgis/python/plugins/processing/algs/qgis/SetZValue.py share/qgis/python/plugins/processing/algs/qgis/SingleSidedBuffer.py share/qgis/python/plugins/processing/algs/qgis/Slope.py share/qgis/python/plugins/processing/algs/qgis/SnapGeometries.py share/qgis/python/plugins/processing/algs/qgis/SpatialIndex.py share/qgis/python/plugins/processing/algs/qgis/SpatialJoin.py a669 1 share/qgis/python/plugins/processing/algs/qgis/SpatialiteExecuteSQL.py a670 1 share/qgis/python/plugins/processing/algs/qgis/SumLines.py a674 1 share/qgis/python/plugins/processing/algs/qgis/TruncateTable.py a679 1 share/qgis/python/plugins/processing/algs/qgis/VectorSplit.py a680 1 share/qgis/python/plugins/processing/algs/qgis/ZonalStatistics.py a682 2 share/qgis/python/plugins/processing/algs/qgis/ui/AggregatesPanel.py share/qgis/python/plugins/processing/algs/qgis/ui/DlgFieldsCalculator.ui a684 2 share/qgis/python/plugins/processing/algs/qgis/ui/FieldsCalculatorDialog.py share/qgis/python/plugins/processing/algs/qgis/ui/FieldsMappingPanel.py a692 1 share/qgis/python/plugins/processing/algs/qgis/ui/fieldsmappingpanelbase.ui a904 1 share/qgis/python/plugins/processing/algs/saga/description/ModifedQuadraticShepard.txt d966 3 a1093 1 share/qgis/python/plugins/processing/gui/DestinationSelectionPanel.py a1109 1 share/qgis/python/plugins/processing/gui/ParameterGuiUtils.py a1112 1 share/qgis/python/plugins/processing/gui/PostgisTableSelector.py a1124 2 share/qgis/python/plugins/processing/gui/enummodelerwidget.py share/qgis/python/plugins/processing/gui/matrixmodelerwidget.py a1126 3 share/qgis/python/plugins/processing/gui/wrappers_map_theme.py share/qgis/python/plugins/processing/gui/wrappers_postgis.py share/qgis/python/plugins/processing/images/delete.svg a1127 1 share/qgis/python/plugins/processing/images/edit.svg a1146 1 share/qgis/python/plugins/processing/images/input.svg a1147 1 share/qgis/python/plugins/processing/images/iterate.png a1148 7 share/qgis/python/plugins/processing/images/minus.svg share/qgis/python/plugins/processing/images/namespace.png share/qgis/python/plugins/processing/images/networkanalysis.svg share/qgis/python/plugins/processing/images/output.svg share/qgis/python/plugins/processing/images/plus.svg share/qgis/python/plugins/processing/images/postgis.png share/qgis/python/plugins/processing/images/zonalstats.png a1155 1 share/qgis/python/plugins/processing/modeler/ModelerArrowItem.py d1199 1 a1199 1 share/qgis/python/plugins/processing/tests/QgisAlgorithmsTest.py a1213 1 share/qgis/python/plugins/processing/tools/postgis.py a1214 1 share/qgis/python/plugins/processing/tools/spatialite.py a1216 1 share/qgis/python/plugins/processing/ui/DlgAlgorithmBase.ui a1222 1 share/qgis/python/plugins/processing/ui/DlgModeler.ui a1223 2 share/qgis/python/plugins/processing/ui/DlgNumberInput.ui share/qgis/python/plugins/processing/ui/DlgPostgisTableSelector.ui a1226 2 share/qgis/python/plugins/processing/ui/enummodelerwidgetbase.ui share/qgis/python/plugins/processing/ui/matrixmodelerwidgetbase.ui a1229 2 share/qgis/python/plugins/processing/ui/widgetGeometryPredicateSelector.ui share/qgis/python/plugins/processing/ui/widgetLayerSelector.ui a1230 1 share/qgis/python/plugins/processing/ui/widgetParametersPanel.ui a1274 1 share/qgis/python/qgis/core/additions/markerlinesymbollayer.py d1285 1 @ 1.5 log @Update qgis to 3.8.3. Switch to qt5. Changes since 2.18.28: This release has following new features: - 3D Features: Animation - 3D Features: Configuration of field of view angle of camera - 3D Features: Configuration of lights in 3D map scenes - 3D Features: Export all frames from QGIS 3d animations as images - 3D Features: Identification map tool for 3D views - 3D Features: Improved navigation - 3D Features: Rule-based 3D renderer - 3D Features: Simple rendering of 3D linestrings - 3D Features: Terrain generation from online source - 3D Features: Terrain shading - 3D Features: Wide lines and polygon edge highlighting - Analysis Tools: Hardware acceleration for raster calculator - Analysis Tools: New aggregate method: concatenate_unique - Analysis Tools: Raster unique values count for processing - Application and Project Options: Add support for user profiles - Application and Project Options: Delete settings from the Advanced tab in options - Application and Project Options: Mandatory layers in project - Application and Project Options: New zipped project file format .qgz - Application and Project Options: Saving and loading projects in Postgresql database - Browser: Add "export to file" options for raster and vector layers within the browser - Browser: Directly Create Geopackage and Shapefiles - Browser: Drag'n'drop layers from layer tree view to browser dock - Browser: Explore QGS/QGZ project files in the browser - Browser: Native file/folder properties - Browser: Open Terminal at Path - Browser: Preview layers and attributes - Browser: Project home path can be manually set - Browser: Save/Load connections for XYZ Tiles - Data Management: Append raster layer to an existing Geopackage - Data Management: Auxiliary Storage Support - Data Management: Comment option in db manager - Data Management: Map of CRS-extent in Project properties - Data Management: Metadata for QGIS projects - Data Management: Metadata overhaul - Data Management: New locator filter to search across all layers - Data Management: Non-removable (required) layers highlighted in layer tree - Data Management: Pan to current feature in attribute table - Data Management: Refresh a materialized view - Data Management: Switch Attribute Table dock mode on demand - Data Management: Translation of QGIS projects - Data Management: Unified data source manager dialog - Data Management: Z and M support for offline editing - Data Providers: Mesh layer: allow render vectors/arrows on the user-defined grid - Data Providers: Add auto-discovery of relations for PostgresQL - Data Providers: Add support for arrays - Data Providers: ArcGIS Feature Server labeling support - Data Providers: ArcGIS Feature Server picture marker and picture fill support - Data Providers: Automatically set default style for layers for ArcGIS Feature Server layers - Data Providers: Binary blob support for OGR providers - Data Providers: Boolean and binary field support for memory layers - Data Providers: Create attribute index support for spatialite provider - Data Providers: Data dependencies between layers - Data Providers: Detect literal default values for spatialite provider - Data Providers: ESRI Token Authentication support - Data Providers: Faster Oracle queries - Data Providers: GeoNode integration - Data Providers: GeoPackage - Data Providers: Improved handling of defaults - Data Providers: JSON Support for GeoPackage - Data Providers: JSON/JSONB Type support - Data Providers: Load/save style in database for GPKG and Spatialite - Data Providers: Mesh layer: New mesh layer format support - Data Providers: Mesh layer: add function to identify value on mesh layers - Data Providers: Mesh layer: allow to choose different vector and scalar dataset - Data Providers: New unified 'add layer' dialog - Data Providers: OAuth2 authentication method plugin - Data Providers: Open service info for ArcGIS Feature Server layers - Data Providers: Postgres provider: save primary key selection - Data Providers: Read only support for curved Oracle geometries - Data Providers: Restrict table list for a Oracle database connection to a preset schema - Data Providers: SQL Server - Invalid geometry handling - Data Providers: Support all GDAL writable raster formats for 'Save as' dialog on raster layers - Data Providers: Support for HStore in PostGIS data provider - Data Providers: Support for Z/M geometries in spatialite provider - Data Providers: Support for mesh layer - Data Providers: Unique and not-null constraint handling - Data Providers: dxf export: support reprojection - Data Providers: hstore support to the postgres provider - Data Providers: support for Z/M geometries in memory provider - Diagrams: Data definable properties - Digitising: Add reverse line maptools - Digitising: Automatically remove duplicate nodes - Digitising: Chanied add vertex at endpoint - Digitising: Check for geometry validity - Digitising: Floating widget for advanced input next to cursor - Digitising: GPS tracking improvements - Digitising: Geometry Precision - Digitising: Georeferencer enhancements - Digitising: More angle choices in advanced digitizing dock - Digitising: New option to avoid minimizing georeferencer when adding points - Digitising: Topology checks while editing - Digitising: Vertex tool can work on the current layer only - Digitizing: Add default Z value option - Digitizing: Move feature now benefits from Advanced Digitizing - Digitizing: Range vertex selection in node tool - Digitizing: Tracing with offset - Digitizing: add functionality to copy/move feature to move feature map tool - Expressions: Add order by support to expression aggregate and concatenation functions - Expressions: Code completion for expression builder - Expressions: Expose @@parent variable in aggregate functions - Expressions: File Information - Expressions: More helpful expression builder - Expressions: New Expression Functions - Expressions: New expression functions - Expressions: New expression functions and variables - Expressions: New expression variables - Expressions: New expression variables for map settings - Expressions: New map expression variables - Expressions: Square brackets to easily access map array elements - Expressions: Support aggregation of geometry in expressions - Expressions: item_variables expression function inside compositions - Expressions: new global expression variable @@qgis_locale - Forms and Widgets: Add between/not between to numerical fields in select by form - Forms and Widgets: Add layer scoped actions - Forms and Widgets: Add zoom to features and flash features shortcuts in select by form dialog - Forms and Widgets: Allow browsing feature list - Forms and Widgets: Allow configuring link/unlink feature buttons on relation editor widget - Forms and Widgets: Allow controlling labels for individual edit widgets - Forms and Widgets: Allow using a URL for custom attribute forms (UI file) - Forms and Widgets: Drill-down (cascading) forms - Forms and Widgets: Field constraints can be enforced or not - Forms and Widgets: Multi-column layout for multiselect value relation widget - Forms and Widgets: New form widget for binary (blob) fields - Forms and Widgets: Show field values in autocompleter in form filter mode - Forms and Widgets: Smarter default edit widgets with plugins to pick them - Forms and Widgets: conditional visibility for tabs and groupboxes - General: Add a toggle action to vector layer legend items - General: FULL screen Map via Ctrl-Shift-Tab - General: Filtering for field values in Query Builder - General: Flatpak - General: Improved "missing layer" handling on project load - General: Migrate Photo, WebView and FileName widgets to Attachment - General: New zipped project file format .qgz is now the default format - General: OpenCL based acceleration - General: Optional setting for disabling version checks - General: Possibility to configure location of the QGIS help files - General: Remove dxf2shp converter plugin - General: Remove orphaned oracle raster plugin - General: Remove zonal stats plugin - General: SVG files can be embedded in projects and symbols - General: remove TauDEM provider from core Processing - General: removed otb and lidartools providers from processing - Labeling: Allow label font size in mm/pixels - Labeling: Custom labeling toolbar is now always enabled - Layer Legend: Change of ergonomy of the visibility of layers inside groups - Layer Legend: Copy&Paste Group/Layers from a QGIS project to another. - Layer Legend: Hide Deselected Layers action - Layer Legend: Optional text on top of symbols for vector layers - Map Composer: 3d map items - Map Composer: Allow choice of CRS for map items - Map Composer: Allow customization of line spacing for composer legend item labels - Map Composer: Better formatting for scalebar text - Map Composer: Control over drawing of composer table grid horizontal & vertical lines - Map Composer: Control over stacking position of map overview extents - Map Composer: Data definable controls - Map Composer: Data defined table source for attribute table items - Map Composer: Drag qpt to QGIS to create new composer from template - Map Composer: Expressions inside legend item text - Map Composer: Grid frame improvements - Map Composer: Holding shift while drawing polyline/polygon constrains line angles - Map Composer: Improved handling of text and label export - Map Composer: Layout items can "block" map labels - Map Composer: Map Composer Overhaul - Map Composer: Map labeling improvements - Map Composer: New expression variables for legend items - Map Composer: Project metadata embedded in layout exports - Map Composer: Rework of map item extent/scale shortcuts - Map Composer: Warnings on exports - Map Tools: Auto "Zoom to Selection" mode for new map views - Map Tools: Cartesian areas/lengths/perimeters in identify results - Map Tools: Choice of simplification method for simplify map tool - Map Tools: Identify Tool with extra options - Map Tools: Identify tool supports mesh layers - Map Tools: Simplify map tool can now also smooth features - Map Tools: Store also expanded/collapsed state of nodes in map Themes - Map Tools: Title label decoration - Map Tools: Top/bottom centering placement for decoration items - Map Tools: Vertex tool fixes and improvements - Map Tools: add zoom to related feature in forms - Notable Fixes: Support for curves in DXF export - Plugins: Adding query history in DB Manager - Plugins: DB Manager SQL execution in background - Plugins: GDALTools moved to Processing - Plugins: Offline Editing GeoPackage - Plugins: Offline editing: Add flag to only copy selected features - Plugins: Remove trusted status from Plugin Manager - Plugins: Support for encrypted zips in the Plugin Manager - Plugins: allow installing plugins from local ZIP packages - Processing: New algorithm for offsetting lines - Processing: resampling and format options in the gdaladdo algorithm - Processing: "Array of Translated Features" algorithm - Processing: "Array of offset (parallel) lines" algorithm - Processing: "Categorize a layer using a style XML file" algorithm - Processing: "Drape features to z/m" algorithms - Processing: "Interpolate point on line" algorithm - Processing: "Precalculated" values for model algorithm parameters - Processing: "Raster pixels to points" algorithm - Processing: 'Project points (Cartesian)' algorithm - Processing: Add "Save layer styles into GeoPackage" option for Package Layers algorithm - Processing: Add choice of simplification method to simplify - Processing: Algorithm log can be saved/cleared/copied - Processing: Allow rounding values in ExtentFromLayer - Processing: Angle threshold for smooth algorithm - Processing: Better support for Z/M dimensions and curved geometries - Processing: Choice of units for non degree/unknown distances - Processing: Create attribute index algorithm - Processing: Download a file from Processing - Processing: Dynamic parameter values for more algorithms - Processing: Edit in place - Processing: Explode HStore algorithm - Processing: Export processing models as PDF/SVG - Processing: Extract Binary Field algorithm - Processing: Extract Z values and Extract M values algorithms - Processing: Extract by attribute can extract for null/notnull values - Processing: Feature filter algorithm for processing models - Processing: Filter Vertices by M and Filter Vertices by Z algorithms - Processing: Force right-hand-rule - Processing: Generate raster XYZ tiles - Processing: Generic centroid algorithm - Processing: Geodesic line split at antimeridian algorithm - Processing: Geodesic mode for "Join by Lines (Hub lines)" algorithm - Processing: Import geotagged photos - Processing: Improved 'Join by attribute table' algorithm - Processing: Improved algorithms - Processing: Improved processing modeler window - Processing: Indicator for distance parameter units - Processing: Interpolation algorithms - Processing: Join attributes by nearest - Processing: K Means clustering algorithm - Processing: Line sinuosity in "Add Geometry Attributes" - Processing: Line substring algorithm - Processing: Load script from template - Processing: Multi-ring buffer (constant distance) algorithm - Processing: Network analysis algorithms - Processing: New "segmentize" algorithms - Processing: New 'Raster pixels to polygons' algorithm - Processing: New 'drop geometries' algorithm - Processing: New GDAL's rearrange band algorithm - Processing: New algorithm "Remove duplicates by attribute" - Processing: New algorithm for single sided buffers - Processing: New algorithm for translating (moving) points - Processing: New algorithm to compute geometry by expression - Processing: New algorithm to extend lines - Processing: New algorithm to extract specific nodes - Processing: New algorithm to orthogonalize geometries - Processing: New algorithm to truncate tables - Processing: New extract by expression algorithm - Processing: New input type for expressions - Processing: New options to autofill batch processing dialog - Processing: New parameter type for authentication config - Processing: New raster unique values report algorithm - Processing: New universal 'basic stats for field' algorithm - Processing: Optimised points along geometry algorithm - Processing: Option to create points on all polygon parts - Processing: Overlap Analysis - Processing: Port Union, Difference and Intersection algorithms to C++ - Processing: Port heatmap plugin to processing algorithm - Processing: Python scripts which implement algorithms now execute the algorithm on drag and drop and browser double click - Processing: Raster Surface Volume algorithm - Processing: Raster analysis algorithms added to Processing - Processing: Raster zonal stats algorithm - Processing: Reclassify raster algorithms - Processing: Resurrected model to Python script functionality - Processing: Rotate Features algorithm - Processing: Sample Raster Values - Processing: Snap geometries to layer algorithm - Processing: Sort order option for "Add Incremental Field" - Processing: Split Lines by Maximum Length algorithm - Processing: SplitWithLines - Processing: Store models inside project - Processing: Swap x/y coordinate values algorithm - Processing: Variable width buffers - Processing: Wedge buffer algorithm - Processing: Zonal histogram - Processing: add a spatialite execute SQL algorithm - Processing: add import into spatialite algorithm - Processing: add search to Get Scripts and Models dialog - Processing: added ‘invalid feature handling’ option - Processing: algorithm to fix invalid geometries using native makeValid() implementation - Processing: dbscan spatial clustering algorithm - Processing: expose zonal statistics from Zonal statistics plugin in toolbox - Processing: improved Extract nodes algorithm - Processing: k-neighbour concave hull - Processing: pole of inaccessibility algorithm - Processing: remove TauDEM provider from core Processing - Processing: support for output geometry types in models - Programmability: API for calculating Geodesic lines - Programmability: API to allow drag'n'drop of custom browser items - Programmability: Add REGEXP SQL syntax support to spatialite provider and python connections - Programmability: Blocking (non-async) network requests - Programmability: Custom validity checks on layout exports - Programmability: Easier Processing algorithm creation via @@alg decorator - Programmability: Geometry class updates - Programmability: Improved QgsLineString PyQGIS API - Programmability: Iterate over parts of a QgsGeometry - Programmability: New class QgsExifTools - Programmability: New geometry API call to return a curve substring - Programmability: PyQGIS Geometry Collection API improvements - Programmability: QgsRasterDataProvider::sample method for efficient sampling of rasters at a given point - Programmability: QgsSpatialIndexKDBush - Programmability: Task manager - Programmability: sip Module API Changes - QGIS Server: Support QGIS Server logs to stderr - QGIS Server: Add ability to define min. scale for WMTS - QGIS Server: Allow configuring size for GetLegendGraphics - QGIS Server: Possibility to segmentize feature info geometry in server - QGIS Server: Possibility to set ATLAS_PK in GetPrint request to print atlas sheet(s) - QGIS Server: QGIS Server overhaul - QGIS Server: Server Cache can be manage by plugins - QGIS Server: WMTS 1.0.0 support - QGIS Server: WMTS tile matrices configuration - Rendering: Cache labeling result to avoid unnecessary redraws when refreshing canvas - Rendering: Custom SVG path and size for the north arrow decoration - Rendering: Grid renderer for points displacement - Rendering: Improved map Copyright decoration - Rendering: Live layer support - Rendering: Main window scale bar font size and family can be customized - Symbology: New "preset" colors color ramp option - Symbology: Add Points and Inches to available symbol units - Symbology: Allow strings for font markers - Symbology: Allow symbol layers to be temporarily disabled - Symbology: Annotations can be styled using fill symbol styles - Symbology: Average line angles for marker and hashed line - Symbology: Better handling of .XML style libraries - Symbology: Classify symmetric in graduated renderer - Symbology: Control over annotation contents margins - Symbology: Data defined symbol layer visibility - Symbology: Mesh layer styling - Symbology: NEW MAP COLORING ALGORITHMS IN QGIS 3.0 - Symbology: New color ramp button widget - Symbology: Nicer colors for new layers - Symbology: Offset setting for point pattern fill symbol layer - Symbology: Option for simple lines and marker lines to only render exterior ring or interior rings - Symbology: Option to merge categories in categorized renderer - Symbology: Optionally force right-hand-rule during polygon symbol rendering - Symbology: Point cluster renderer - Symbology: Raster fill can have images set to remote URLs or embedded images - Symbology: Raster image marker - Symbology: Raster stretch toolbar actions support for pseudocolor renderer - Symbology: Show Project Colors in color bound data defined buttons - Symbology: Show an alpha slider in color button drop-down menu - Symbology: Style management re-work and upgrade - Symbology: Style manager dialog improvements - Symbology: Support setting of color and transparency on multiple items for raster renderers - Symbology: Transparency support for paletted renderer - Symbology: Use represention values for classified renderers - Symbology: raster auto-stretching when updating canvas - Symbology: save and restore color ramp used for singleband pseudocolor rendering - User Interface: A new grayscale theme, "blend of gray" - User Interface: Add an option to show user color schemes menus - User Interface: Add support for fine-resolution mouse wheel zooming - User Interface: Allow customizing prefix of locator filters - User Interface: Auto selection of exported files in file manager - User Interface: Bookmark searching in locator - User Interface: Close and Revert Project actions - User Interface: Color setting for map canvas north arrow decoration - User Interface: Configurable map tips delay - User Interface: Copy statistics panel content to clipboard button - User Interface: Enable tabbed floating docks - User Interface: Hyperlinks to local vector & raster datasets in the information panel - User Interface: Improved consistency to the user interface - User Interface: Improved map canvas' save as image - User Interface: Indicators for embedded layers and groups - User Interface: Layers panel: indicators for filtered map layers - User Interface: Locator bar - User Interface: More non-blocking, inline editing - User Interface: Move layer or group to top of layer panel - User Interface: Multiline selections and editing in code/expression editors - User Interface: New "Open Directory" option for disabled welcome page projects - User Interface: Opening of vector and raster stored on HTTP(S), FTP, or cloud services - User Interface: Polished browser panel interface and experience - User Interface: QML chart and drawings widget - User Interface: Quick calculator in locator search bar - User Interface: Save to Template Button - User Interface: Search Settings, Options, and Project Properties pages from locator - User Interface: Shortcuts for toggling panels - User Interface: Style manager improvements - User Interface: Task manager improvements - User Interface: Toggle visibility of opened panels in main window - User Interface: UX Improvements for Temporary Scratch Layers - User Interface: Unsaved changes indicator in title bar - User Interface: add search bar to the Configure Shortcuts dialog @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.python,v 1.4 2019/03/22 23:51:18 ryoon Exp $ a3 2 lib/qgis/plugins/libarcgisfeatureserverprovider.so lib/qgis/plugins/libarcgismapserverprovider.so d189 1 d624 1 d1252 3 a1254 1 share/qgis/python/plugins/processing/tests/GdalAlgorithmsTest.py d1354 1 @ 1.4 log @Update to 2.18.28 * QGIS 3.4.x and 3.6.0 cannot handle shape files from http://nlftp.mlit.go.jp/ksj/ properly, so stay 2.18 release branch * Enable python option by default Changelog: Many bugfixes and improvements. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST.python,v 1.3 2018/02/19 12:51:56 ryoon Exp $ a5 5 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 a15 463 share/qgis/python/copyreg/__init__.py share/qgis/python/dateutil/__init__.py share/qgis/python/dateutil/easter.py share/qgis/python/dateutil/parser.py share/qgis/python/dateutil/relativedelta.py share/qgis/python/dateutil/rrule.py 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/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 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 share/qgis/python/owslib/ows.py share/qgis/python/owslib/sos.py share/qgis/python/owslib/swe/__init__.py share/qgis/python/owslib/swe/common.py share/qgis/python/owslib/swe/observation/__init__.py share/qgis/python/owslib/swe/observation/sos100.py share/qgis/python/owslib/swe/observation/sos200.py share/qgis/python/owslib/swe/sensor/__init__.py share/qgis/python/owslib/swe/sensor/sml.py share/qgis/python/owslib/tms.py share/qgis/python/owslib/util.py share/qgis/python/owslib/waterml/__init__.py share/qgis/python/owslib/waterml/wml.py share/qgis/python/owslib/waterml/wml10.py share/qgis/python/owslib/waterml/wml11.py share/qgis/python/owslib/wcs.py share/qgis/python/owslib/wfs.py 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 share/qgis/python/plugins/GdalTools/icons/8-to-24-bits.png share/qgis/python/plugins/GdalTools/icons/about.png share/qgis/python/plugins/GdalTools/icons/contour.png share/qgis/python/plugins/GdalTools/icons/dem.png share/qgis/python/plugins/GdalTools/icons/edit.png share/qgis/python/plugins/GdalTools/icons/fillnodata.png share/qgis/python/plugins/GdalTools/icons/grid.png share/qgis/python/plugins/GdalTools/icons/merge.png share/qgis/python/plugins/GdalTools/icons/nearblack.png share/qgis/python/plugins/GdalTools/icons/polygonize.png share/qgis/python/plugins/GdalTools/icons/projection-add.png share/qgis/python/plugins/GdalTools/icons/projection-export.png share/qgis/python/plugins/GdalTools/icons/proximity.png share/qgis/python/plugins/GdalTools/icons/raster-clip.png share/qgis/python/plugins/GdalTools/icons/raster-info.png share/qgis/python/plugins/GdalTools/icons/raster-overview.png share/qgis/python/plugins/GdalTools/icons/raster-rgb.png share/qgis/python/plugins/GdalTools/icons/rasterize.png share/qgis/python/plugins/GdalTools/icons/reset.png share/qgis/python/plugins/GdalTools/icons/sieve.png share/qgis/python/plugins/GdalTools/icons/tiles.png share/qgis/python/plugins/GdalTools/icons/tooltip.png share/qgis/python/plugins/GdalTools/icons/translate.png share/qgis/python/plugins/GdalTools/icons/vrt.png share/qgis/python/plugins/GdalTools/icons/warp.png share/qgis/python/plugins/GdalTools/metadata.txt share/qgis/python/plugins/GdalTools/resources_rc.py share/qgis/python/plugins/GdalTools/tools/GdalTools_utils.py share/qgis/python/plugins/GdalTools/tools/__init__.py share/qgis/python/plugins/GdalTools/tools/dialogBase.py share/qgis/python/plugins/GdalTools/tools/dialogSRS.py share/qgis/python/plugins/GdalTools/tools/doBuildVRT.py share/qgis/python/plugins/GdalTools/tools/doClipper.py share/qgis/python/plugins/GdalTools/tools/doContour.py share/qgis/python/plugins/GdalTools/tools/doDEM.py share/qgis/python/plugins/GdalTools/tools/doExtractProj.py share/qgis/python/plugins/GdalTools/tools/doFillNodata.py share/qgis/python/plugins/GdalTools/tools/doGrid.py share/qgis/python/plugins/GdalTools/tools/doInfo.py share/qgis/python/plugins/GdalTools/tools/doMerge.py share/qgis/python/plugins/GdalTools/tools/doNearBlack.py share/qgis/python/plugins/GdalTools/tools/doOverview.py share/qgis/python/plugins/GdalTools/tools/doPctRgb.py share/qgis/python/plugins/GdalTools/tools/doPolygonize.py share/qgis/python/plugins/GdalTools/tools/doProjection.py share/qgis/python/plugins/GdalTools/tools/doProximity.py share/qgis/python/plugins/GdalTools/tools/doRasterize.py share/qgis/python/plugins/GdalTools/tools/doRgbPct.py share/qgis/python/plugins/GdalTools/tools/doSettings.py share/qgis/python/plugins/GdalTools/tools/doSieve.py share/qgis/python/plugins/GdalTools/tools/doTileIndex.py share/qgis/python/plugins/GdalTools/tools/doTranslate.py share/qgis/python/plugins/GdalTools/tools/doWarp.py share/qgis/python/plugins/GdalTools/tools/extentSelector.py share/qgis/python/plugins/GdalTools/tools/inOutSelector.py share/qgis/python/plugins/GdalTools/tools/optionsTable.py share/qgis/python/plugins/GdalTools/tools/terrain.txt share/qgis/python/plugins/GdalTools/tools/ui_dialogAbout.py share/qgis/python/plugins/GdalTools/tools/ui_dialogBase.py share/qgis/python/plugins/GdalTools/tools/ui_dialogExtractProjection.py share/qgis/python/plugins/GdalTools/tools/ui_dialogSettings.py share/qgis/python/plugins/GdalTools/tools/ui_extentSelector.py share/qgis/python/plugins/GdalTools/tools/ui_inOutSelector.py share/qgis/python/plugins/GdalTools/tools/ui_optionsTable.py share/qgis/python/plugins/GdalTools/tools/ui_widgetBuildVRT.py share/qgis/python/plugins/GdalTools/tools/ui_widgetClipper.py share/qgis/python/plugins/GdalTools/tools/ui_widgetContour.py share/qgis/python/plugins/GdalTools/tools/ui_widgetConvert.py share/qgis/python/plugins/GdalTools/tools/ui_widgetDEM.py share/qgis/python/plugins/GdalTools/tools/ui_widgetFillNodata.py share/qgis/python/plugins/GdalTools/tools/ui_widgetGrid.py share/qgis/python/plugins/GdalTools/tools/ui_widgetInfo.py share/qgis/python/plugins/GdalTools/tools/ui_widgetMerge.py share/qgis/python/plugins/GdalTools/tools/ui_widgetNearBlack.py share/qgis/python/plugins/GdalTools/tools/ui_widgetOverview.py share/qgis/python/plugins/GdalTools/tools/ui_widgetPolygonize.py share/qgis/python/plugins/GdalTools/tools/ui_widgetProjection.py share/qgis/python/plugins/GdalTools/tools/ui_widgetProximity.py share/qgis/python/plugins/GdalTools/tools/ui_widgetRasterize.py share/qgis/python/plugins/GdalTools/tools/ui_widgetSieve.py share/qgis/python/plugins/GdalTools/tools/ui_widgetTileIndex.py share/qgis/python/plugins/GdalTools/tools/ui_widgetTranslate.py share/qgis/python/plugins/GdalTools/tools/ui_widgetWarp.py share/qgis/python/plugins/GdalTools/tools/widgetBatchBase.py share/qgis/python/plugins/GdalTools/tools/widgetPluginBase.py d24 1 a24 1 share/qgis/python/plugins/MetaSearch/images/MetaSearch.png a38 1 share/qgis/python/plugins/db_manager/README a49 1 share/qgis/python/plugins/db_manager/db_plugins/gpkg/icons/gpkg_icon.png a51 1 share/qgis/python/plugins/db_manager/db_plugins/gpkg/resources_rc.py a59 1 share/qgis/python/plugins/db_manager/db_plugins/postgis/icons/postgis_elephant.png a78 1 share/qgis/python/plugins/db_manager/db_plugins/postgis/resources_rc.py a82 1 share/qgis/python/plugins/db_manager/db_plugins/spatialite/icons/spatialite_icon.png a84 1 share/qgis/python/plugins/db_manager/db_plugins/spatialite/resources_rc.py a90 1 share/qgis/python/plugins/db_manager/db_plugins/vlayers/resources_rc.py d106 1 a106 13 share/qgis/python/plugins/db_manager/icons/action_del_table.png share/qgis/python/plugins/db_manager/icons/action_delete.png share/qgis/python/plugins/db_manager/icons/action_edit_table.png share/qgis/python/plugins/db_manager/icons/action_export.png share/qgis/python/plugins/db_manager/icons/action_import.png share/qgis/python/plugins/db_manager/icons/action_new_table.png share/qgis/python/plugins/db_manager/icons/action_refresh.png share/qgis/python/plugins/db_manager/icons/action_sql_window.png share/qgis/python/plugins/db_manager/icons/dbmanager.png share/qgis/python/plugins/db_manager/icons/layer_line.png share/qgis/python/plugins/db_manager/icons/layer_point.png share/qgis/python/plugins/db_manager/icons/layer_polygon.png share/qgis/python/plugins/db_manager/icons/layer_raster.png a111 1 share/qgis/python/plugins/db_manager/icons/table.png d128 1 a142 6 share/qgis/python/plugins/processing/algs/exampleprovider/CMakeLists.txt share/qgis/python/plugins/processing/algs/exampleprovider/ExampleAlgorithm.py share/qgis/python/plugins/processing/algs/exampleprovider/ExampleAlgorithmProvider.py 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 d144 5 a148 2 share/qgis/python/plugins/processing/algs/gdal/ClipByExtent.py share/qgis/python/plugins/processing/algs/gdal/ClipByMask.py d150 2 d154 1 a154 1 share/qgis/python/plugins/processing/algs/gdal/GdalOgrAlgorithmProvider.py d158 8 a165 3 share/qgis/python/plugins/processing/algs/gdal/GridInvDist.py share/qgis/python/plugins/processing/algs/gdal/GridNearest.py share/qgis/python/plugins/processing/algs/gdal/OgrAlgorithm.py d176 1 a178 1 share/qgis/python/plugins/processing/algs/gdal/information.py a181 6 share/qgis/python/plugins/processing/algs/gdal/ogr2ogrbuffer.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogrclip.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogrclipextent.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogrdissolve.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogronesidebuffer.py share/qgis/python/plugins/processing/algs/gdal/ogr2ogrpointsonlines.py a182 1 share/qgis/python/plugins/processing/algs/gdal/ogr2ogrtopostgis.py d185 1 a185 1 share/qgis/python/plugins/processing/algs/gdal/ogrsql.py d191 1 d200 2 a202 167 share/qgis/python/plugins/processing/algs/grass/GrassAlgorithm.py share/qgis/python/plugins/processing/algs/grass/GrassAlgorithmProvider.py share/qgis/python/plugins/processing/algs/grass/GrassUtils.py share/qgis/python/plugins/processing/algs/grass/__init__.py share/qgis/python/plugins/processing/algs/grass/description/i.atcorr.txt share/qgis/python/plugins/processing/algs/grass/description/i.fft.txt share/qgis/python/plugins/processing/algs/grass/description/i.his.rgb.txt share/qgis/python/plugins/processing/algs/grass/description/i.ifft.txt share/qgis/python/plugins/processing/algs/grass/description/i.rgb.his.txt share/qgis/python/plugins/processing/algs/grass/description/i.zc.txt share/qgis/python/plugins/processing/algs/grass/description/m.cogo.txt share/qgis/python/plugins/processing/algs/grass/description/nviz.txt share/qgis/python/plugins/processing/algs/grass/description/r.aspect.txt share/qgis/python/plugins/processing/algs/grass/description/r.average.txt share/qgis/python/plugins/processing/algs/grass/description/r.basins.fill.txt share/qgis/python/plugins/processing/algs/grass/description/r.bilinear.txt share/qgis/python/plugins/processing/algs/grass/description/r.bitpattern.txt share/qgis/python/plugins/processing/algs/grass/description/r.buffer.txt share/qgis/python/plugins/processing/algs/grass/description/r.carve.txt share/qgis/python/plugins/processing/algs/grass/description/r.circle.txt share/qgis/python/plugins/processing/algs/grass/description/r.clump.txt share/qgis/python/plugins/processing/algs/grass/description/r.coin.txt share/qgis/python/plugins/processing/algs/grass/description/r.composite.txt share/qgis/python/plugins/processing/algs/grass/description/r.contour.level.txt share/qgis/python/plugins/processing/algs/grass/description/r.contour.step.txt share/qgis/python/plugins/processing/algs/grass/description/r.cost.full.raster.txt share/qgis/python/plugins/processing/algs/grass/description/r.cost.full.txt share/qgis/python/plugins/processing/algs/grass/description/r.cost.txt share/qgis/python/plugins/processing/algs/grass/description/r.covar.txt share/qgis/python/plugins/processing/algs/grass/description/r.cross.txt share/qgis/python/plugins/processing/algs/grass/description/r.describe.txt share/qgis/python/plugins/processing/algs/grass/description/r.drain.coordinate.txt share/qgis/python/plugins/processing/algs/grass/description/r.drain.txt share/qgis/python/plugins/processing/algs/grass/description/r.fill.dir.txt share/qgis/python/plugins/processing/algs/grass/description/r.fillnulls.txt share/qgis/python/plugins/processing/algs/grass/description/r.flow.txt share/qgis/python/plugins/processing/algs/grass/description/r.grow.distance.txt share/qgis/python/plugins/processing/algs/grass/description/r.grow.txt share/qgis/python/plugins/processing/algs/grass/description/r.gwflow.txt share/qgis/python/plugins/processing/algs/grass/description/r.his.txt share/qgis/python/plugins/processing/algs/grass/description/r.horizon.height.txt share/qgis/python/plugins/processing/algs/grass/description/r.horizon.txt share/qgis/python/plugins/processing/algs/grass/description/r.info.txt share/qgis/python/plugins/processing/algs/grass/description/r.kappa.txt share/qgis/python/plugins/processing/algs/grass/description/r.lake.coords.txt share/qgis/python/plugins/processing/algs/grass/description/r.lake.layer.txt share/qgis/python/plugins/processing/algs/grass/description/r.los.txt share/qgis/python/plugins/processing/algs/grass/description/r.mapcalculator.txt share/qgis/python/plugins/processing/algs/grass/description/r.median.txt share/qgis/python/plugins/processing/algs/grass/description/r.mfilter.fp.txt share/qgis/python/plugins/processing/algs/grass/description/r.mfilter.txt share/qgis/python/plugins/processing/algs/grass/description/r.mode.txt share/qgis/python/plugins/processing/algs/grass/description/r.neighbors.txt share/qgis/python/plugins/processing/algs/grass/description/r.out.gridatb.txt share/qgis/python/plugins/processing/algs/grass/description/r.out.ppm.txt share/qgis/python/plugins/processing/algs/grass/description/r.out.vrml.txt share/qgis/python/plugins/processing/algs/grass/description/r.out.xyz.txt share/qgis/python/plugins/processing/algs/grass/description/r.param.scale.txt share/qgis/python/plugins/processing/algs/grass/description/r.patch.txt share/qgis/python/plugins/processing/algs/grass/description/r.plane.txt share/qgis/python/plugins/processing/algs/grass/description/r.profile.txt share/qgis/python/plugins/processing/algs/grass/description/r.quant.txt share/qgis/python/plugins/processing/algs/grass/description/r.quantile.txt share/qgis/python/plugins/processing/algs/grass/description/r.random.cells.txt share/qgis/python/plugins/processing/algs/grass/description/r.random.raster.txt share/qgis/python/plugins/processing/algs/grass/description/r.random.txt share/qgis/python/plugins/processing/algs/grass/description/r.reclass.area.greater.txt share/qgis/python/plugins/processing/algs/grass/description/r.reclass.area.lesser.txt share/qgis/python/plugins/processing/algs/grass/description/r.reclass.txt share/qgis/python/plugins/processing/algs/grass/description/r.recode.txt share/qgis/python/plugins/processing/algs/grass/description/r.regression.line.txt share/qgis/python/plugins/processing/algs/grass/description/r.report.txt share/qgis/python/plugins/processing/algs/grass/description/r.resamp.interp.txt share/qgis/python/plugins/processing/algs/grass/description/r.resamp.rst.txt share/qgis/python/plugins/processing/algs/grass/description/r.resamp.stats.txt share/qgis/python/plugins/processing/algs/grass/description/r.resample.txt share/qgis/python/plugins/processing/algs/grass/description/r.rescale.eq.txt share/qgis/python/plugins/processing/algs/grass/description/r.rescale.txt share/qgis/python/plugins/processing/algs/grass/description/r.ros.txt share/qgis/python/plugins/processing/algs/grass/description/r.series.txt share/qgis/python/plugins/processing/algs/grass/description/r.shaded.relief.txt share/qgis/python/plugins/processing/algs/grass/description/r.sim.sediment.txt share/qgis/python/plugins/processing/algs/grass/description/r.sim.water.txt share/qgis/python/plugins/processing/algs/grass/description/r.slope.aspect.txt share/qgis/python/plugins/processing/algs/grass/description/r.slope.txt share/qgis/python/plugins/processing/algs/grass/description/r.spread.txt share/qgis/python/plugins/processing/algs/grass/description/r.spreadpath.txt share/qgis/python/plugins/processing/algs/grass/description/r.statistics.txt 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.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 share/qgis/python/plugins/processing/algs/grass/description/r.surf.idw.txt share/qgis/python/plugins/processing/algs/grass/description/r.surf.idw2.txt share/qgis/python/plugins/processing/algs/grass/description/r.surf.random.txt share/qgis/python/plugins/processing/algs/grass/description/r.terraflow.short.txt share/qgis/python/plugins/processing/algs/grass/description/r.terraflow.txt share/qgis/python/plugins/processing/algs/grass/description/r.thin.txt share/qgis/python/plugins/processing/algs/grass/description/r.to.vect.txt share/qgis/python/plugins/processing/algs/grass/description/r.topidx.txt share/qgis/python/plugins/processing/algs/grass/description/r.univar.txt share/qgis/python/plugins/processing/algs/grass/description/r.volume.txt share/qgis/python/plugins/processing/algs/grass/description/r.walk.txt share/qgis/python/plugins/processing/algs/grass/description/r.water.outlet.txt share/qgis/python/plugins/processing/algs/grass/description/r.watershed.txt share/qgis/python/plugins/processing/algs/grass/description/v.buffer.column.txt share/qgis/python/plugins/processing/algs/grass/description/v.buffer.distance.txt share/qgis/python/plugins/processing/algs/grass/description/v.class.txt share/qgis/python/plugins/processing/algs/grass/description/v.clean.advanced.txt share/qgis/python/plugins/processing/algs/grass/description/v.clean.txt share/qgis/python/plugins/processing/algs/grass/description/v.db.select.txt share/qgis/python/plugins/processing/algs/grass/description/v.delaunay.txt share/qgis/python/plugins/processing/algs/grass/description/v.dissolve.txt share/qgis/python/plugins/processing/algs/grass/description/v.distance.toattr.txt share/qgis/python/plugins/processing/algs/grass/description/v.distance.txt share/qgis/python/plugins/processing/algs/grass/description/v.drape.txt share/qgis/python/plugins/processing/algs/grass/description/v.extract.txt share/qgis/python/plugins/processing/algs/grass/description/v.generalize.txt share/qgis/python/plugins/processing/algs/grass/description/v.hull.txt share/qgis/python/plugins/processing/algs/grass/description/v.in.dxf.txt share/qgis/python/plugins/processing/algs/grass/description/v.in.wfs.txt share/qgis/python/plugins/processing/algs/grass/description/v.info.txt share/qgis/python/plugins/processing/algs/grass/description/v.kcv.txt share/qgis/python/plugins/processing/algs/grass/description/v.kernel.txt share/qgis/python/plugins/processing/algs/grass/description/v.lidar.correction.txt share/qgis/python/plugins/processing/algs/grass/description/v.lidar.edgedetection.txt share/qgis/python/plugins/processing/algs/grass/description/v.lidar.growing.txt share/qgis/python/plugins/processing/algs/grass/description/v.mkgrid.txt share/qgis/python/plugins/processing/algs/grass/description/v.neighbors.txt share/qgis/python/plugins/processing/algs/grass/description/v.normal.txt share/qgis/python/plugins/processing/algs/grass/description/v.out.dxf.txt share/qgis/python/plugins/processing/algs/grass/description/v.out.pov.txt share/qgis/python/plugins/processing/algs/grass/description/v.outlier.txt share/qgis/python/plugins/processing/algs/grass/description/v.overlay.txt share/qgis/python/plugins/processing/algs/grass/description/v.parallel.txt share/qgis/python/plugins/processing/algs/grass/description/v.patch.txt share/qgis/python/plugins/processing/algs/grass/description/v.perturb.txt share/qgis/python/plugins/processing/algs/grass/description/v.qcount.txt share/qgis/python/plugins/processing/algs/grass/description/v.random.txt share/qgis/python/plugins/processing/algs/grass/description/v.reclass.txt share/qgis/python/plugins/processing/algs/grass/description/v.report.txt share/qgis/python/plugins/processing/algs/grass/description/v.sample.txt share/qgis/python/plugins/processing/algs/grass/description/v.segment.txt share/qgis/python/plugins/processing/algs/grass/description/v.select.txt share/qgis/python/plugins/processing/algs/grass/description/v.split.length.txt share/qgis/python/plugins/processing/algs/grass/description/v.split.vert.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.bspline.lambda.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.bspline.sparse.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.bspline.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.idw.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.rst.cvdev.line.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.rst.cvdev.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.rst.line.txt share/qgis/python/plugins/processing/algs/grass/description/v.surf.rst.txt share/qgis/python/plugins/processing/algs/grass/description/v.to.points.txt share/qgis/python/plugins/processing/algs/grass/description/v.to.rast.attribute.txt share/qgis/python/plugins/processing/algs/grass/description/v.to.rast.value.txt share/qgis/python/plugins/processing/algs/grass/description/v.transform.pointsfile.txt share/qgis/python/plugins/processing/algs/grass/description/v.transform.txt share/qgis/python/plugins/processing/algs/grass/description/v.univar.txt share/qgis/python/plugins/processing/algs/grass/description/v.voronoi.txt share/qgis/python/plugins/processing/algs/grass/grass.txt share/qgis/python/plugins/processing/algs/grass/nviz.py a215 1 share/qgis/python/plugins/processing/algs/grass7/description/i.eb.hsebal01.coords.txt a238 1 share/qgis/python/plugins/processing/algs/grass7/description/i.rectify.txt d248 1 a248 1 share/qgis/python/plugins/processing/algs/grass7/description/r.aspect.txt d264 2 a265 5 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.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 d272 1 a273 3 share/qgis/python/plugins/processing/algs/grass7/description/r.flow.aspect.barrier.txt share/qgis/python/plugins/processing/algs/grass7/description/r.flow.aspect.txt share/qgis/python/plugins/processing/algs/grass7/description/r.flow.barrier.txt d275 1 d286 1 a286 2 share/qgis/python/plugins/processing/algs/grass7/description/r.lake.coords.txt share/qgis/python/plugins/processing/algs/grass7/description/r.lake.layer.txt a322 2 share/qgis/python/plugins/processing/algs/grass7/description/r.median.txt share/qgis/python/plugins/processing/algs/grass7/description/r.mfilter.fp.txt d327 1 d329 4 d334 1 d336 2 d342 1 a345 1 share/qgis/python/plugins/processing/algs/grass7/description/r.random.raster.txt d348 1 a348 2 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 a372 1 share/qgis/python/plugins/processing/algs/grass7/description/r.slope.txt d380 1 d382 2 a383 1 share/qgis/python/plugins/processing/algs/grass7/description/r.sun.txt a386 1 share/qgis/python/plugins/processing/algs/grass7/description/r.support.txt d416 1 a416 2 share/qgis/python/plugins/processing/algs/grass7/description/v.buffer.column.txt share/qgis/python/plugins/processing/algs/grass7/description/v.buffer.distance.txt a419 1 share/qgis/python/plugins/processing/algs/grass7/description/v.clean.advanced.txt d421 1 d423 1 a427 1 share/qgis/python/plugins/processing/algs/grass7/description/v.drape.where.txt d431 1 a431 4 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 d433 1 a433 2 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 d435 1 a447 3 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 a451 2 share/qgis/python/plugins/processing/algs/grass7/description/v.net.arcs.txt share/qgis/python/plugins/processing/algs/grass7/description/v.net.articulation.txt a454 1 share/qgis/python/plugins/processing/algs/grass7/description/v.net.connect.txt a458 1 share/qgis/python/plugins/processing/algs/grass7/description/v.net.nodes.txt d465 2 d469 1 d471 1 d473 1 d481 1 d491 1 a491 4 share/qgis/python/plugins/processing/algs/grass7/description/v.split.length.txt share/qgis/python/plugins/processing/algs/grass7/description/v.split.vert.txt share/qgis/python/plugins/processing/algs/grass7/description/v.surf.bspline.lambda.txt share/qgis/python/plugins/processing/algs/grass7/description/v.surf.bspline.sparse.txt a494 1 share/qgis/python/plugins/processing/algs/grass7/description/v.surf.rst.line.txt d499 1 a499 2 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 d506 1 a506 2 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 a510 1 share/qgis/python/plugins/processing/algs/grass7/ext/i_aster_toar.py a524 1 share/qgis/python/plugins/processing/algs/grass7/ext/i_rectify.py a527 1 share/qgis/python/plugins/processing/algs/grass7/ext/i_topo_corr.py d534 1 a545 1 share/qgis/python/plugins/processing/algs/grass7/ext/r_li_orig.py a567 2 share/qgis/python/plugins/processing/algs/grass7/ext/r_mapcalc.py share/qgis/python/plugins/processing/algs/grass7/ext/r_mask.py d571 1 d577 1 a578 5 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 a579 1 share/qgis/python/plugins/processing/algs/grass7/ext/v_build_polylines.py a583 4 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 a586 2 share/qgis/python/plugins/processing/algs/grass7/ext/v_net_arcs.py share/qgis/python/plugins/processing/algs/grass7/ext/v_net_articulation.py d588 1 a589 1 share/qgis/python/plugins/processing/algs/grass7/ext/v_net_connect.py a593 1 share/qgis/python/plugins/processing/algs/grass7/ext/v_net_nodes.py d596 1 d599 1 a599 1 share/qgis/python/plugins/processing/algs/grass7/ext/v_pack.py d602 1 d605 1 a606 2 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 d612 4 a615 110 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 share/qgis/python/plugins/processing/algs/lidar/fusion/CanopyMaxima.py share/qgis/python/plugins/processing/algs/lidar/fusion/CanopyModel.py share/qgis/python/plugins/processing/algs/lidar/fusion/Catalog.py share/qgis/python/plugins/processing/algs/lidar/fusion/ClipData.py 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 share/qgis/python/plugins/processing/algs/lidar/fusion/FusionAlgorithm.py share/qgis/python/plugins/processing/algs/lidar/fusion/FusionUtils.py 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 share/qgis/python/plugins/processing/algs/lidar/fusion/TinSurfaceCreate.py share/qgis/python/plugins/processing/algs/lidar/fusion/__init__.py share/qgis/python/plugins/processing/algs/lidar/lastools/LAStoolsAlgorithm.py share/qgis/python/plugins/processing/algs/lidar/lastools/LAStoolsUtils.py share/qgis/python/plugins/processing/algs/lidar/lastools/__init__.py share/qgis/python/plugins/processing/algs/lidar/lastools/blast2dem.py share/qgis/python/plugins/processing/algs/lidar/lastools/blast2demPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/blast2iso.py share/qgis/python/plugins/processing/algs/lidar/lastools/blast2isoPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/flightlinesToCHM.py share/qgis/python/plugins/processing/algs/lidar/lastools/flightlinesToDTMandDSM.py share/qgis/python/plugins/processing/algs/lidar/lastools/flightlinesToSingleCHMpitFree.py share/qgis/python/plugins/processing/algs/lidar/lastools/hugeFileClassify.py share/qgis/python/plugins/processing/algs/lidar/lastools/hugeFileGroundClassify.py share/qgis/python/plugins/processing/algs/lidar/lastools/hugeFileNormalize.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2dem.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2demPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2iso.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2lasPro_filter.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2lasPro_project.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2lasPro_transform.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2las_filter.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2las_project.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2las_transform.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2shp.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2tin.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2txt.py share/qgis/python/plugins/processing/algs/lidar/lastools/las2txtPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasboundary.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasboundaryPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lascanopy.py share/qgis/python/plugins/processing/algs/lidar/lastools/lascanopyPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasclassify.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasclassifyPro.py 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 share/qgis/python/plugins/processing/algs/lidar/lastools/lasinfoPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasmerge.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasmergePro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasnoise.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasnoisePro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasoverage.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasoveragePro.py 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 share/qgis/python/plugins/processing/algs/lidar/lastools/lassplit.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasthin.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasthinPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lastile.py share/qgis/python/plugins/processing/algs/lidar/lastools/lastilePro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasvalidate.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasvalidatePro.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasview.py share/qgis/python/plugins/processing/algs/lidar/lastools/lasviewPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/laszip.py share/qgis/python/plugins/processing/algs/lidar/lastools/laszipPro.py share/qgis/python/plugins/processing/algs/lidar/lastools/shp2las.py share/qgis/python/plugins/processing/algs/lidar/lastools/txt2las.py share/qgis/python/plugins/processing/algs/lidar/lastools/txt2lasPro.py share/qgis/python/plugins/processing/algs/otb/OTBAlgorithm.py share/qgis/python/plugins/processing/algs/otb/OTBAlgorithmProvider.py share/qgis/python/plugins/processing/algs/otb/OTBSpecific_XMLLoading.py share/qgis/python/plugins/processing/algs/otb/OTBUtils.py a616 1137 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 d618 2 a619 1 share/qgis/python/plugins/processing/algs/qgis/AutoincrementalField.py d621 2 a622 4 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 a623 1 share/qgis/python/plugins/processing/algs/qgis/Centroids.py a624 1 share/qgis/python/plugins/processing/algs/qgis/Clip.py d626 1 a626 1 share/qgis/python/plugins/processing/algs/qgis/ConvexHull.py a632 1 share/qgis/python/plugins/processing/algs/qgis/DeleteHoles.py d634 1 a634 5 share/qgis/python/plugins/processing/algs/qgis/DensifyGeometriesInterval.py share/qgis/python/plugins/processing/algs/qgis/Difference.py 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 a635 1 share/qgis/python/plugins/processing/algs/qgis/Explode.py d638 1 a638 4 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 d642 2 a643 1 share/qgis/python/plugins/processing/algs/qgis/FixedDistanceBuffer.py d646 4 a649 3 share/qgis/python/plugins/processing/algs/qgis/Gridify.py share/qgis/python/plugins/processing/algs/qgis/HubDistance.py share/qgis/python/plugins/processing/algs/qgis/HubLines.py d651 1 d653 3 a655 3 share/qgis/python/plugins/processing/algs/qgis/Intersection.py share/qgis/python/plugins/processing/algs/qgis/JoinAttributes.py share/qgis/python/plugins/processing/algs/qgis/LinesIntersection.py d658 1 a658 5 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 d660 1 a660 1 share/qgis/python/plugins/processing/algs/qgis/OrientedMinimumBoundingBox.py a661 1 share/qgis/python/plugins/processing/algs/qgis/PointOnSurface.py a665 2 share/qgis/python/plugins/processing/algs/qgis/PointsInPolygonUnique.py share/qgis/python/plugins/processing/algs/qgis/PointsInPolygonWeighted.py d669 1 d671 1 a671 1 share/qgis/python/plugins/processing/algs/qgis/PolygonsToLines.py d673 2 a674 1 share/qgis/python/plugins/processing/algs/qgis/QGISAlgorithmProvider.py d680 1 a680 2 share/qgis/python/plugins/processing/algs/qgis/RandomPointsPolygonsFixed.py share/qgis/python/plugins/processing/algs/qgis/RandomPointsPolygonsVariable.py d683 1 d686 2 d691 2 a692 4 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 a693 1 share/qgis/python/plugins/processing/algs/qgis/SelectByAttributeSum.py d695 3 a697 1 share/qgis/python/plugins/processing/algs/qgis/SelectByLocation.py d700 4 a703 3 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 d706 2 a707 1 share/qgis/python/plugins/processing/algs/qgis/SplitLinesWithLines.py a709 1 share/qgis/python/plugins/processing/algs/qgis/SymmetricalDifference.py d711 4 a714 1 share/qgis/python/plugins/processing/algs/qgis/Union.py a716 1 share/qgis/python/plugins/processing/algs/qgis/VectorGrid.py d719 1 d724 2 a725 6 share/qgis/python/plugins/processing/algs/qgis/fieldsmapping.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 share/qgis/python/plugins/processing/algs/qgis/scripts/Keep_n_biggest_parts.py share/qgis/python/plugins/processing/algs/qgis/scripts/Number_of_unique_values_in_classes.py d727 2 a729 1 share/qgis/python/plugins/processing/algs/qgis/ui/FieldsMapperDialogs.py d731 7 d739 3 a741 1 share/qgis/python/plugins/processing/algs/qgis/ui/widgetFieldsMapping.ui a742 4 share/qgis/python/plugins/processing/algs/r/RAlgorithm.py 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 d744 1 d748 1 a799 1 share/qgis/python/plugins/processing/algs/saga/description/ClusterAnalysisforGrids.txt a800 1 share/qgis/python/plugins/processing/algs/saga/description/ConfusionMatrix(GridPolygons).txt d836 1 a836 1 share/qgis/python/plugins/processing/algs/saga/description/DistanceMatrix.txt d842 1 d866 4 a886 1 share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedMultipleRegression(Points).txt a888 2 share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedRegression(PointsGrid).txt share/qgis/python/plugins/processing/algs/saga/description/GeographicallyWeightedRegression.txt d956 1 a976 1 share/qgis/python/plugins/processing/algs/saga/description/OrdinaryKriging(Global).txt a991 1 share/qgis/python/plugins/processing/algs/saga/description/PolygonDifference.txt a993 2 share/qgis/python/plugins/processing/algs/saga/description/PolygonIdentity.txt share/qgis/python/plugins/processing/algs/saga/description/PolygonIntersect.txt a996 1 share/qgis/python/plugins/processing/algs/saga/description/PolygonSelfIntersection.txt a997 3 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 d1009 1 a1009 1 share/qgis/python/plugins/processing/algs/saga/description/RandomTerrain.txt d1049 1 a1091 1 share/qgis/python/plugins/processing/algs/saga/description/UniversalKriging(Global).txt d1109 1 a1117 68 share/qgis/python/plugins/processing/algs/taudem/TauDEMAlgorithm.py share/qgis/python/plugins/processing/algs/taudem/TauDEMAlgorithmProvider.py share/qgis/python/plugins/processing/algs/taudem/TauDEMMultifileAlgorithm.py share/qgis/python/plugins/processing/algs/taudem/TauDEMUtils.py share/qgis/python/plugins/processing/algs/taudem/__init__.py share/qgis/python/plugins/processing/algs/taudem/description/multi/aread8.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/areadinf.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/d8flowdir.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/d8flowpathextremeup.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/d8hdisttostrm.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfavalanche.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfconclimaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfdecayaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfflowdir.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfrevaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/dinfupdependence.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/gagewatershed.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/gagewatershed2.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/moveoutletstostrm.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/pitremove.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/selectgtthreshold.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/slopearearatio.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/slopeavedown.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/streamnet.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/threshold.txt share/qgis/python/plugins/processing/algs/taudem/description/multi/twi.txt share/qgis/python/plugins/processing/algs/taudem/description/single/aread8.txt share/qgis/python/plugins/processing/algs/taudem/description/single/areadinf.txt share/qgis/python/plugins/processing/algs/taudem/description/single/d8flowdir.txt share/qgis/python/plugins/processing/algs/taudem/description/single/d8flowpathextremeup.txt share/qgis/python/plugins/processing/algs/taudem/description/single/d8hdisttostrm.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfavalanche.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfconclimaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfdecayaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfflowdir.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfrevaccum.txt share/qgis/python/plugins/processing/algs/taudem/description/single/dinfupdependence.txt share/qgis/python/plugins/processing/algs/taudem/description/single/gagewatershed.txt share/qgis/python/plugins/processing/algs/taudem/description/single/gagewatershed2.txt share/qgis/python/plugins/processing/algs/taudem/description/single/moveoutletstostrm.txt share/qgis/python/plugins/processing/algs/taudem/description/single/pitremove.txt share/qgis/python/plugins/processing/algs/taudem/description/single/selectgtthreshold.txt share/qgis/python/plugins/processing/algs/taudem/description/single/slopearearatio.txt share/qgis/python/plugins/processing/algs/taudem/description/single/slopeavedown.txt share/qgis/python/plugins/processing/algs/taudem/description/single/streamnet.txt share/qgis/python/plugins/processing/algs/taudem/description/single/threshold.txt share/qgis/python/plugins/processing/algs/taudem/description/single/twi.txt share/qgis/python/plugins/processing/algs/taudem/dinfdistdown.py share/qgis/python/plugins/processing/algs/taudem/dinfdistdown_multi.py share/qgis/python/plugins/processing/algs/taudem/dinfdistup.py share/qgis/python/plugins/processing/algs/taudem/dinfdistup_multi.py share/qgis/python/plugins/processing/algs/taudem/dinftranslimaccum.py share/qgis/python/plugins/processing/algs/taudem/dinftranslimaccum2.py share/qgis/python/plugins/processing/algs/taudem/dinftranslimaccum2_multi.py share/qgis/python/plugins/processing/algs/taudem/dinftranslimaccum_multi.py share/qgis/python/plugins/processing/algs/taudem/dropanalysis.py share/qgis/python/plugins/processing/algs/taudem/dropanalysis_multi.py share/qgis/python/plugins/processing/algs/taudem/gridnet.py share/qgis/python/plugins/processing/algs/taudem/gridnet_multi.py share/qgis/python/plugins/processing/algs/taudem/lengtharea.py share/qgis/python/plugins/processing/algs/taudem/lengtharea_multi.py share/qgis/python/plugins/processing/algs/taudem/peukerdouglas.py share/qgis/python/plugins/processing/algs/taudem/peukerdouglas_multi.py share/qgis/python/plugins/processing/algs/taudem/slopearea.py share/qgis/python/plugins/processing/algs/taudem/slopearea_multi.py share/qgis/python/plugins/processing/core/AlgorithmProvider.py share/qgis/python/plugins/processing/core/GeoAlgorithm.py share/qgis/python/plugins/processing/core/GeoAlgorithmExecutionException.py a1121 1 share/qgis/python/plugins/processing/core/SilentProgress.py a1122 1 share/qgis/python/plugins/processing/core/alglist.py d1129 1 d1136 1 a1136 1 share/qgis/python/plugins/processing/gui/CommanderWindow.py d1139 1 a1139 3 share/qgis/python/plugins/processing/gui/CreateNewScriptAction.py share/qgis/python/plugins/processing/gui/CrsSelectionPanel.py share/qgis/python/plugins/processing/gui/DeleteScriptAction.py a1141 1 share/qgis/python/plugins/processing/gui/EditScriptAction.py a1145 2 share/qgis/python/plugins/processing/gui/GeometryPredicateSelectionPanel.py share/qgis/python/plugins/processing/gui/GetScriptsAndModels.py a1148 2 share/qgis/python/plugins/processing/gui/InputLayerSelectorPanel.py share/qgis/python/plugins/processing/gui/LexerR.py a1154 1 share/qgis/python/plugins/processing/gui/NumberInputDialog.py d1156 1 a1156 1 share/qgis/python/plugins/processing/gui/OutputSelectionPanel.py d1163 1 d1168 1 a1168 3 share/qgis/python/plugins/processing/gui/ResultsDialog.py share/qgis/python/plugins/processing/gui/ScriptEdit.py share/qgis/python/plugins/processing/gui/ScriptEditorDialog.py d1173 2 d1176 6 a1181 45 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/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 d1201 2 a1202 3 share/qgis/python/plugins/processing/images/grass.svg share/qgis/python/plugins/processing/images/history.gif share/qgis/python/plugins/processing/images/input.png d1205 1 a1205 2 share/qgis/python/plugins/processing/images/minus.png share/qgis/python/plugins/processing/images/model.png d1207 3 a1209 3 share/qgis/python/plugins/processing/images/otb.png share/qgis/python/plugins/processing/images/output.png share/qgis/python/plugins/processing/images/plus.png d1211 1 a1211 9 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/search.png share/qgis/python/plugins/processing/images/taudem.svg share/qgis/python/plugins/processing/images/tool.png a1213 1 share/qgis/python/plugins/processing/modeler/CalculatorModelerAlgorithm.py d1217 1 a1217 1 share/qgis/python/plugins/processing/modeler/ModelerAlgorithm.py a1221 1 share/qgis/python/plugins/processing/modeler/ModelerOnlyAlgorithmProvider.py d1227 2 a1228 3 share/qgis/python/plugins/processing/modeler/RasterLayerBoundsAlgorithm.py share/qgis/python/plugins/processing/modeler/VectorLayerBoundsAlgorithm.py share/qgis/python/plugins/processing/modeler/WrongModelException.py d1230 1 d1239 5 a1243 2 share/qgis/python/plugins/processing/script/CreateScriptCollectionPluginAction.py share/qgis/python/plugins/processing/script/ScriptAlgorithm.py d1245 3 a1247 1 share/qgis/python/plugins/processing/script/ScriptSelector.py a1248 1 share/qgis/python/plugins/processing/script/WrongScriptException.py a1249 1 share/qgis/python/plugins/processing/script/snippets.py d1251 1 d1255 6 a1260 2 share/qgis/python/plugins/processing/tests/OTBAlgorithmsTest.py share/qgis/python/plugins/processing/tests/ParametersTest.py d1262 5 d1270 3 a1272 34 share/qgis/python/plugins/processing/tests/data/lines.dbf share/qgis/python/plugins/processing/tests/data/lines.prj share/qgis/python/plugins/processing/tests/data/lines.qpj share/qgis/python/plugins/processing/tests/data/lines.shp share/qgis/python/plugins/processing/tests/data/lines.shx share/qgis/python/plugins/processing/tests/data/points.dbf share/qgis/python/plugins/processing/tests/data/points.prj share/qgis/python/plugins/processing/tests/data/points.qpj share/qgis/python/plugins/processing/tests/data/points.shp share/qgis/python/plugins/processing/tests/data/points.shx share/qgis/python/plugins/processing/tests/data/points2.dbf share/qgis/python/plugins/processing/tests/data/points2.prj share/qgis/python/plugins/processing/tests/data/points2.qpj share/qgis/python/plugins/processing/tests/data/points2.shp share/qgis/python/plugins/processing/tests/data/points2.shx share/qgis/python/plugins/processing/tests/data/polygons.dbf share/qgis/python/plugins/processing/tests/data/polygons.geojson share/qgis/python/plugins/processing/tests/data/polygons.prj share/qgis/python/plugins/processing/tests/data/polygons.qpj share/qgis/python/plugins/processing/tests/data/polygons.shp share/qgis/python/plugins/processing/tests/data/polygons.shx share/qgis/python/plugins/processing/tests/data/polygons2.dbf share/qgis/python/plugins/processing/tests/data/polygons2.prj share/qgis/python/plugins/processing/tests/data/polygons2.qpj share/qgis/python/plugins/processing/tests/data/polygons2.shp share/qgis/python/plugins/processing/tests/data/polygons2.shx share/qgis/python/plugins/processing/tests/data/project.qgs share/qgis/python/plugins/processing/tests/data/raster.tif share/qgis/python/plugins/processing/tests/data/table.dbf share/qgis/python/plugins/processing/tests/data/union.dbf share/qgis/python/plugins/processing/tests/data/union.prj 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 a1275 1 share/qgis/python/plugins/processing/tools/help.py a1279 1 share/qgis/python/plugins/processing/tools/translation.py a1284 1 share/qgis/python/plugins/processing/ui/DlgGetScriptsAndModels.ui a1292 1 share/qgis/python/plugins/processing/ui/DlgResults.ui d1295 3 a1297 1 share/qgis/python/plugins/processing/ui/scriptselector.ui d1308 2 d1314 1 a1320 593 share/qgis/python/pytz/__init__.py share/qgis/python/pytz/exceptions.py share/qgis/python/pytz/lazy.py share/qgis/python/pytz/reference.py share/qgis/python/pytz/tzfile.py share/qgis/python/pytz/tzinfo.py share/qgis/python/pytz/zoneinfo/Africa/Abidjan share/qgis/python/pytz/zoneinfo/Africa/Accra share/qgis/python/pytz/zoneinfo/Africa/Addis_Ababa share/qgis/python/pytz/zoneinfo/Africa/Algiers share/qgis/python/pytz/zoneinfo/Africa/Asmara share/qgis/python/pytz/zoneinfo/Africa/Asmera share/qgis/python/pytz/zoneinfo/Africa/Bamako share/qgis/python/pytz/zoneinfo/Africa/Bangui share/qgis/python/pytz/zoneinfo/Africa/Banjul share/qgis/python/pytz/zoneinfo/Africa/Bissau share/qgis/python/pytz/zoneinfo/Africa/Blantyre share/qgis/python/pytz/zoneinfo/Africa/Brazzaville share/qgis/python/pytz/zoneinfo/Africa/Bujumbura share/qgis/python/pytz/zoneinfo/Africa/Cairo share/qgis/python/pytz/zoneinfo/Africa/Casablanca share/qgis/python/pytz/zoneinfo/Africa/Ceuta share/qgis/python/pytz/zoneinfo/Africa/Conakry share/qgis/python/pytz/zoneinfo/Africa/Dakar share/qgis/python/pytz/zoneinfo/Africa/Dar_es_Salaam share/qgis/python/pytz/zoneinfo/Africa/Djibouti share/qgis/python/pytz/zoneinfo/Africa/Douala share/qgis/python/pytz/zoneinfo/Africa/El_Aaiun share/qgis/python/pytz/zoneinfo/Africa/Freetown share/qgis/python/pytz/zoneinfo/Africa/Gaborone share/qgis/python/pytz/zoneinfo/Africa/Harare share/qgis/python/pytz/zoneinfo/Africa/Johannesburg share/qgis/python/pytz/zoneinfo/Africa/Juba share/qgis/python/pytz/zoneinfo/Africa/Kampala share/qgis/python/pytz/zoneinfo/Africa/Khartoum share/qgis/python/pytz/zoneinfo/Africa/Kigali share/qgis/python/pytz/zoneinfo/Africa/Kinshasa share/qgis/python/pytz/zoneinfo/Africa/Lagos share/qgis/python/pytz/zoneinfo/Africa/Libreville share/qgis/python/pytz/zoneinfo/Africa/Lome share/qgis/python/pytz/zoneinfo/Africa/Luanda share/qgis/python/pytz/zoneinfo/Africa/Lubumbashi share/qgis/python/pytz/zoneinfo/Africa/Lusaka share/qgis/python/pytz/zoneinfo/Africa/Malabo share/qgis/python/pytz/zoneinfo/Africa/Maputo share/qgis/python/pytz/zoneinfo/Africa/Maseru share/qgis/python/pytz/zoneinfo/Africa/Mbabane share/qgis/python/pytz/zoneinfo/Africa/Mogadishu share/qgis/python/pytz/zoneinfo/Africa/Monrovia share/qgis/python/pytz/zoneinfo/Africa/Nairobi share/qgis/python/pytz/zoneinfo/Africa/Ndjamena share/qgis/python/pytz/zoneinfo/Africa/Niamey share/qgis/python/pytz/zoneinfo/Africa/Nouakchott share/qgis/python/pytz/zoneinfo/Africa/Ouagadougou share/qgis/python/pytz/zoneinfo/Africa/Porto-Novo share/qgis/python/pytz/zoneinfo/Africa/Sao_Tome share/qgis/python/pytz/zoneinfo/Africa/Timbuktu share/qgis/python/pytz/zoneinfo/Africa/Tripoli share/qgis/python/pytz/zoneinfo/Africa/Tunis share/qgis/python/pytz/zoneinfo/Africa/Windhoek share/qgis/python/pytz/zoneinfo/America/Adak share/qgis/python/pytz/zoneinfo/America/Anchorage share/qgis/python/pytz/zoneinfo/America/Anguilla share/qgis/python/pytz/zoneinfo/America/Antigua share/qgis/python/pytz/zoneinfo/America/Araguaina share/qgis/python/pytz/zoneinfo/America/Argentina/Buenos_Aires share/qgis/python/pytz/zoneinfo/America/Argentina/Catamarca share/qgis/python/pytz/zoneinfo/America/Argentina/ComodRivadavia share/qgis/python/pytz/zoneinfo/America/Argentina/Cordoba share/qgis/python/pytz/zoneinfo/America/Argentina/Jujuy share/qgis/python/pytz/zoneinfo/America/Argentina/La_Rioja share/qgis/python/pytz/zoneinfo/America/Argentina/Mendoza share/qgis/python/pytz/zoneinfo/America/Argentina/Rio_Gallegos share/qgis/python/pytz/zoneinfo/America/Argentina/Salta share/qgis/python/pytz/zoneinfo/America/Argentina/San_Juan share/qgis/python/pytz/zoneinfo/America/Argentina/San_Luis share/qgis/python/pytz/zoneinfo/America/Argentina/Tucuman share/qgis/python/pytz/zoneinfo/America/Argentina/Ushuaia share/qgis/python/pytz/zoneinfo/America/Aruba share/qgis/python/pytz/zoneinfo/America/Asuncion share/qgis/python/pytz/zoneinfo/America/Atikokan share/qgis/python/pytz/zoneinfo/America/Atka share/qgis/python/pytz/zoneinfo/America/Bahia share/qgis/python/pytz/zoneinfo/America/Bahia_Banderas share/qgis/python/pytz/zoneinfo/America/Barbados share/qgis/python/pytz/zoneinfo/America/Belem share/qgis/python/pytz/zoneinfo/America/Belize share/qgis/python/pytz/zoneinfo/America/Blanc-Sablon share/qgis/python/pytz/zoneinfo/America/Boa_Vista share/qgis/python/pytz/zoneinfo/America/Bogota share/qgis/python/pytz/zoneinfo/America/Boise share/qgis/python/pytz/zoneinfo/America/Buenos_Aires share/qgis/python/pytz/zoneinfo/America/Cambridge_Bay share/qgis/python/pytz/zoneinfo/America/Campo_Grande share/qgis/python/pytz/zoneinfo/America/Cancun share/qgis/python/pytz/zoneinfo/America/Caracas share/qgis/python/pytz/zoneinfo/America/Catamarca share/qgis/python/pytz/zoneinfo/America/Cayenne share/qgis/python/pytz/zoneinfo/America/Cayman share/qgis/python/pytz/zoneinfo/America/Chicago share/qgis/python/pytz/zoneinfo/America/Chihuahua share/qgis/python/pytz/zoneinfo/America/Coral_Harbour share/qgis/python/pytz/zoneinfo/America/Cordoba share/qgis/python/pytz/zoneinfo/America/Costa_Rica share/qgis/python/pytz/zoneinfo/America/Creston share/qgis/python/pytz/zoneinfo/America/Cuiaba share/qgis/python/pytz/zoneinfo/America/Curacao share/qgis/python/pytz/zoneinfo/America/Danmarkshavn share/qgis/python/pytz/zoneinfo/America/Dawson share/qgis/python/pytz/zoneinfo/America/Dawson_Creek share/qgis/python/pytz/zoneinfo/America/Denver share/qgis/python/pytz/zoneinfo/America/Detroit share/qgis/python/pytz/zoneinfo/America/Dominica share/qgis/python/pytz/zoneinfo/America/Edmonton share/qgis/python/pytz/zoneinfo/America/Eirunepe share/qgis/python/pytz/zoneinfo/America/El_Salvador share/qgis/python/pytz/zoneinfo/America/Ensenada share/qgis/python/pytz/zoneinfo/America/Fort_Wayne share/qgis/python/pytz/zoneinfo/America/Fortaleza share/qgis/python/pytz/zoneinfo/America/Glace_Bay share/qgis/python/pytz/zoneinfo/America/Godthab share/qgis/python/pytz/zoneinfo/America/Goose_Bay share/qgis/python/pytz/zoneinfo/America/Grand_Turk share/qgis/python/pytz/zoneinfo/America/Grenada share/qgis/python/pytz/zoneinfo/America/Guadeloupe share/qgis/python/pytz/zoneinfo/America/Guatemala share/qgis/python/pytz/zoneinfo/America/Guayaquil share/qgis/python/pytz/zoneinfo/America/Guyana share/qgis/python/pytz/zoneinfo/America/Halifax share/qgis/python/pytz/zoneinfo/America/Havana share/qgis/python/pytz/zoneinfo/America/Hermosillo share/qgis/python/pytz/zoneinfo/America/Indiana/Indianapolis share/qgis/python/pytz/zoneinfo/America/Indiana/Knox share/qgis/python/pytz/zoneinfo/America/Indiana/Marengo share/qgis/python/pytz/zoneinfo/America/Indiana/Petersburg share/qgis/python/pytz/zoneinfo/America/Indiana/Tell_City share/qgis/python/pytz/zoneinfo/America/Indiana/Vevay share/qgis/python/pytz/zoneinfo/America/Indiana/Vincennes share/qgis/python/pytz/zoneinfo/America/Indiana/Winamac share/qgis/python/pytz/zoneinfo/America/Indianapolis share/qgis/python/pytz/zoneinfo/America/Inuvik share/qgis/python/pytz/zoneinfo/America/Iqaluit share/qgis/python/pytz/zoneinfo/America/Jamaica share/qgis/python/pytz/zoneinfo/America/Jujuy share/qgis/python/pytz/zoneinfo/America/Juneau share/qgis/python/pytz/zoneinfo/America/Kentucky/Louisville share/qgis/python/pytz/zoneinfo/America/Kentucky/Monticello share/qgis/python/pytz/zoneinfo/America/Knox_IN share/qgis/python/pytz/zoneinfo/America/Kralendijk share/qgis/python/pytz/zoneinfo/America/La_Paz share/qgis/python/pytz/zoneinfo/America/Lima share/qgis/python/pytz/zoneinfo/America/Los_Angeles share/qgis/python/pytz/zoneinfo/America/Louisville share/qgis/python/pytz/zoneinfo/America/Lower_Princes share/qgis/python/pytz/zoneinfo/America/Maceio share/qgis/python/pytz/zoneinfo/America/Managua share/qgis/python/pytz/zoneinfo/America/Manaus share/qgis/python/pytz/zoneinfo/America/Marigot share/qgis/python/pytz/zoneinfo/America/Martinique share/qgis/python/pytz/zoneinfo/America/Matamoros share/qgis/python/pytz/zoneinfo/America/Mazatlan share/qgis/python/pytz/zoneinfo/America/Mendoza share/qgis/python/pytz/zoneinfo/America/Menominee share/qgis/python/pytz/zoneinfo/America/Merida share/qgis/python/pytz/zoneinfo/America/Metlakatla share/qgis/python/pytz/zoneinfo/America/Mexico_City share/qgis/python/pytz/zoneinfo/America/Miquelon share/qgis/python/pytz/zoneinfo/America/Moncton share/qgis/python/pytz/zoneinfo/America/Monterrey share/qgis/python/pytz/zoneinfo/America/Montevideo share/qgis/python/pytz/zoneinfo/America/Montreal share/qgis/python/pytz/zoneinfo/America/Montserrat share/qgis/python/pytz/zoneinfo/America/Nassau share/qgis/python/pytz/zoneinfo/America/New_York share/qgis/python/pytz/zoneinfo/America/Nipigon share/qgis/python/pytz/zoneinfo/America/Nome share/qgis/python/pytz/zoneinfo/America/Noronha share/qgis/python/pytz/zoneinfo/America/North_Dakota/Beulah share/qgis/python/pytz/zoneinfo/America/North_Dakota/Center share/qgis/python/pytz/zoneinfo/America/North_Dakota/New_Salem share/qgis/python/pytz/zoneinfo/America/Ojinaga share/qgis/python/pytz/zoneinfo/America/Panama share/qgis/python/pytz/zoneinfo/America/Pangnirtung share/qgis/python/pytz/zoneinfo/America/Paramaribo share/qgis/python/pytz/zoneinfo/America/Phoenix share/qgis/python/pytz/zoneinfo/America/Port-au-Prince share/qgis/python/pytz/zoneinfo/America/Port_of_Spain share/qgis/python/pytz/zoneinfo/America/Porto_Acre share/qgis/python/pytz/zoneinfo/America/Porto_Velho share/qgis/python/pytz/zoneinfo/America/Puerto_Rico share/qgis/python/pytz/zoneinfo/America/Rainy_River share/qgis/python/pytz/zoneinfo/America/Rankin_Inlet share/qgis/python/pytz/zoneinfo/America/Recife share/qgis/python/pytz/zoneinfo/America/Regina share/qgis/python/pytz/zoneinfo/America/Resolute share/qgis/python/pytz/zoneinfo/America/Rio_Branco share/qgis/python/pytz/zoneinfo/America/Rosario share/qgis/python/pytz/zoneinfo/America/Santa_Isabel share/qgis/python/pytz/zoneinfo/America/Santarem share/qgis/python/pytz/zoneinfo/America/Santiago share/qgis/python/pytz/zoneinfo/America/Santo_Domingo share/qgis/python/pytz/zoneinfo/America/Sao_Paulo share/qgis/python/pytz/zoneinfo/America/Scoresbysund share/qgis/python/pytz/zoneinfo/America/Shiprock share/qgis/python/pytz/zoneinfo/America/Sitka share/qgis/python/pytz/zoneinfo/America/St_Barthelemy share/qgis/python/pytz/zoneinfo/America/St_Johns share/qgis/python/pytz/zoneinfo/America/St_Kitts share/qgis/python/pytz/zoneinfo/America/St_Lucia share/qgis/python/pytz/zoneinfo/America/St_Thomas share/qgis/python/pytz/zoneinfo/America/St_Vincent share/qgis/python/pytz/zoneinfo/America/Swift_Current share/qgis/python/pytz/zoneinfo/America/Tegucigalpa share/qgis/python/pytz/zoneinfo/America/Thule share/qgis/python/pytz/zoneinfo/America/Thunder_Bay share/qgis/python/pytz/zoneinfo/America/Tijuana share/qgis/python/pytz/zoneinfo/America/Toronto share/qgis/python/pytz/zoneinfo/America/Tortola share/qgis/python/pytz/zoneinfo/America/Vancouver share/qgis/python/pytz/zoneinfo/America/Virgin share/qgis/python/pytz/zoneinfo/America/Whitehorse share/qgis/python/pytz/zoneinfo/America/Winnipeg share/qgis/python/pytz/zoneinfo/America/Yakutat share/qgis/python/pytz/zoneinfo/America/Yellowknife share/qgis/python/pytz/zoneinfo/Antarctica/Casey share/qgis/python/pytz/zoneinfo/Antarctica/Davis share/qgis/python/pytz/zoneinfo/Antarctica/DumontDUrville share/qgis/python/pytz/zoneinfo/Antarctica/Macquarie share/qgis/python/pytz/zoneinfo/Antarctica/Mawson share/qgis/python/pytz/zoneinfo/Antarctica/McMurdo share/qgis/python/pytz/zoneinfo/Antarctica/Palmer share/qgis/python/pytz/zoneinfo/Antarctica/Rothera share/qgis/python/pytz/zoneinfo/Antarctica/South_Pole share/qgis/python/pytz/zoneinfo/Antarctica/Syowa share/qgis/python/pytz/zoneinfo/Antarctica/Troll share/qgis/python/pytz/zoneinfo/Antarctica/Vostok share/qgis/python/pytz/zoneinfo/Arctic/Longyearbyen share/qgis/python/pytz/zoneinfo/Asia/Aden share/qgis/python/pytz/zoneinfo/Asia/Almaty share/qgis/python/pytz/zoneinfo/Asia/Amman share/qgis/python/pytz/zoneinfo/Asia/Anadyr share/qgis/python/pytz/zoneinfo/Asia/Aqtau share/qgis/python/pytz/zoneinfo/Asia/Aqtobe share/qgis/python/pytz/zoneinfo/Asia/Ashgabat share/qgis/python/pytz/zoneinfo/Asia/Ashkhabad share/qgis/python/pytz/zoneinfo/Asia/Baghdad share/qgis/python/pytz/zoneinfo/Asia/Bahrain share/qgis/python/pytz/zoneinfo/Asia/Baku share/qgis/python/pytz/zoneinfo/Asia/Bangkok share/qgis/python/pytz/zoneinfo/Asia/Beirut share/qgis/python/pytz/zoneinfo/Asia/Bishkek share/qgis/python/pytz/zoneinfo/Asia/Brunei share/qgis/python/pytz/zoneinfo/Asia/Calcutta share/qgis/python/pytz/zoneinfo/Asia/Chita share/qgis/python/pytz/zoneinfo/Asia/Choibalsan share/qgis/python/pytz/zoneinfo/Asia/Chongqing share/qgis/python/pytz/zoneinfo/Asia/Chungking share/qgis/python/pytz/zoneinfo/Asia/Colombo share/qgis/python/pytz/zoneinfo/Asia/Dacca share/qgis/python/pytz/zoneinfo/Asia/Damascus share/qgis/python/pytz/zoneinfo/Asia/Dhaka share/qgis/python/pytz/zoneinfo/Asia/Dili share/qgis/python/pytz/zoneinfo/Asia/Dubai share/qgis/python/pytz/zoneinfo/Asia/Dushanbe share/qgis/python/pytz/zoneinfo/Asia/Gaza share/qgis/python/pytz/zoneinfo/Asia/Harbin share/qgis/python/pytz/zoneinfo/Asia/Hebron share/qgis/python/pytz/zoneinfo/Asia/Ho_Chi_Minh share/qgis/python/pytz/zoneinfo/Asia/Hong_Kong share/qgis/python/pytz/zoneinfo/Asia/Hovd share/qgis/python/pytz/zoneinfo/Asia/Irkutsk share/qgis/python/pytz/zoneinfo/Asia/Istanbul share/qgis/python/pytz/zoneinfo/Asia/Jakarta share/qgis/python/pytz/zoneinfo/Asia/Jayapura share/qgis/python/pytz/zoneinfo/Asia/Jerusalem share/qgis/python/pytz/zoneinfo/Asia/Kabul share/qgis/python/pytz/zoneinfo/Asia/Kamchatka share/qgis/python/pytz/zoneinfo/Asia/Karachi share/qgis/python/pytz/zoneinfo/Asia/Kashgar share/qgis/python/pytz/zoneinfo/Asia/Kathmandu share/qgis/python/pytz/zoneinfo/Asia/Katmandu share/qgis/python/pytz/zoneinfo/Asia/Khandyga share/qgis/python/pytz/zoneinfo/Asia/Kolkata share/qgis/python/pytz/zoneinfo/Asia/Krasnoyarsk share/qgis/python/pytz/zoneinfo/Asia/Kuala_Lumpur share/qgis/python/pytz/zoneinfo/Asia/Kuching share/qgis/python/pytz/zoneinfo/Asia/Kuwait share/qgis/python/pytz/zoneinfo/Asia/Macao share/qgis/python/pytz/zoneinfo/Asia/Macau share/qgis/python/pytz/zoneinfo/Asia/Magadan share/qgis/python/pytz/zoneinfo/Asia/Makassar share/qgis/python/pytz/zoneinfo/Asia/Manila share/qgis/python/pytz/zoneinfo/Asia/Muscat share/qgis/python/pytz/zoneinfo/Asia/Nicosia share/qgis/python/pytz/zoneinfo/Asia/Novokuznetsk share/qgis/python/pytz/zoneinfo/Asia/Novosibirsk share/qgis/python/pytz/zoneinfo/Asia/Omsk share/qgis/python/pytz/zoneinfo/Asia/Oral share/qgis/python/pytz/zoneinfo/Asia/Phnom_Penh share/qgis/python/pytz/zoneinfo/Asia/Pontianak share/qgis/python/pytz/zoneinfo/Asia/Pyongyang share/qgis/python/pytz/zoneinfo/Asia/Qatar share/qgis/python/pytz/zoneinfo/Asia/Qyzylorda share/qgis/python/pytz/zoneinfo/Asia/Rangoon share/qgis/python/pytz/zoneinfo/Asia/Riyadh share/qgis/python/pytz/zoneinfo/Asia/Saigon share/qgis/python/pytz/zoneinfo/Asia/Sakhalin share/qgis/python/pytz/zoneinfo/Asia/Samarkand share/qgis/python/pytz/zoneinfo/Asia/Seoul share/qgis/python/pytz/zoneinfo/Asia/Shanghai share/qgis/python/pytz/zoneinfo/Asia/Singapore share/qgis/python/pytz/zoneinfo/Asia/Srednekolymsk share/qgis/python/pytz/zoneinfo/Asia/Taipei share/qgis/python/pytz/zoneinfo/Asia/Tashkent share/qgis/python/pytz/zoneinfo/Asia/Tbilisi share/qgis/python/pytz/zoneinfo/Asia/Tehran share/qgis/python/pytz/zoneinfo/Asia/Tel_Aviv share/qgis/python/pytz/zoneinfo/Asia/Thimbu share/qgis/python/pytz/zoneinfo/Asia/Thimphu share/qgis/python/pytz/zoneinfo/Asia/Tokyo share/qgis/python/pytz/zoneinfo/Asia/Ujung_Pandang share/qgis/python/pytz/zoneinfo/Asia/Ulaanbaatar share/qgis/python/pytz/zoneinfo/Asia/Ulan_Bator share/qgis/python/pytz/zoneinfo/Asia/Urumqi share/qgis/python/pytz/zoneinfo/Asia/Ust-Nera share/qgis/python/pytz/zoneinfo/Asia/Vientiane share/qgis/python/pytz/zoneinfo/Asia/Vladivostok share/qgis/python/pytz/zoneinfo/Asia/Yakutsk share/qgis/python/pytz/zoneinfo/Asia/Yekaterinburg share/qgis/python/pytz/zoneinfo/Asia/Yerevan share/qgis/python/pytz/zoneinfo/Atlantic/Azores share/qgis/python/pytz/zoneinfo/Atlantic/Bermuda share/qgis/python/pytz/zoneinfo/Atlantic/Canary share/qgis/python/pytz/zoneinfo/Atlantic/Cape_Verde share/qgis/python/pytz/zoneinfo/Atlantic/Faeroe share/qgis/python/pytz/zoneinfo/Atlantic/Faroe share/qgis/python/pytz/zoneinfo/Atlantic/Jan_Mayen share/qgis/python/pytz/zoneinfo/Atlantic/Madeira share/qgis/python/pytz/zoneinfo/Atlantic/Reykjavik share/qgis/python/pytz/zoneinfo/Atlantic/South_Georgia share/qgis/python/pytz/zoneinfo/Atlantic/St_Helena share/qgis/python/pytz/zoneinfo/Atlantic/Stanley share/qgis/python/pytz/zoneinfo/Australia/ACT share/qgis/python/pytz/zoneinfo/Australia/Adelaide share/qgis/python/pytz/zoneinfo/Australia/Brisbane share/qgis/python/pytz/zoneinfo/Australia/Broken_Hill share/qgis/python/pytz/zoneinfo/Australia/Canberra share/qgis/python/pytz/zoneinfo/Australia/Currie share/qgis/python/pytz/zoneinfo/Australia/Darwin share/qgis/python/pytz/zoneinfo/Australia/Eucla share/qgis/python/pytz/zoneinfo/Australia/Hobart share/qgis/python/pytz/zoneinfo/Australia/LHI share/qgis/python/pytz/zoneinfo/Australia/Lindeman share/qgis/python/pytz/zoneinfo/Australia/Lord_Howe share/qgis/python/pytz/zoneinfo/Australia/Melbourne share/qgis/python/pytz/zoneinfo/Australia/NSW share/qgis/python/pytz/zoneinfo/Australia/North share/qgis/python/pytz/zoneinfo/Australia/Perth share/qgis/python/pytz/zoneinfo/Australia/Queensland share/qgis/python/pytz/zoneinfo/Australia/South share/qgis/python/pytz/zoneinfo/Australia/Sydney share/qgis/python/pytz/zoneinfo/Australia/Tasmania share/qgis/python/pytz/zoneinfo/Australia/Victoria share/qgis/python/pytz/zoneinfo/Australia/West share/qgis/python/pytz/zoneinfo/Australia/Yancowinna share/qgis/python/pytz/zoneinfo/Brazil/Acre share/qgis/python/pytz/zoneinfo/Brazil/DeNoronha share/qgis/python/pytz/zoneinfo/Brazil/East share/qgis/python/pytz/zoneinfo/Brazil/West share/qgis/python/pytz/zoneinfo/CET share/qgis/python/pytz/zoneinfo/CST6CDT share/qgis/python/pytz/zoneinfo/Canada/Atlantic share/qgis/python/pytz/zoneinfo/Canada/Central share/qgis/python/pytz/zoneinfo/Canada/East-Saskatchewan share/qgis/python/pytz/zoneinfo/Canada/Eastern share/qgis/python/pytz/zoneinfo/Canada/Mountain share/qgis/python/pytz/zoneinfo/Canada/Newfoundland share/qgis/python/pytz/zoneinfo/Canada/Pacific share/qgis/python/pytz/zoneinfo/Canada/Saskatchewan share/qgis/python/pytz/zoneinfo/Canada/Yukon share/qgis/python/pytz/zoneinfo/Chile/Continental share/qgis/python/pytz/zoneinfo/Chile/EasterIsland share/qgis/python/pytz/zoneinfo/Cuba share/qgis/python/pytz/zoneinfo/EET share/qgis/python/pytz/zoneinfo/EST share/qgis/python/pytz/zoneinfo/EST5EDT share/qgis/python/pytz/zoneinfo/Egypt share/qgis/python/pytz/zoneinfo/Eire share/qgis/python/pytz/zoneinfo/Etc/GMT share/qgis/python/pytz/zoneinfo/Etc/GMT+0 share/qgis/python/pytz/zoneinfo/Etc/GMT+1 share/qgis/python/pytz/zoneinfo/Etc/GMT+10 share/qgis/python/pytz/zoneinfo/Etc/GMT+11 share/qgis/python/pytz/zoneinfo/Etc/GMT+12 share/qgis/python/pytz/zoneinfo/Etc/GMT+2 share/qgis/python/pytz/zoneinfo/Etc/GMT+3 share/qgis/python/pytz/zoneinfo/Etc/GMT+4 share/qgis/python/pytz/zoneinfo/Etc/GMT+5 share/qgis/python/pytz/zoneinfo/Etc/GMT+6 share/qgis/python/pytz/zoneinfo/Etc/GMT+7 share/qgis/python/pytz/zoneinfo/Etc/GMT+8 share/qgis/python/pytz/zoneinfo/Etc/GMT+9 share/qgis/python/pytz/zoneinfo/Etc/GMT-0 share/qgis/python/pytz/zoneinfo/Etc/GMT-1 share/qgis/python/pytz/zoneinfo/Etc/GMT-10 share/qgis/python/pytz/zoneinfo/Etc/GMT-11 share/qgis/python/pytz/zoneinfo/Etc/GMT-12 share/qgis/python/pytz/zoneinfo/Etc/GMT-13 share/qgis/python/pytz/zoneinfo/Etc/GMT-14 share/qgis/python/pytz/zoneinfo/Etc/GMT-2 share/qgis/python/pytz/zoneinfo/Etc/GMT-3 share/qgis/python/pytz/zoneinfo/Etc/GMT-4 share/qgis/python/pytz/zoneinfo/Etc/GMT-5 share/qgis/python/pytz/zoneinfo/Etc/GMT-6 share/qgis/python/pytz/zoneinfo/Etc/GMT-7 share/qgis/python/pytz/zoneinfo/Etc/GMT-8 share/qgis/python/pytz/zoneinfo/Etc/GMT-9 share/qgis/python/pytz/zoneinfo/Etc/GMT0 share/qgis/python/pytz/zoneinfo/Etc/Greenwich share/qgis/python/pytz/zoneinfo/Etc/UCT share/qgis/python/pytz/zoneinfo/Etc/UTC share/qgis/python/pytz/zoneinfo/Etc/Universal share/qgis/python/pytz/zoneinfo/Etc/Zulu share/qgis/python/pytz/zoneinfo/Europe/Amsterdam share/qgis/python/pytz/zoneinfo/Europe/Andorra share/qgis/python/pytz/zoneinfo/Europe/Athens share/qgis/python/pytz/zoneinfo/Europe/Belfast share/qgis/python/pytz/zoneinfo/Europe/Belgrade share/qgis/python/pytz/zoneinfo/Europe/Berlin share/qgis/python/pytz/zoneinfo/Europe/Bratislava share/qgis/python/pytz/zoneinfo/Europe/Brussels share/qgis/python/pytz/zoneinfo/Europe/Bucharest share/qgis/python/pytz/zoneinfo/Europe/Budapest share/qgis/python/pytz/zoneinfo/Europe/Busingen share/qgis/python/pytz/zoneinfo/Europe/Chisinau share/qgis/python/pytz/zoneinfo/Europe/Copenhagen share/qgis/python/pytz/zoneinfo/Europe/Dublin share/qgis/python/pytz/zoneinfo/Europe/Gibraltar share/qgis/python/pytz/zoneinfo/Europe/Guernsey share/qgis/python/pytz/zoneinfo/Europe/Helsinki share/qgis/python/pytz/zoneinfo/Europe/Isle_of_Man share/qgis/python/pytz/zoneinfo/Europe/Istanbul share/qgis/python/pytz/zoneinfo/Europe/Jersey share/qgis/python/pytz/zoneinfo/Europe/Kaliningrad share/qgis/python/pytz/zoneinfo/Europe/Kiev share/qgis/python/pytz/zoneinfo/Europe/Lisbon share/qgis/python/pytz/zoneinfo/Europe/Ljubljana share/qgis/python/pytz/zoneinfo/Europe/London share/qgis/python/pytz/zoneinfo/Europe/Luxembourg share/qgis/python/pytz/zoneinfo/Europe/Madrid share/qgis/python/pytz/zoneinfo/Europe/Malta share/qgis/python/pytz/zoneinfo/Europe/Mariehamn share/qgis/python/pytz/zoneinfo/Europe/Minsk share/qgis/python/pytz/zoneinfo/Europe/Monaco share/qgis/python/pytz/zoneinfo/Europe/Moscow share/qgis/python/pytz/zoneinfo/Europe/Nicosia share/qgis/python/pytz/zoneinfo/Europe/Oslo share/qgis/python/pytz/zoneinfo/Europe/Paris share/qgis/python/pytz/zoneinfo/Europe/Podgorica share/qgis/python/pytz/zoneinfo/Europe/Prague share/qgis/python/pytz/zoneinfo/Europe/Riga share/qgis/python/pytz/zoneinfo/Europe/Rome share/qgis/python/pytz/zoneinfo/Europe/Samara share/qgis/python/pytz/zoneinfo/Europe/San_Marino share/qgis/python/pytz/zoneinfo/Europe/Sarajevo share/qgis/python/pytz/zoneinfo/Europe/Simferopol share/qgis/python/pytz/zoneinfo/Europe/Skopje share/qgis/python/pytz/zoneinfo/Europe/Sofia share/qgis/python/pytz/zoneinfo/Europe/Stockholm share/qgis/python/pytz/zoneinfo/Europe/Tallinn share/qgis/python/pytz/zoneinfo/Europe/Tirane share/qgis/python/pytz/zoneinfo/Europe/Tiraspol share/qgis/python/pytz/zoneinfo/Europe/Uzhgorod share/qgis/python/pytz/zoneinfo/Europe/Vaduz share/qgis/python/pytz/zoneinfo/Europe/Vatican share/qgis/python/pytz/zoneinfo/Europe/Vienna share/qgis/python/pytz/zoneinfo/Europe/Vilnius share/qgis/python/pytz/zoneinfo/Europe/Volgograd share/qgis/python/pytz/zoneinfo/Europe/Warsaw share/qgis/python/pytz/zoneinfo/Europe/Zagreb share/qgis/python/pytz/zoneinfo/Europe/Zaporozhye share/qgis/python/pytz/zoneinfo/Europe/Zurich share/qgis/python/pytz/zoneinfo/Factory share/qgis/python/pytz/zoneinfo/GB share/qgis/python/pytz/zoneinfo/GB-Eire share/qgis/python/pytz/zoneinfo/GMT share/qgis/python/pytz/zoneinfo/GMT+0 share/qgis/python/pytz/zoneinfo/GMT-0 share/qgis/python/pytz/zoneinfo/GMT0 share/qgis/python/pytz/zoneinfo/Greenwich share/qgis/python/pytz/zoneinfo/HST share/qgis/python/pytz/zoneinfo/Hongkong share/qgis/python/pytz/zoneinfo/Iceland share/qgis/python/pytz/zoneinfo/Indian/Antananarivo share/qgis/python/pytz/zoneinfo/Indian/Chagos share/qgis/python/pytz/zoneinfo/Indian/Christmas share/qgis/python/pytz/zoneinfo/Indian/Cocos share/qgis/python/pytz/zoneinfo/Indian/Comoro share/qgis/python/pytz/zoneinfo/Indian/Kerguelen share/qgis/python/pytz/zoneinfo/Indian/Mahe share/qgis/python/pytz/zoneinfo/Indian/Maldives share/qgis/python/pytz/zoneinfo/Indian/Mauritius share/qgis/python/pytz/zoneinfo/Indian/Mayotte share/qgis/python/pytz/zoneinfo/Indian/Reunion share/qgis/python/pytz/zoneinfo/Iran share/qgis/python/pytz/zoneinfo/Israel share/qgis/python/pytz/zoneinfo/Jamaica share/qgis/python/pytz/zoneinfo/Japan share/qgis/python/pytz/zoneinfo/Kwajalein share/qgis/python/pytz/zoneinfo/Libya share/qgis/python/pytz/zoneinfo/MET share/qgis/python/pytz/zoneinfo/MST share/qgis/python/pytz/zoneinfo/MST7MDT share/qgis/python/pytz/zoneinfo/Mexico/BajaNorte share/qgis/python/pytz/zoneinfo/Mexico/BajaSur share/qgis/python/pytz/zoneinfo/Mexico/General share/qgis/python/pytz/zoneinfo/NZ share/qgis/python/pytz/zoneinfo/NZ-CHAT share/qgis/python/pytz/zoneinfo/Navajo share/qgis/python/pytz/zoneinfo/PRC share/qgis/python/pytz/zoneinfo/PST8PDT share/qgis/python/pytz/zoneinfo/Pacific/Apia share/qgis/python/pytz/zoneinfo/Pacific/Auckland share/qgis/python/pytz/zoneinfo/Pacific/Chatham share/qgis/python/pytz/zoneinfo/Pacific/Chuuk share/qgis/python/pytz/zoneinfo/Pacific/Easter share/qgis/python/pytz/zoneinfo/Pacific/Efate share/qgis/python/pytz/zoneinfo/Pacific/Enderbury share/qgis/python/pytz/zoneinfo/Pacific/Fakaofo share/qgis/python/pytz/zoneinfo/Pacific/Fiji share/qgis/python/pytz/zoneinfo/Pacific/Funafuti share/qgis/python/pytz/zoneinfo/Pacific/Galapagos share/qgis/python/pytz/zoneinfo/Pacific/Gambier share/qgis/python/pytz/zoneinfo/Pacific/Guadalcanal share/qgis/python/pytz/zoneinfo/Pacific/Guam share/qgis/python/pytz/zoneinfo/Pacific/Honolulu share/qgis/python/pytz/zoneinfo/Pacific/Johnston share/qgis/python/pytz/zoneinfo/Pacific/Kiritimati share/qgis/python/pytz/zoneinfo/Pacific/Kosrae share/qgis/python/pytz/zoneinfo/Pacific/Kwajalein share/qgis/python/pytz/zoneinfo/Pacific/Majuro share/qgis/python/pytz/zoneinfo/Pacific/Marquesas share/qgis/python/pytz/zoneinfo/Pacific/Midway share/qgis/python/pytz/zoneinfo/Pacific/Nauru share/qgis/python/pytz/zoneinfo/Pacific/Niue share/qgis/python/pytz/zoneinfo/Pacific/Norfolk share/qgis/python/pytz/zoneinfo/Pacific/Noumea share/qgis/python/pytz/zoneinfo/Pacific/Pago_Pago share/qgis/python/pytz/zoneinfo/Pacific/Palau share/qgis/python/pytz/zoneinfo/Pacific/Pitcairn share/qgis/python/pytz/zoneinfo/Pacific/Pohnpei share/qgis/python/pytz/zoneinfo/Pacific/Ponape share/qgis/python/pytz/zoneinfo/Pacific/Port_Moresby share/qgis/python/pytz/zoneinfo/Pacific/Rarotonga share/qgis/python/pytz/zoneinfo/Pacific/Saipan share/qgis/python/pytz/zoneinfo/Pacific/Samoa share/qgis/python/pytz/zoneinfo/Pacific/Tahiti share/qgis/python/pytz/zoneinfo/Pacific/Tarawa share/qgis/python/pytz/zoneinfo/Pacific/Tongatapu share/qgis/python/pytz/zoneinfo/Pacific/Truk share/qgis/python/pytz/zoneinfo/Pacific/Wake share/qgis/python/pytz/zoneinfo/Pacific/Wallis share/qgis/python/pytz/zoneinfo/Pacific/Yap share/qgis/python/pytz/zoneinfo/Poland share/qgis/python/pytz/zoneinfo/Portugal share/qgis/python/pytz/zoneinfo/ROC share/qgis/python/pytz/zoneinfo/ROK share/qgis/python/pytz/zoneinfo/Singapore share/qgis/python/pytz/zoneinfo/Turkey share/qgis/python/pytz/zoneinfo/UCT share/qgis/python/pytz/zoneinfo/US/Alaska share/qgis/python/pytz/zoneinfo/US/Aleutian share/qgis/python/pytz/zoneinfo/US/Arizona share/qgis/python/pytz/zoneinfo/US/Central share/qgis/python/pytz/zoneinfo/US/East-Indiana share/qgis/python/pytz/zoneinfo/US/Eastern share/qgis/python/pytz/zoneinfo/US/Hawaii share/qgis/python/pytz/zoneinfo/US/Indiana-Starke share/qgis/python/pytz/zoneinfo/US/Michigan share/qgis/python/pytz/zoneinfo/US/Mountain share/qgis/python/pytz/zoneinfo/US/Pacific share/qgis/python/pytz/zoneinfo/US/Pacific-New share/qgis/python/pytz/zoneinfo/US/Samoa share/qgis/python/pytz/zoneinfo/UTC share/qgis/python/pytz/zoneinfo/Universal share/qgis/python/pytz/zoneinfo/W-SU share/qgis/python/pytz/zoneinfo/WET share/qgis/python/pytz/zoneinfo/Zulu share/qgis/python/pytz/zoneinfo/iso3166.tab share/qgis/python/pytz/zoneinfo/localtime share/qgis/python/pytz/zoneinfo/posixrules share/qgis/python/pytz/zoneinfo/zone.tab share/qgis/python/pytz/zoneinfo/zone1970.tab d1335 1 a1342 1 share/qgis/python/qgis/_networkanalysis.so d1345 14 d1361 2 a1362 1 share/qgis/python/qgis/networkanalysis/__init__.py d1369 1 d1371 1 d1377 2 a1378 4 share/qgis/python/qsci_apis/PyQt4-4.7.4.api share/qgis/python/qsci_apis/Python-2.5.api share/qgis/python/qsci_apis/Python-2.6.api share/qgis/python/qsci_apis/Python-2.7.api a1381 38 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 @ 1.3 log @Update to 2.18.16 * python option does not emit errors at start Changelog: * Bugfixes @ text @d1 1 a1 1 @@comment $NetBSD$ d4 2 d982 1 a982 1 share/qgis/python/plugins/processing/algs/grass7/description/r.mapcalc.txt d1085 1 @ 1.2 log @Build fixes: - even if python bindings are not selected, it is needed as a tool for build - during build, it wants to run an executable from the build dir, which fails to find a not-yet-installed shared librarie. Fixed by calling it with appropriate LD_LIBRARY_PATH set - fix PLIST no PKGREVISION bump as it didn't build before. @ text @d1 2 a2 1 @@comment $NetBSD: PLIST.python,v 1.1 2016/02/02 04:33:57 dbj Exp $ d4 5 a8 1 lib/libqgispython.so d19 1 d29 311 a339 55 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 d344 1 d352 1 d358 1 d383 11 a490 1 share/qgis/python/plugins/MetaSearch/images/help.png d514 8 d527 1 d532 1 d559 7 d576 1 d604 1 d623 1 a625 101 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 d635 1 d654 1 d680 1 d780 2 a781 1 share/qgis/python/plugins/processing/algs/grass/description/r.sunmask.txt d860 2 d863 15 d879 3 d884 10 d895 6 a902 1 share/qgis/python/plugins/processing/algs/grass7/description/nviz.txt d905 3 d910 2 d915 3 d921 3 a923 2 share/qgis/python/plugins/processing/algs/grass7/description/r.cost.full.txt share/qgis/python/plugins/processing/algs/grass7/description/r.cost.txt d927 1 d941 2 d947 36 d988 1 d1000 1 d1007 1 d1011 2 d1019 4 d1024 1 d1029 2 d1033 2 a1036 1 share/qgis/python/plugins/processing/algs/grass7/description/r.sum.txt d1038 4 a1041 1 share/qgis/python/plugins/processing/algs/grass7/description/r.sunmask.txt d1044 1 d1049 1 d1051 2 d1055 6 d1063 3 a1065 1 share/qgis/python/plugins/processing/algs/grass7/description/r.walk.txt d1068 3 d1073 2 d1081 1 d1083 1 d1085 5 a1089 1 share/qgis/python/plugins/processing/algs/grass7/description/v.generalize.txt d1091 2 d1094 4 d1101 2 d1106 3 d1111 20 d1134 1 d1137 1 d1143 1 d1145 1 d1157 1 d1159 2 d1165 1 d1167 2 d1170 118 d1289 3 a1291 1 share/qgis/python/plugins/processing/algs/grass7/nviz7.py d1302 1 d1311 2 d1353 1 d1360 2 d1364 2 d1379 2 d1403 1136 a2538 228 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 d2545 2 d2555 1 d2566 1 d2571 1 d2592 2 d2598 1 d2623 2 d2626 1 d2628 1 d2638 2 a2656 1 share/qgis/python/plugins/processing/algs/qgis/postgis_utils.py d2673 1 a2673 3 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 d2676 1 a2676 1 share/qgis/python/plugins/processing/algs/saga/SagaGroupNameDecorator.py d2680 369 a3048 936 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 d3124 1 d3126 2 a3129 1 share/qgis/python/plugins/processing/gui/AlgorithmClassification.py d3145 1 d3159 1 d3169 3 a3180 1 share/qgis/python/plugins/processing/gui/SilentProgress.py a3183 1 share/qgis/python/plugins/processing/gui/algclasssification.txt d3185 1 a3185 1 share/qgis/python/plugins/processing/gui/utils.py d3192 59 a3250 2 share/qgis/python/plugins/processing/images/gdal.png share/qgis/python/plugins/processing/images/grass.png d3254 1 d3257 1 d3261 3 a3263 2 share/qgis/python/plugins/processing/images/qgis.png share/qgis/python/plugins/processing/images/r.png d3268 2 a3269 1 share/qgis/python/plugins/processing/images/taudem.png d3292 7 d3300 1 d3303 1 d3308 5 a3312 4 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 d3314 1 a3314 6 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 d3316 1 a3351 3 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 a3352 1 share/qgis/python/plugins/processing/tools/_vector.py d3356 1 d3358 1 d3373 1 d3378 1 a3385 76 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 d3992 17 d4019 2 d4038 2 d4041 35 @ 1.1 log @update qgis to 12.2.3 New Features in QGIS 2.12 ‘Lyon’ This is the next release in our 4-monthly release series. It gives you access to the new features we have been working on and represents the ‘cutting edge’ of QGIS development. QGIS ‘Lyon’ is jam-packed with awesome new features. Special highlights are support for rule based labelling, rule based styling of attribute tables, and advanced geometry checker, support for digitising curve based geometries, better authentication management and much, much more! QGIS 2.12 also has many bug fixes and memory leaks addressed. The features provided in QGIS 2.12 will be included in the next LTR release (slated for release in 2016), so using this release provides you with an excellent opportunity to test new features that will make their way into the next LTR. @ text @d1 3 a3 1 @@comment $NetBSD$ @