[GRASS-dev] [GRASS GIS] #1813: RST lib quad_divide_data calls exit with 0
GRASS GIS
trac at osgeo.org
Tue Dec 4 04:53:58 PST 2012
#1813: RST lib quad_divide_data calls exit with 0
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by marisn):
Attached file contains a 3D shapefile with data stripe and hole in the
middle. The goal is to interpolate data from surrounding points to fill
the hole.
Unzip file, create a new location based on provided file. Remove imported
vector file and import it again this time with -z option (see bug #1822).
Set region and run interpolation:
{{{
g.region -a res=20
v.surf.rst -z input=interpolate_this layer=1 elev=filled_hole
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1813#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list