#2229: error in projection definition
---------------------------------+---------------------------------
Reporter: vincent | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.5
Component: Projections/Datums | Version: svn-releasebranch70
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
---------------------------------+---------------------------------
Comment (by martinl):
GRASS is using GDAL library to convert EPSG code to projection definition,
so that's the reason why GRASS reports WGS84 !PseudoMercator even PROJ.4
uses Spherical !PseudoMercator for EPSG 3857. See
source:grass/trunk/general/g.proj/input.c#L171. The issue should be solved
on GDAL side I would say.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2229#comment:13>
GRASS GIS <https://grass.osgeo.org>