Re: [gdal-dev] Building GDAL with PROJ4 on Android

2018-08-07 Thread René Hansen
I forgot to mention, my test device is a Samsung Galaxy S5 running Android 6.0. I haven't tested on other devices so ymmv. /René On Tue, 7 Aug 2018 at 12:37 René Hansen wrote: > Hey Chris, > > > From a previous yak-shaving-adventure, I've dabbled in building Proj and > Geos for Android, because

Re: [gdal-dev] Building GDAL with PROJ4 on Android

2018-08-07 Thread René Hansen
Hey Chris, >From a previous yak-shaving-adventure, I've dabbled in building Proj and Geos for Android, because they were dependencies of Spatialite, which I'm using for an app. That resulted in a homegrown build system based on docker, aptly named: Building for Android with Docker. It is meant a

[gdal-dev] Building GDAL with PROJ4 on Android

2018-08-06 Thread Chris Hanson
We have been struggling for months to get osgEarth ( http://osgearth.org/ ) working on Android using a PROJ4 equipped GDAL 2.x build. We have it working with a scratch-built GDAL, but it lacks the PROJ4 capabilities. GDAL reports lacking PROJ4 at runtime. The --with-static-proj option is said to b