Re: [gdal-dev] showing vertical datum in wgs84 or its variants

2018-09-15 Thread Even Rouault
Michael, > Coordinate System is: > COMPD_CS["WGS 84 / UTM zone 51N + WGS 84 (G1674)", > PROJCS["WGS 84 / UTM zone 51N", > GEOGCS["WGS 84", > DATUM["WGS_1984", > SPHEROID["WGS 84",6378137,298.257223563, > AUTHORITY["EPSG","7030"]], >

Re: [gdal-dev] Issue #2068 on Mint 19

2018-09-15 Thread Micha Silver
On 09/15/2018 04:43 PM, Sebastiaan Couwenberg wrote: On 9/15/18 2:28 PM, Micha Silver wrote: That's a known issue on Ubuntu based systems which build with --as-needed by default. A fix was added in libgdal-grass (2.3.0-2) tr

[gdal-dev] showing vertical datum in wgs84 or its variants

2018-09-15 Thread Michael Smith
All, If I have a DEM with a vertical datum that is not wgs84, it shows properly in gdal. For example, COMPD_CS["WGS 84 / UTM zone 51N + EGM2008 geoid height", PROJCS["WGS 84 / UTM zone 51N", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298

Re: [gdal-dev] Issue #2068 on Mint 19

2018-09-15 Thread Sebastiaan Couwenberg
On 9/15/18 2:28 PM, Micha Silver wrote: > AFAIK, you don't necessarily need the ubuntugis repo in bionic distros. > The regular ubuntu repos have pretty recent versions. On my Mint systems > I get GRASS 7.4.0, and gdal 2.2.3.  But every invocation of gdal > commands begins with: > micha@TP480:~$ gd

[gdal-dev] Issue #2068 on Mint 19

2018-09-15 Thread Micha Silver
(cross posting since this question touches several different applications) THis reported issue: http://osgeo-org.1560.x6.nabble.com/2068-Error-caused-by-libgdal-grass-version-in-Bionic-td5367179.html is causing problems for me also in the R package "MODIS". AFAIK, you don't necessarily need the