Published June 26, 2026
| Version v0.2.1
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.2.1.zip
Files
(146.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6148387073e9475b2221d2ca67cef08c
|
146.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jmcmeen/terrana (URL)
Software
- Repository URL
- https://github.com/jmcmeen/terrana