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"]],
>
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
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
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
(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