[GRASS-user] r.external -o
Markus Neteler
neteler at osgeo.org
Mon May 11 14:05:25 PDT 2015
On Sun, May 10, 2015 at 1:50 PM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
> In other words, there is no on-the-fly reprojection, not even with r|v.external. However, when we consider recent addition to addons r|v.in.proj (r.in.gdal and v.in.ogr but with reprojection), r.external with on-the-fly projection would be nice addition too (although much more complicated) but I think that from GRASS point of view the linked dataset would have Location's projection (reprojection would be done inside library).
Something is there:
grass-addons/grass7/raster/r.in.proj/r.in.proj.py
grass-addons/grass7/vector/v.in.proj/v.in.proj.py
(so, use g.extension ...)
Maybe useful as background info since these scripts do a series of tests.
Markus
More information about the grass-user
mailing list