[GRASS-dev] Re: [GRASS-user] mask in PERMANENT affect on other
mapsets during reprojection
Hamish
hamish_b at yahoo.com
Sun Jun 29 20:04:14 EDT 2008
Jarekj wrote:
> The situation is as follows:
> In location GRS mapset PERMANET I have MASK (with projection of 2180
> based on GRS elipsoid)
> in second mapset let say jarekjaI have map which is to be reprojected to
> other location (WGS). In that mapset no MASK is present.
> In location WGS mapset PERMANENT I reporject map from location GRS and
> I have only fragment allowed by MASK from GRS PERMANENT It is intended
> or some bug?
side-suggestion: before running r.proj run v.in.region in the source location then v.proj from the taget location. then
"g.region vect=region_box -p" and check that the new resolution is ok and that rows x cols is no less than in the source region, slightly more if the reprojection rotates the box significantly. and/or try the "-n" flag with r.proj to see if that makes any help.
Hamish
More information about the grass-dev
mailing list