Bump rfd from 0.16.0 to 0.17.2#3
Conversation
Add --gsi flag to use building and elevation data from Japan's Geospatial Information Authority (国土地理院) for much better coverage of Japanese areas. Buildings: - Fetch building polygons from GSI optimal_bvmap vector tiles - Parse MVT/Protobuf format and convert to OSM-compatible data - Merge with OSM data (typically 3-4x more buildings in Japan) - Local tile caching for offline reuse Elevation: - When --gsi + --terrain, use GSI DEM (5m/10m precision) instead of AWS Terrarium (~30m precision) - GSI DEM PNG 24-bit signed integer decoding - Separate cache prefix to avoid conflicts with Terrarium tiles GUI: - Add "GSI Buildings (Japan)" checkbox in Settings Data source: https://maps.gsi.go.jp/development/vt.html License: Free with attribution (国土地理院) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
⏱️ Benchmark run finished in 0m 26s 📈 Compared against baseline: 30s 🟢 Generation time is unchanged. 📅 Last benchmark: 2026-03-20 22:52:36 UTC You can retrigger the benchmark by commenting |
feat: Add GSI (国土地理院) data integration for Japan
Bumps [rfd](https://github.com/PolyMeilex/rfd) from 0.16.0 to 0.17.2. - [Release notes](https://github.com/PolyMeilex/rfd/releases) - [Changelog](https://github.com/PolyMeilex/rfd/blob/master/CHANGELOG.md) - [Commits](PolyMeilex/rfd@0.16.0...0.17.2) --- updated-dependencies: - dependency-name: rfd dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
47c48e2 to
fbdfd63
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps rfd from 0.16.0 to 0.17.2.
Release notes
Sourced from rfd's releases.
Changelog
Sourced from rfd's changelog.
Commits
cca0cfachore: Version bump 0.17.27bd7cbachore: Lower MSRV8ac3917ci: Don't run cargo-deny twice on my PRsc6c74a1chore: Version bump 0.17.17fb5900xdg_porta: Url decode the pathfdc5cf3docs: Fixup docs post libdbus port57f503eFix aarch64 compile error and add CIcd188efchore: Version bump 0.17 (#292)f3258c5xdg_portal: Drop the ridiculous dependency tree (#286)f016476file or folder picker implementation for macos (#290)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)