On Fri, 1 Nov 2019, David Cakalic wrote:

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}

Hmm.
For that file, with gdal 2.4.2 or 2.4.3rc1 I get
        EPSG:-1
but if I remove $HOME/.gdal/2.4/srs_cache/pcs.wkt.gz the next run gives
        EPSG:6343
but the next run gives EPSG:-1 again as the cache file has been recreated.

With gdal 3.0.3rc1 I get
        Confidence in this match: 25 %

        EPSG:26914

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to