[GRASS5] Projection transform

Markus Neteler neteler at itc.it
Wed Jan 23 03:29:28 EST 2002


On Tue, Jan 22, 2002 at 09:27:23PM -0700, Roger Miller wrote:
> On Tuesday 22 January 2002 20:02, zhang ji wrote:
> 
> > I am working on projection Latitude and Longitude , I
> > want to transform these Latitude&Longitude to Albers
> > Equal Area Conic projection, could anybody give me
> > some hint on how to do it? (I can not find the m.geo
> > in the grass I installed), if you can give me some
> > c/c++ code working on that, it will be very helpful to
> > me.
> 
> Use r.proj, v.proj or s.proj depending on whether your data are in raster 
> files, vector files or sites files.  There is also an m.proj function for 
> miscellaneous data.
> 

...just an addition: There is also m.proj2 which is the command line
version of m.proj. See
http://grass.itc.it/gdp/html_grass5/html/m.proj2.html

how to use it for ASCII coordinates lists.

Markus



More information about the grass-dev mailing list