Skip to content

Commit de8a529

Browse files
Release v0.1.2 — add fly_fetch and URL columns
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bfca83b commit de8a529

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: fly
22
Title: Airphoto Footprint Estimation and Coverage Selection
3-
Version: 0.1.1
3+
Version: 0.1.2
44
Authors@R: c(
55
person("Allan", "Irvine", , "al@newgraphenvironment.com", role = c("aut", "cre"),
66
comment = c(ORCID = "0000-0002-3495-2128")),

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# fly (development version)
22

3+
## 0.1.2 (2026-03-10)
4+
5+
- Add `fly_fetch()` for downloading thumbnails, flight logs, calibration reports, and georef files from BC Data Catalogue URLs ([#15](https://github.com/NewGraphEnvironment/fly/issues/15))
6+
- Include URL columns and flight metadata (focal length, flying height, GSD) in bundled test data
7+
38
## 0.1.1 (2026-03-07)
49

510
- Add `component_ensure` parameter to `fly_select()` for multi-polygon AOIs — guarantees at least one photo per disconnected component before greedy selection ([#12](https://github.com/NewGraphEnvironment/fly/issues/12))

0 commit comments

Comments
 (0)