{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Python wrapper for Apache Sedona, a cluster computing system that extends Apache Spark with spatial data processing capabilities for loading, processing, and analyzing large-scale geographic data across distributed machines.","skillfed_tags":["geospatial","spark-extension","distributed-computing"],"use_cases":["Analyze millions of GPS trajectories or sensor readings distributed across a cluster to find patterns or anomalies.","Perform large-scale spatial joins (e.g., which customers fall within delivery zones) on datasets that don't fit in memory.","Process global map or geospatial datasets (roads, buildings, administrative boundaries) for urban planning or logistics optimization.","Query and filter geographic features by spatial relationships (containment, proximity, intersection) in distributed SQL.","Build data pipelines that combine geographic data with other structured data in a unified Spark ecosystem."],"what_it_does":"Apache Sedona is a Python wrapper around a distributed spatial computing engine built on Apache Spark. It provides spatial data types and query operations (Spatial Resilient Distributed Datasets and SpatialSQL) that let you load, filter, join, and analyze geographic data across a cluster of machines. The package depends on attrs and shapely for geometry representation and attribute handling.\n\nYou use it when you need to process geographic datasets too large for a single machine\u2014think analyzing millions of GPS points, performing spatial joins across continents of map data, or computing geometric relationships at scale. It integrates directly with Spark's SQL engine and DataFrame API, so if you know PySpark, the spatial extensions feel natural.","worth_installing":"Yes, if you are already using Apache Spark and need to process large-scale spatial data. The package is actively maintained, has no known vulnerabilities, and integrates cleanly with Spark's ecosystem. Install friction is moderate but manageable with pre-built wheels across platforms. Not worth installing if you lack Spark infrastructure or are working with small, single-machine geographic datasets."},"id":"apache-sedona","links":{"html":"https://skillfed.io/packages/apache-sedona","md":"https://skillfed.io/packages/apache-sedona.md","pypi":"https://pypi.org/project/apache-sedona/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"apache-sedona","python_support":"supports_current","summary":"Apache Sedona is a cluster computing system for processing large-scale spatial data"},"popularity":{"monthly_downloads":2279341,"position":3168,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.9.1"}
