[GRASS-dev] Re: [GRASS-user] Compiling grass 6.2.1: i.class error
Hamish
hamish_nospam at yahoo.com
Mon Mar 19 20:17:36 EDT 2007
Glynn Clements wrote:
> AFAICT, the main problem with v.digit + v.to.rast is that v.digit
> doesn't have a tool for drawing circles.
this could be easily remedied, either using a gui circle widget tool or
just with a line-arrow on the gui canvas to select the center and
radius, then calculate 360 or so points to define the circle (as r.digit
does already).
> Also, it would probably be a good idea to ensure that all r.{in,out}.*
> programs can {read,write} .tfw (or similar) files. This would
> eliminate any issues with r.out.* + external editing + r.in.* and
> georeferencing.
Yes, good idea. But at some point you might want .prj files as well, and
then reinvent the GeoTIFF, ...
Hamish
More information about the grass-dev
mailing list