Thursday, 12 May 2016

How to build Android spatialite?


I have been trying to build spatialite for Android for a few days now without success. I have even tried the recent documentation from the Google project page here: https://code.google.com/p/spatialite-android/. Build documentation is is quite vague and there are not many resources on the interweb to help me out. Just wondering if this project has seen adoption or is simply dead. If its dead its too bad... it was a good initiative.



Answer



Have you seen this Spatialite web page that has instructions, source code and binaries for Android?

https://www.gaia-gis.it/fossil/libspatialite/wiki?name=splite-android

Also, the "SpatiaLite Users" google group might be helpful.


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...