Skip to content

Python scripts for use with QGIS, including some profiling tools, processing models, and geostatistical methods

Notifications You must be signed in to change notification settings

andre-kotze/pyqgis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyQGIS scripts

Scripts for use with QGIS, including some profiling tools, processing models, and geostatistical methods

Contents

Contents

Scripts

DP_from_VR: Given a sampling route, generates a tabular sampling program (xlsx or csv). Vertices (sampling sites) can be made to inherit various location-derived attributes which will be included in the final program. Additionally, some field refactoring and coordinate transformation can also be done.

PlotProfile: Given a sampling route, sampling program and DEM, generates a Matplot profile with each sampling point plotted and labeled according to the sampling program.

ClusterVoronoi: A script to geostatistically identify possible outliers in a points layer (continuous data).


Models

The models are simply the Python scripts wrapped in .model3 files for smoother and more flexible incorporation into QGIS.


Use cases

  • Customisable marked and labelled profiles
  • Custom sample tables

About

Python scripts for use with QGIS, including some profiling tools, processing models, and geostatistical methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages