[GRASS5] what projection is lat-long displayed in ?

Glynn Clements glynn.clements at virgin.net
Sat Mar 23 08:27:33 EST 2002


M Lennert wrote:

> When using lat-long data and displaying it on the screen or printing
> it with ps.map, in what projection is this data actually displayed
> on these 2D media ? Is this hardcoded into Grass ?

There isn't any "projection" as such. Actually, GRASS in general
doesn't really have much to do with projections; most operations work
on abstract coordinates, without regard to whether they are degrees,
metres etc.

When it comes to displaying data, GRASS maps coordinates to pixels
such that the current region just fits within the active display frame
while preserving the aspect ratio.

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-dev mailing list