apodicticscott / apodicticscott/RustyTrails
Add OSM Parser CLI
Đang mở
enhancement
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Description:
Implement src/bin/import_osm.rs CLI for ingesting OpenStreetMap data.
Tasks:
- [ ] Add clap, osmpbfreader, geo crates
- [ ] Parse .osm.pbf file path from CLI argument
- [ ] Iterate OSM ways and print names of features tagged highway=path or route=hiking
Acceptance Criteria:
✅ CLI runs via cargo run --bin import_osm -- --input data.osm.pbf
✅ Console prints trail names.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.