QGIS Python Plugins Repository
Batch Interpolation
Plugin ID: 1446
(20) votes
A QGIS-plugin, which creates a batch process of the QGIS Raster Interpolation (TIN or IDW) and gdal_contour.
With this plugin the user can start a batch of interpolations using different attributes of the same point layer. Creating contour lines of the interpolated raster files in the same batch process is possible too. The resulting contour lines can be clipped by a mask layer. The plugin uses the QGIS-functions for IDW- and TIN-interpolation, gdal_contour for creating contour lines and the clip-function of QGIS. Please note, that the first layer in the table of content has to be a vector layer, otherwise the plugin will crash. Further information about the usage can be found on the GitHub-page.
- Author
- Christoph Jung
- Maintainer
- jagodki
- Tags
- vector , point , interpolation , clip , gdal , idw , tin , isolines , contour
- Plugin home page
- https://github.com/jagodki/Batch-Interpolation
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/jagodki/Batch-Interpolation
- Latest stable version
- 1.1.0
- Plugin ID
-
1446