topo-tools
topo-tools is a collection of DuckDB-powered geospatial topology utilities
for cleaning and reconciling administrative boundary polygons, usable from
the CLI or as a Python package.
Full documentation: https://ocha-dap.github.io/topo-tools-py/
| Tool | Description |
|---|---|
| schema-crosswalk | map and apply a source to target schema crosswalk |
| schema-map | infer a source to target schema crosswalk |
| schema-refactor | apply a schema crosswalk |
| schema-fill | fill down admin-hierarchy columns |
| schema-join | copy parent admin-hierarchy columns onto each child |
| topo-clean | detect and fix gap/overlap defects |
| topo-detect | detect gap/overlap defects |
| edge-match | fit a child layer into a parent layer |
| edge-extend | fill gaps with a Voronoi extension |
| edge-mosaic | re-clip an extended child layer into a new parent |
| edge-clip | clip a child layer to its parent |
| edge-stitch | close seams in a tiled layer |
| change | classify changes between two polygon layer versions |
| package | dissolve, label, and line-ify a layer in one call |
| package-polygons | dissolve a layer into coarser admin levels |
| package-points | one label point per admin unit |
| package-lines | deduplicated admin boundary lines |
Installation
Install with uv (recommended):
uv tool install topo-tools # CLI
uv add topo-tools # Python library
Or with pip/pipx:
pip install topo-tools # CLI or library
pipx install topo-tools # CLI
On macOS/Linux, topo-tools is also available via Homebrew, no Python
tooling required:
brew install OCHA-DAP/topo-tools/topo-tools
Supported Formats
Polygon inputs/outputs: GeoParquet (.parquet), GeoPackage (.gpkg),
Shapefile (.shp), GeoJSON (.geojson). Output format matches input format.
change's tabular changelog is CSV or GeoParquet only; its spatial overlay
layer supports the same four formats as the other tools.
See CONTRIBUTING.md for development setup.
Release files for topo-tools 0.7.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| topo_tools-0.7.2.tar.gz | 8.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| topo_tools-0.7.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.5 MB
Release files / topo_tools-0.7.2.tar.gz
| Download URL | topo_tools-0.7.2.tar.gz |
|---|---|
| Size | 8.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b6356b2aac9531273b99c45023faf8e52488d325a3fc16097aac8372a37282f0
|
|
BLAKE2b-256 checksum How to use checksums |
7304baf6bc13826764640b9b4803309496be107194c7b39c12c8dcd6d98138b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency logRelease files / topo_tools-0.7.2-py3-none-any.whl
| Download URL | topo_tools-0.7.2-py3-none-any.whl |
|---|---|
| Size | 175.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
083ffcc1fe935ade15145f9741bf5edb75f61f2a946652d0e589b6892d3566d8
|
|
BLAKE2b-256 checksum How to use checksums |
75a48cd84b46de4b41b413be3b88f08cc594091b8d9a8c78383c9b4e4cf1ce38
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 24, 2026.
Transparency log