- Product registry with 9 KyFromAbove collections (DEM, ortho, LiDAR)
- search() finds tiles by bbox or county, returns GeoDataFrame
- download() with progress, retry, and skip-existing
- read() streams COG data via /vsicurl/ with windowed bbox reads
- mosaic() builds VRT from downloaded tiles
- info() lists products and metadata
- ArcGIS Pro Python Toolbox (5 tools)
- TiTiler URL helpers for tile, preview, and stats endpoints
- MkDocs documentation with tutorials
- CI across Python 3.10-3.13 on Linux/macOS/Windows