| 10 | * Merge [source:grass/trunk/lib/imagery] (i.* except for i.points3, i.rectify3) and [source:grass/trunk/imagery/i.ortho.photo/lib/] (i.ortho.photo, photo.*) |
| 11 | * [source:grass/trunk/lib/image3/] never finished improvement which integrated Imagery Library and Orthophoto Library. Seems to provide also ortho rectification for satellite data (i.points3, i.rectify3) |
| 12 | |
| 13 | == Modules == |
| 14 | |
| 15 | * Merge of i.points, i.vpoints, i.points3 - drop these altogether? (loss of interactive XDRIVER) |
| 16 | * Merge of i.rectify and i.rectify3 - maybe depend on gdalwarp C API for this? |
| 17 | * Addition of new resampling algorithms such as bilinear, cubic convolution (take from r.proj?) |
| 18 | * Add other warping methods (maybe thin splines from GDAL?) |
| 19 | * Implement/finish linewise ortho-rectification of satellite data |
| 20 | * ~Depreciate tape functions in next major revision of GRASS~ and create a tape module that accomplishes tape access. ''- still desired? MN 10/2008'' |