plTools package includes binaries for plMapcalc, plForestFragment, plGeoAdaptels, plGeoJSEG, plDarkSky, plClump4p, and QGIS plugin

netzel netzel Adding plGeoJSEG binariest to the plTools installer 645ba8f @ 2025-01-30 19:47:52
plTools_distrib Adding plGeoJSEG binariest to the plTools installer 2025-01-30 19:47:52
plTools_plugin plugin bug fixed 2024-03-26 16:32:26
README.md Adding plGeoJSEG binariest to the plTools installer 2025-01-30 17:32:41
README.md

plTools

a QGIS plugin and binaries

The plTools package is a set of programs for spatial analysis. The package includes:

  • plMapcalc - raster layer calculator (web page, source);
  • plForestFragment - a program for calculating multi-scale forest fragmentation index (web page, source);
  • plGeoAdaptels - a program for calculating adaptels (superpixels) from geospatial data (source);
  • plGeoJSEG - a program for segmenting categorical geospatial data with use JSEG algorithm(source);
  • plDarkSky - a program for calculating light pollution using the Barry method (web page, source);
  • plClump4p - a program for creating connected components (clumps) based on a categorized geospatial layer (source).

plTools is available as a set of binary files for installation on Linux and Windows. In addition, it is made available as a QGIS plugin. Programs included in the plTools package can also be run from the command line or directly from QGIS.

The plTools package includes also a module that allows running plTools programs from the python language level. The module can be used in Python scripts, interactively in the interpreter, and in the Jupyter environment.

The plTools package uses GDAL, PROJ, ezDGAL, Argtable3 and TCC.

The plTools installer copies the executable files to a directory accessible from the user level or to all users. One system variable, PLTOOLSPATH, is defined during installation, indicating the program directory. The installation does not modify any other system settings.

The programs included in plTools are available under the GPLv3 license.