[QGIS-trac] Re: [Quantum GIS] #3672: region error when creating a
GRASS location?
Quantum GIS
qgis at qgis.org
Sun Mar 27 13:49:10 EDT 2011
#3672: region error when creating a GRASS location?
------------------------------------------------+---------------------------
Reporter: lutra | Owner:
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: GRASS | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Comment(by lutra):
FYI
creating the location (ex. epsg 3763) with wingrass (6.4.0) returns the
expected g.region result
{{{
g.region -p
projection: 99 (Transverse Mercator)
zone: 0
datum: etrs89
ellipsoid: grs80
}}}
opening with wingrass a different location created with QGIS (with the
same epsg) r.region returns
{{{
g.region -p
projection: 99 (Transverse Mercator)
zone: 0
datum: ** unknown (default: WGS84) **
ellipsoid: international
}}}
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3672#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list