Skip to main content

Relationship between Apache Sedona and Wherobots

Wherobots uses Apache Sedona as an open core to build a cloud data platform optimized for geospatial analytics and AI workloads. Wherobots offers a streamlined experience for executing geospatial workloads, powered by Apache Sedona. Wherobots Inc. was founded by the original creators of Apache Sedona. As an open-source project, Apache Sedona attracts contributions from various leading companies, including Wherobots. Wherobots actively contributes to the development and improvement of Apache Sedona and also develops additional optimizations and proprietary features that enhance and extend the capabilities of Apache Sedona, such as WherobotsDB, a full-fledged spatial analytics database system.

Differences between Apache Sedona and Wherobots

FeatureApache SedonaWherobots
Spatial Functions200+300+
Data ModelGeometry, In-DB rasterGeometry, In-DB raster, Out-DB raster
Distributed ETL and Analytics PerformanceThe fastest open-source engine120X faster than Apache Sedona (formerly GeoSpark)
Spatial Data Lake StorageNo Yes
Distributed Vector TilesNo Yes
Spatial AINo Yes
Distributed Raster InferenceNo Yes
Distributed Map MatchingNo Yes
Deployment ModeUnmanagedFully managed and highly optimized
Supported LanguagesSQL, Scala, Java, PythonSQL, Scala, Java, Python
  1. From Third-party evaluation in the Apache Sedona documentation:
    • SIGMOD 2020: Tahboub, R. Y., & Rompf, T. (2020). Architecting a query compiler for spatial workloads. Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data, 2481–2496.
    In Figure 16a, GeoSpark distance join query runs around 7x - 9x faster than Simba, a spatial extension on Spark, on 1 - 24 core machines.
    • PVLDB 2018: Pandey, V., Kipf, A., Neumann, T., & Kemper, A. (2018). How good are modern spatial analytics systems?. Proceedings of the VLDB Endowment, 11(11), 1632-1645.
    GeoSpark comes close to a complete spatial analytics system. It also exhibits the best performance in most cases.