On Thu, Dec 10, 2015 at 11:54 PM, Alec Ventura <alecvent...@hotmail.com> wrote:
...
> The EPSG code im using is 4674 - SIRGAS2000, on Qgis it looks ok, but on
> grass i notice that the scale is quite odd, i don't know if this can cause
> any bug.

http://epsg.io/4674

I tried that:

grass70 -c epsg:4674 ~/grassdata/SIRGAS2000

and see

GRASS 7.0.2svn (SIRGAS2000):~ > g.proj -w
GEOGCS["grs80",
    DATUM["unknown",
        SPHEROID["Geodetic_Reference_System_1980",6378137,298.257222101],
        TOWGS84[0,0,0,0,0,0,0]],
    PRIMEM["Greenwich",0],
    UNIT["degree",0.0174532925199433]]

which indicates that it is not correctly detected.

There is a related ticket open:
https://trac.osgeo.org/grass/ticket/2456

which we need to solve asap.

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to