Re: [gdal-dev] gdalsrsinfo Incorrect or Inconsistent results reporting EPSG codes

2019-11-01 Thread David Cakalic
Link below is to a sample IMG file on WeTransfer: https://we.tl/t-KtV9xCLaDF Depending on the computer, this is showing as: EPSG: -1 EPSG: 26914 EPSG: 6343 when using gdalsrsinfo -e {image} or gdalsrsinfo -o epsg {image} Thank you, David C. jratike80 wrote: Subject: Re: [gdal-dev] gdalsrsinf

[gdal-dev] gdalsrsinfo Incorrect or Inconsistent results reporting EPSG codes

2019-10-31 Thread David Cakalic
Hi, I've been having a problem using gdal to simply read/report EPSG headers on rasters. I am trying to use it to verify header projection information is correct. First, I am using Windows 10. Rasters are Imagine .IMG format. Command being used is gdalsrsinfo -e {filename} I've tried gdal f