[GRASS-dev] [GRASS GIS] #2229: error in projection definition
GRASS GIS
trac at osgeo.org
Thu May 15 13:02:35 PDT 2014
#2229: error in projection definition
--------------------------------+-------------------------------------------
Reporter: vincent | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.4
Component: Projections/Datums | Version: unspecified
Keywords: | Platform: Unspecified
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Comment(by neteler):
I cannot reproduce the problem with 6.4.svn r60122. Screenshot attached.
My system is:
{{{
System Info
GRASS version: 6.4.4svn
GRASS SVN Revision: 60122M
GDAL/OGR: 1.10.1
PROJ4: Rel. 4.8.0, 6 March 2012
Python: 2.7.5
wxPython: 2.8.12.0
Platform: Linux-3.14.3-200.fc20.x86_64-x86_64-with-fedora-20-Heisenbug
}}}
I also tested on the same machine GRASS 7.1.svn:
{{{
grass71 -c epsg:3857 ~/grassdatum/test
Cleaning up temporary files...
Creating new GRASS GIS location/mapset...
...
Welcome to GRASS 7.1.svn (r60176M)
...
GRASS 7.1.svn (test):~ > g.proj -w
PROJCS["Mercator",
GEOGCS["wgs84",
DATUM["WGS_1984",
SPHEROID["WGS_1984",6378137,298.257223563]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]],
PROJECTION["Mercator_2SP"],
PARAMETER["standard_parallel_1",0],
PARAMETER["central_meridian",0],
PARAMETER["false_easting",0],
PARAMETER["false_northing",0],
UNIT["Meter",1]]
}}}
All fine, perhaps your PROJ.4 version is outdated?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2229#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list