Rewrite certain proj strings when reading 3d files
commite4cfbdd9221d84b197c1ac2e73cc80deada3abff
authorOlly Betts <olly@survex.com>
Fri, 10 Sep 2021 06:13:57 +0000 (10 18:13 +1200)
committerOlly Betts <olly@survex.com>
Fri, 10 Sep 2021 06:13:57 +0000 (10 18:13 +1200)
tree31c294f13152ed2b0fb1caaf48216e18d98e7e81
parentc83aee05c475b145c19a5a09ea9be2916d772252
Rewrite certain proj strings when reading 3d files

`+init=epsg:` and `+init=esri:` followed by a code number aren't
handled by new PROJ by default, so rewrite them to `EPSG:` and
`ESRI:` respectively which are.
src/img.c