[GRASS-dev] lib/vask

Glynn Clements glynn at gclements.plus.com
Sat Jun 24 10:28:22 EDT 2006


Michael Barton wrote:

> Is the analyze function the same in i.points and i.vpoints? If not, what is
> the difference?

i.vpoints uses the CRS_ version, which supports higher-order
transformations.

Note that i.rectify and i.vpoints each have their own private copy of
the CRS_ code, which is also the same code that GDAL uses for
GDALGCPTransform() etc (alg/gdal_crs.c).

Should the imagery modules use GDAL directly, or should we add an
interface in lib/imagery/georef.c?

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list