Algorithm Overview
BERA Tools processes line mapping in a staged pipeline:
- Seed line quality control (
Check Seed Lines) - Optional geometry refinement (
Vertex Optimization) - Centerline extraction (
Centerline) - Canopy corridor delineation (
Canopy Footprint Absolute/Relative) - Ground footprint derivation (
Ground Footprint)
Shared technical assumptions
- Vector and raster inputs should use compatible CRS.
- Distance-based operations assume projected units (meters).
- Tool scripts act as thin interfaces; core logic lives in
beratools/core.