Closed osedok closed 5 years ago
Sorry, RTree is still not available for writing in Android. That is a copy and paste from the Java implementation / placeholder for Android. I published and upgraded to the latest Android SQLite Bindings, but User defined functions are still not supported (line 250: // TODO: Support functions that return values.).
Thank you for clarification Brian (@bosborn), this is the answer I have expected.
State your question Hi Brian, would you kindly provide more clarification around Line 433 (comment) in https://github.com/ngageoint/geopackage-android/blob/3.4.0/geopackage-sdk/src/main/java/mil/nga/geopackage/features/index/FeatureIndexManager.java:
Is the rtree index updated when new feature is being added to the table?
Additional context Is now rtree index supported for writing?
Thanks you, Kind Regards, Andrzej