OSGeo4A
OSGeo4A copied to clipboard
OSGeo4A is a build environment to cross-compile opensource GIS software for android devices
I'm having trouble loading the proj v8 library in my Xamarin forms app. Getting DllNotFOundException. I pulled the so files from the 20210911 release. I have a proj 5.1.0 lib...
WMTS is better for mobile work than WMS because tiles are pre-rendered on the server side and cached on the client side - less time and data. It is planned...
Hi, I was trying to compile QGIS using distribute.sh script (tried with arguments `-m 'qgis'` and `-dqgis -mqgis`) and i got this error:  There are log files mentioned in...
Hi, The "Build instructions" using CMAKE is old (according to Matthias). I have been trying to make it work but I couldn't (I really tried hard!). After getting disappointed with...
just a reminder to eventually have a look at this
since proj 6 (I think), the datum grids are in a distinct package. https://github.com/OSGeo/proj-datumgrid should we include this?
geotiff with jpeg compression is not implemented yet. (https://qfield.org/docs/project-management/dataformat.html) It there a plan to add this feature?
https://trac.osgeo.org/osgeo/ticket/2369
`MacOS Mojave` I am new about OSGeo environment and I want to build OSGeo4A. While repo is building, if I gave local path about QGIS `export O4A_qgis_DIR="/usr/local/Cellar/osgeo-qgis-ltr/3.4.9/QGIS"` , I took...