SQLITE_ENABLE_RTREE — Enable R*Tree spatial index
Enables the R*Tree extension module. R*Trees are designed for range queries and are commonly used to store durations, coordinates, or geospatial data. See R*Trees and Spatial Indexing Module for more details.