[GRASS-user] Importing DEM data with different projections

Ken Mankoff mankoff at gmail.com
Tue Sep 17 14:59:45 PDT 2019


On 2019-09-17 at 14:41 -07, Rich Shepard <rshepard at appl-ecosys.com> wrote...
> My question [...] is how do I handle these situations? Do I just
> override the dataset's projection and force it to use the existing
> location's?

Overriding only makes sense to me if the data *is* in the same projection but the metadata is incorrect.

> I created a separate location for each map then reprojected each to my
> statewide location. I'm sure there's a more efficient way to handle
> these discrepancies.

r.import would save you creating the 2nd map projection and a few lines of code.

  -k.



More information about the grass-user mailing list