Skip to content

Commit b08afd1

Browse files
brawerclaude
andauthored
docs: say 'OpenStreetMap planet', not just 'planet' (#764)
Small clarity fix in TECHNICAL_DESIGN.md's conflate timing note. Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>
1 parent e3ddad7 commit b08afd1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/TECHNICAL_DESIGN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,9 @@ occasionally as the planet grows and the code changes.
262262
`conflated.parquet`. See
263263
[`docs/outputs/CONFLATED_PARQUET.md`](outputs/CONFLATED_PARQUET.md)
264264
for that file’s schema. **~8 minutes** (~5 min matching, ~3 min
265-
writing) for 3.8M ATP features against the full planet, on the #665
266-
bare-VM run. **10m37s** (636.95s) on the cpx42 run, writing
267-
1,731,159 rows (719,507 matched).
265+
writing) for 3.8M ATP features against the full OpenStreetMap
266+
planet, on the #665 bare-VM run. **10m37s** (636.95s) on the cpx42
267+
run, writing 1,731,159 rows (719,507 matched).
268268
- **`suggest_edits`** ([`src/pipeline/edits.rs`](../src/pipeline/edits.rs))
269269
— scans `conflated.parquet` for matched rows and asks an
270270
[`edit_suggesters`](../src/edit_suggesters/) implementation what

0 commit comments

Comments
 (0)