Re: [gdal-dev] gdal not recognizing ellpsoid properly in esri grid format

2016-02-15 Thread Even Rouault
Le lundi 15 février 2016 18:54:51, Dominik Schneider a écrit : > Hi, > I was sent an esri grid that uses a spherical ellpsoid with +a and +b > parameters but this not being read properly. It is being assigned > +ellps=WGS84 when read with raster::raster() in R 3.2.3 but also when using > gdalinfo o

[gdal-dev] gdal not recognizing ellpsoid properly in esri grid format

2016-02-15 Thread Dominik Schneider
Hi, I was sent an esri grid that uses a spherical ellpsoid with +a and +b parameters but this not being read properly. It is being assigned +ellps=WGS84 when read with raster::raster() in R 3.2.3 but also when using gdalinfo on the command line. I'm using GDAL 1.11.3 from kyngchaos.com on OS X 10.