
[general]
name=DEM Resample Interpolator
description=Professional DEM resampling tool for high-resolution terrain analysis using Bilinear, Bicubic, and Lanczos interpolation methods.
about=DEM Resample Interpolator is a plugin for upsampling or downsampling Digital Elevation Model (DEM) rasters to any target resolution (e.g., 0.5m to 0.2m). It supports three high-quality interpolation algorithms: Bilinear (smooth gradients, ideal for general terrain), Bicubic (sharper, higher-order, suited for DEM upsampling), and Lanczos (sinc-based, best quality for significant resolution increases). The plugin includes a built-in method description panel so users understand how each algorithm works and when to use it, a live progress bar, and error handling. Developed for GIS professionals in power transmission, infrastructure, and terrain analysis workflows.
version=1.0
qgisMinimumVersion=3.0
author=Vicky Sharma
email=vsharma@powergrid.in
repository=https://github.com/ineffablexd/Dem_resampler_interpolator
homepage=https://github.com/ineffablexd/Dem_resampler_interpolator
tracker=https://github.com/ineffablexd/Dem_resampler_interpolator/issues
license=GPL-2.0-or-later
icon=icon.png
tags=dem, resample, interpolation, bilinear, bicubic, lanczos, terrain, elevation, raster
category=Raster
experimental=False
deprecated=False
