[GRASS-user] 3d model with boreholes

Markus Neteler neteler at osgeo.org
Fri Dec 11 02:45:47 PST 2015


On Thu, Dec 10, 2015 at 11:54 PM, Alec Ventura <alecventura at 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


More information about the grass-user mailing list