DBCVLGJun 23, 2025

LIGHTHOUSE: Fast and precise distance to shoreline calculations from anywhere on earth

arXiv:2506.18842v1h-index: 19Has Code
Originality Highly original
AI Analysis

This provides high-precision coastal distance data for real-time applications in resource-constrained environments, representing a significant technical advancement over existing coarse datasets.

The paper tackles the problem of low-resolution global coastal distance calculations by introducing a 10-meter resolution dataset and the Lighthouse algorithm, achieving a 100+ fold precision improvement and millisecond inference with minimal computational resources.

We introduce a new dataset and algorithm for fast and efficient coastal distance calculations from Anywhere on Earth (AoE). Existing global coastal datasets are only available at coarse resolution (e.g. 1-4 km) which limits their utility. Publicly available satellite imagery combined with computer vision enable much higher precision. We provide a global coastline dataset at 10 meter resolution, a 100+ fold improvement in precision over existing data. To handle the computational challenge of querying at such an increased scale, we introduce a new library: Layered Iterative Geospatial Hierarchical Terrain-Oriented Unified Search Engine (Lighthouse). Lighthouse is both exceptionally fast and resource-efficient, requiring only 1 CPU and 2 GB of RAM to achieve millisecond online inference, making it well suited for real-time applications in resource-constrained environments.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes