-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmetadata.txt
More file actions
16 lines (12 loc) · 755 Bytes
/
metadata.txt
File metadata and controls
16 lines (12 loc) · 755 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[general]
name=Raster Interpolation
description=Raster Interpolation browses a vector layer of points, interpolates at their position the value of a raster layer and save the value in a chosen field of the vector layer. Interpolation can be nearest, linear or bi-cubic. Simple filter on the vector layer may be applied (browse only currently NULL values and/or only selected features).
version=1.3.5
qgisMinimumVersion=2.0
icon=icons/rasterinterpolation.png
tags=DTM,DEM,terrain,elevation,ground,raster,interpolation,bicubic,linear
homepage=http://3nids.github.io/rasterinterpolation
tracker=https://github.com/3nids/rasterinterpolation/issues
repository=https://github.com/3nids/rasterinterpolation
author=Denis Rouzaud
email=denis.rouzaud@gmail.com