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.0.zip
Files
(141.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:21a75d9dab3b154e6166ccb11ab98f0d
|
141.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jmcmeen/terrana (URL)
Software
- Repository URL
- https://github.com/jmcmeen/terrana