Tagged Questions
0
votes
1answer
77 views
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: ...
4
votes
2answers
138 views
How do I reduce the number of drawn polygons on an Android Map?
We're using spatialite-android and Nutiteq to render Archaeological datasets. One of our sample data sets has 7000 polygons that turn into 400,000 objects in our renderer.
Is there a common GIS ...
11
votes
6answers
2k views
How to run Spatialite on Android?
Does anyone know if it is possible to get Spatialite running on Android? Specifically for either Android 2.1 or 2.2.
I've been browsing the web, and although it seems technically possible, I haven't ...