Skip to content

Commit

Permalink
19.11.2007 new module: v.surf.bspline
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7507 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
leo.lami committed Nov 19, 2007
1 parent fe76f0c commit bd2d600
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/plugins/grass/modules/v.surf.bspline.qgm
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE qgisgrassmodule SYSTEM "http://mrcc.com/qgisgrassmodule.dtd">

<qgisgrassmodule label=" v.surf.bspline - Bicubic or bilinear spline interpolation with Tykhonov regularization" module="v.surf.bspline">
<option key="input"/>
<option key="sparse" />
<option key="raster" />
<flag key="c" />
</qgisgrassmodule>

0 comments on commit bd2d600

Please sign in to comment.