[GRASS-dev] Re: [GRASS GIS] #465: r.proj.seg thins along null areas
and raster bounds for bilinear and cubic methods
GRASS GIS
trac at osgeo.org
Sun Jan 25 14:34:17 EST 2009
#465: r.proj.seg thins along null areas and raster bounds for bilinear and cubic
methods
------------------------+---------------------------------------------------
Reporter: kyngchaos | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone:
Component: Raster | Version: svn-develbranch6
Resolution: | Keywords:
Platform: All | Cpu: All
------------------------+---------------------------------------------------
Comment (by kyngchaos):
OK, N/S wraparound got too complicated. For now I made those collapse.
Problem: the interp function would need to know something about the
coordinate extents of the input, but all it knows is cell numbers.
(that's why I have the wrap test in main.c and pass a flag)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/465#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list