Skip to content

Issue with Spatial Index requests #4

Description

@doubotis

SQL requets with use of Spatial indexes fails and turn the database connection down from FMDatabase.

Error returned by database: "no such module: rtree"

Solved by adding another flag in "Other C Flags" in "Build Settings" of Pods-sqlite3 :
-DSQLITE_ENABLE_RTREE=1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions