$npx skillfedfor your agent

GIS packages

105 packages · page 3 of 3

Packages

pypolyline With conditions
PyPI · GIS · released May 2026

Encodes and decodes Google Polyline format coordinates using Rust FFI, providing fast compression of latitude-longitude sequences for mapping applications.

BlueOak-1.0.0compiled wheel · 3.10+
105.6Kdownloads / mo
access Worth it
PyPI · GIS · released Dec 2025

Calculates spatial accessibility metrics to measure how easily services can be reached from different locations using classical and novel methods.

Install it if you need to compute accessibility metrics; skip it if your workflow doesn't involve measuring service proximity.

BSD-3-Clausepure Python · 3.11+
104.4Kdownloads / mo
titiler-mosaic Worth it
PyPI · GIS · released Jul 2026

Adds MosaicJSON support to TiTiler, enabling you to build a tile server that serves mosaicked raster data through FastAPI endpoints.

Install it if you need to add MosaicJSON support to TiTiler for serving mosaicked raster data.

MITpure Python · 3.11+
104.1Kdownloads / mo
spglm With conditions
PyPI · GIS · released Oct 2023

Fits Gaussian, Poisson, QuasiPoisson, and Logistic generalized linear models using iteratively weighted least squares, with full support for sparse design matrices.

BSD-3-Clausepure Python · 3.9+
103.0Kdownloads / mo
spopt Worth it
PyPI · GIS · released Jul 2025

Spopt solves spatial optimization problems including regionalization, facility location, and transportation-oriented modeling using geographic data and constraint-based algorithms.

Install it if you are solving regionalization, facility location, or network-based optimization problems on geographic data; skip it if your work is purely aspatial…

BSD-3-Clausepure Python · 3.11+
102.1Kdownloads / mo
mgwr Worth it
PyPI · GIS · released Jan 2024

Calibrates multiscale and traditional geographically weighted regression (GWR/MGWR) models to analyze spatial heterogeneity in regression relationships across geographic regions.

Install it if you need to model geographic variation in regression relationships; skip it if your analysis is non-spatial or you need only global regression…

BSD-3-Clausepure Python · 3.5+
101.8Kdownloads / mo
spint Worth it
PyPI · GIS · released Jun 2026

SpInt calibrates spatial interaction models (gravity, production-constrained, attraction-constrained, and doubly-constrained) using an entropy-maximizing framework and iteratively weighted least squares, with support for Poisson and QuasiPoisson count models.

Install it if you need to calibrate gravity or constrained spatial interaction models; skip it if your work does not involve origin-destination flow analysis.

BSD-3-Clausepure Python · 3.12+
101.4Kdownloads / mo
spaghetti With conditions
PyPI · GIS · released Jun 2024

Spaghetti analyzes network-based spatial data by building graph-theoretic networks from geographic features and computing network events, topology, and spatial inference on them.

BSD-3-Clausepure Python · 3.10+
101.1Kdownloads / mo
inequality Worth it
PyPI · GIS · released Jul 2025

Inequality provides methods for measuring spatial inequality across geographic regions, integrating with the PySAL ecosystem to analyze distributional patterns in spatial data.

Install it if you are working with geographic or regional data and need to quantify distributional disparities.

BSD-3-Clausepure Python · 3.11+
100.7Kdownloads / mo
convertbng With conditions
PyPI · GIS · released Jun 2026

Converts decimal WGS84 longitude/latitude coordinates to and from British National Grid (OSGB36) and ETRS89 coordinates using Rust FFI for speed.

BlueOak-1.0.0compiled wheel · 3.10+
100.3Kdownloads / mo
splot With conditions
PyPI · GIS · released Sep 2024

splot creates static and interactive visualizations for spatial analysis workflows, connecting PySAL objects to matplotlib and other visualization toolkits.

BSD-3-Clausepure Pythonaging
99.2Kdownloads / mo
odc-loader With conditions
PyPI · GIS · released Jan 2026

Constructs xarray objects from parsed geospatial metadata, enabling programmatic assembly of multi-dimensional arrays for raster data workflows.

Install it if your workflow involves metadata-driven array construction; skip it if you only need basic raster I/O without xarray integration.

Apache-2.0pure Python · 3.10+
96.4Kdownloads / mo
tippecanoe With conditions
PyPI · GIS · released Dec 2024

Packages the tippecanoe command-line tool as a Python package, making it installable via pip and usable in build systems to convert GeoJSON, FlatGeobuf, or CSV features into vector tilesets.

BSD-3-Clausecompiled wheel · 3.7+
95.6Kdownloads / mo
rio-stac Worth it
PyPI · GIS · released Sep 2025

rio-stac creates valid STAC Items from raster datasets by reading geospatial metadata and generating standardized catalog entries compatible with the STAC specification.

BSD-3-Clausepure Python · 3.10+
94.7Kdownloads / mo
pyubx2 Worth it
PyPI · GIS · released Jul 2026

Parses and generates UBX protocol messages from u-blox GNSS receivers, and can also handle NMEA 0183 and RTCM3 protocols through pynmeagps and pyrtcm.

Install it if you need to parse or generate UBX protocol messages.

BSD-3-Clausepure Python · 3.10+
93.0Kdownloads / mo
titiler-extensions Worth it
PyPI · GIS · released Jul 2026

Provides pluggable extension classes for TiTiler's TilerFactory to add specialized endpoints like COG validation, STAC viewing, WMS support, and custom tile server functionality.

Install it if you are building a tile server and want to add COG validation, STAC viewing, WMS support, or custom tile endpoints without writing boilerplate.

MITpure Python · 3.11+
89.3Kdownloads / mo
highcharts-maps With conditions
PyPI · GIS · released Aug 2024

Highcharts Maps for Python wraps the Highcharts Maps JavaScript library to create interactive geospatial and map-based data visualizations directly from Python, with native integration into Jupyter, Pandas, PySpark, and GeoPandas workflows.

However, verify the license terms first (they are unclear in the metadata), and be aware that the package has not been updated in 724 days—test compatibility with…

license unclearpure Python · 3.10+dormant
88.6Kdownloads / mo
postal With conditions
PyPI · GIS · released Oct 2025

Python bindings to libpostal, a C library for parsing and normalizing street addresses worldwide, supporting address expansion and component extraction.

MITbuilds from sourceaging
84.3Kdownloads / mo
pydantic-geojson Worth it
PyPI · GIS · released Mar 2026

Provides Pydantic-based type-safe validation and models for GeoJSON data according to RFC 7946, supporting all standard geometry types, features, and feature collections.

MITpure Python
84.1Kdownloads / mo
titiler-application With conditions
PyPI · GIS · released Jul 2026

Provides a ready-to-run FastAPI application for serving Cloud Optimized GeoTIFFs and raster data as dynamic map tiles, with built-in support for STAC, MosaicJSON, and OGC standards.

MITpure Python · 3.11+
81.9Kdownloads / mo
torchgeo With conditions
PyPI · GIS · released Aug 2026

TorchGeo provides PyTorch datasets, samplers, transforms, and pre-trained models for geospatial and remote sensing data, handling multispectral satellite imagery with automatic coordinate reference system alignment.

MITpure Python · 3.12+
79.2Kdownloads / mo
dask-geopandas Worth it
PyPI · GIS · released Jun 2025

Dask-GeoPandas parallelizes geospatial operations by combining GeoPandas' spatial capabilities with Dask's distributed computing, allowing you to process large geographic datasets across multiple partitions.

Install it if you work with large geographic datasets and need parallel processing.

BSD-3-Clausepure Python · 3.10+
79.1Kdownloads / mo
pygeofilter Worth it
PyPI · GIS · released Jun 2026

Parses OGC filtering standards (CQL, CQL JSON, JFE, FES) into an abstract syntax tree that can be evaluated against Django, SQLAlchemy, GeoPandas, Elasticsearch, OpenSearch, or native Python objects.

Install it if you need to parse or evaluate OGC filter standards; skip it if your application does not work with OGC APIs or CQL.

MITpure Python
75.7Kdownloads / mo
gps3 Skip
PyPI · GIS · released Sep 2016

Provides Python clients to connect to a GPSD daemon and retrieve GPS location data as either dictionaries or object attributes, with optional threading support.

MITpure Pythonabandoned
74.8Kdownloads / mo
shapely-polyskel With conditions
PyPI · GIS · released Jan 2025

Computes the straight skeleton of a polygon, a geometric medial axis useful for floor plans, building contours, and roof generation.

LGPL-3.0-onlypure Python · 3.10+aging
73.6Kdownloads / mo