[GRASS-dev] [GRASS GIS] #2216: Location wizard fails on EPSG 3049
GRASS GIS
trac at osgeo.org
Wed Mar 12 02:44:37 PDT 2014
#2216: Location wizard fails on EPSG 3049
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: Startup | Version: svn-trunk
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by neteler):
Here it works fine - also from command line (using PROJ.4 V4.8.0):
{{{
grass70 -c epsg:3049 ~/grassdata/testlocation
GRASS 7.0.svn (testlocation):~ > g.proj -w
PROJCS["UTM Zone 37, Northern Hemisphere",
GEOGCS["grs80",
DATUM["European_Terrestrial_Reference_System_1989",
SPHEROID["Geodetic_Reference_System_1980",6378137,298.257222101]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]],
PROJECTION["Transverse_Mercator"],
PARAMETER["latitude_of_origin",0],
PARAMETER["central_meridian",39],
PARAMETER["scale_factor",0.9996],
PARAMETER["false_easting",500000],
PARAMETER["false_northing",0],
UNIT["Meter",1]]
GRASS 7.0.svn (testlocation):~ > g.version -e
GRASS 7.0.svn (2014)
PROJ.4: 4.8.0
GDAL/OGR: 1.10.1
GRASS not compiled with GEOS support
SQLite: 3.8.3
}}}
Maris, which PROJ4 version do you use?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2216#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list