The document discusses the implementation of R-trees in Datomic, highlighting the motivations behind their use in geospatial applications, particularly for efficient multi-dimensional data querying. It details the architecture and schema of Datomic R-trees, including bulk loading techniques, particularly using Hilbert curves, to enhance performance. Future plans include expanding functionality for updates and bulk insertions, along with investigating other R-tree variants.