Skip to content

Commit dff45bc

Browse files
author
leo.lami
committedNov 19, 2007
19.11.2007 new module: v.surf.bspline
git-svn-id: http://svn.osgeo.org/qgis/trunk@7507 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 603d550 commit dff45bc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">
3+
4+
<qgisgrassmodule label=" v.surf.bspline - Bicubic or bilinear spline interpolation with Tykhonov regularization" module="v.surf.bspline">
5+
<option key="input"/>
6+
<option key="sparse" />
7+
<option key="raster" />
8+
<flag key="c" />
9+
</qgisgrassmodule>

0 commit comments

Comments
 (0)