Alpha GRASS wrote: > I am working on GRASS 6.2.2RC1 on Fedoracore5. > > While Creating new project location I was taken some Bangalore maps like > .dbf,prj,shp,shx files. And I was > > created the Location and mapset Database using GRASS instructions. > > If I am trying to check the definition of my LOCATION by running.. > ********************* > g.projinfo -p > ********************* > > Here Its not working. > > But I can run > ********************* > g.region -p > g.region -m > ********************* > > Can you please help me where I am doing wrong.
g.projinfo doesn't exist in 6.x. You can get the same functionality from "g.proj -p". -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

