[GRASS-user] Datum not recognised

Anders Kagervall Anders.Kagervall at vfm.slu.se
Tue Feb 9 03:42:53 EST 2010


Wow, open source is fantastic! Less than one hour after my question I have two answers
and a fix submitted to the source repository. That's hard to beat for any support organization :-)

Anders

-----Original Message-----
From: Paul Kelly [mailto:paul-grass at stjohnspoint.co.uk] 
Sent: den 8 februari 2010 18:06
To: Anders Kagervall
Cc: grass-users at lists.osgeo.org
Subject: Re: [GRASS-user] Datum not recognised

On Mon, 8 Feb 2010, Anders Kagervall wrote:

> Hi,
> I am quite new to GRASS and this is my first post to this list. To familiarize myself
> with the software I have started to import data and now and then I get this warning:
> "Datum <Rikets_koordinatsystem_1990> not recognised by GRASS and no parameters found"
> Is this something I should be concerned about and how can I get rid of it?

Thanks for reporting this. The problem is simply that support for the 
Swedish datum rt90 was never added to GRASS. I've now added it in SVN to 
7.0, 6.5 and 6.4. Having the datum undefined will only cause problems if 
you wish to reproject maps or data from/to your location.

If you've updated from SVN and want to include the datum parameters in 
your location you can run
g.proj -c epsg=3021
and it will update the support files (PROJ_INFO in particular).

Paul


More information about the grass-user mailing list