Published June 3, 2026
| Version v0.1.0
Software
Open
Terrana: Zero-Config Spatial API Server
Authors/Creators
Description
Terrana is a zero-config spatial API server written in Rust. Point it at a CSV, Parquet, or GeoJSON file containing lat/lon columns and immediately get a REST API with spatial queries (radius, bounding box, nearest neighbor, point-in-polygon) and geodesic geometry operations (area, convex hull, buffer, dissolve, simplify, distance) — no database setup, no PostGIS, no infrastructure. Built on DuckDB (bundled) with R-tree spatial indexing and the geo crate for WGS 84 geodesic computations.
Files
jmcmeen/terrana-v0.1.0.zip
Files
(95.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:89366a1c5f53469d4665ccece9781345
|
95.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jmcmeen/terrana (URL)
Software
- Repository URL
- https://github.com/jmcmeen/terrana