Pawel Netzel - software
Repositories
Help
Report an Issue
plTools
Code
Commits
Branches
Tags
Search
Tree:
8f458ef
Branches
Tags
master
plTools
README.md
README changes
netzel
commited
8f458ef
at 2024-02-27 16:42:20
README.md
Blame
History
Raw
# 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](http://plmapcalc.netzel.pl), [source](http://gitlist.netzel.pl/plMapcalc)); - plForestFragment - a program for calculating multi-scale forest fragmentation index ([web page](https://landtax.urk.edu.pl/software/forestfragment), [source](http://gitlist.netzel.pl/plForestFragment)); - plGeoAdaptels - a program for calculating adaptels (superpixels) from geospatial data ([source](http://gitlist.netzel.pl/plGeoAdaptels)); - plDarkSky - a program for calculating light pollution using the Barry method ([web page](http://darksky.netzel.pl), [source](http://gitlist.netzel.pl/plDarkSky)); - plClump4p - a program for creating connected components (clumps) based on a categorized geospatial layer ([source](http://gitlist.netzel.pl/plClump4p)). 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 uses [GDAL](https://gdal.org), [PROJ](https://proj.org), [ezDGAL](http://gitlist.netzel.pl/ezGDAL), [Argtable3](https://github.com/argtable/argtable3) and [TCC](https://github.com/TinyCC/tinycc). 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.