[GRASS-dev] Re: g.region bugs [was: GRASS 6.3.0 release
preparation]
Maciej Sieczka
tutey at o2.pl
Mon Oct 15 12:55:13 EDT 2007
Glynn Clements wrote:
> Martin Landa wrote:
>> hm, I disabled G_aling_window(), seems to work... (in CVS)
> Reverted in CVS.
>
> If the user specifies -a, the region should be aligned.
After Glynn reverted Martin's commit, I experience the
following:
$ g.region n=5680980 s=5680960 w=602440 e=602480 res=20 -ag
n=5680980
s=5680960
w=602440
e=602480
nsres=20
ewres=20
rows=1
cols=2
cells=2
$ echo "L 2 571600 5722275
571610 5722275" | v.in.ascii -n out=line form=standard --o
$ g.region vect=line res=1 -ag
ERROR: Invalid region: North must be larger than South
Maciek
More information about the grass-dev
mailing list