Published June 3, 2026 | Version v0.1.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.1.1.zip

Files (97.0 kB)

Name Size Download all
md5:ccec484c598d17734d88eb7911a350a6
97.0 kB Preview Download

Additional details

Related works

Software