1 · Build
Generate bounded archives
For the standard daily source, start with the nationwide z15 builder. Add bounded regional z16 packs when a genuine z16 source is available.
tools\BUILD_ALL_JAPAN_PMTILES_Z15_FROM_DAILY.cmdJapan Honeymoon Companion
Phone and app setup
The companion stays OSM-first internally, keeps Google Maps as an outbound handoff, and supports an honest all-Japan z15 daily-build fallback, a genuine-z16 nationwide path when the source contains z16 tiles, and bounded regional z16 walking-detail packs.
1 · Build
For the standard daily source, start with the nationwide z15 builder. Add bounded regional z16 packs when a genuine z16 source is available.
tools\BUILD_ALL_JAPAN_PMTILES_Z15_FROM_DAILY.cmd2 · Upload or bundle
Place archives in webapp\preview\offline-packs\. Generate the HTTPS upload ZIP or bundle them inside Capacitor.
tools\MAKE_IPHONE_UPLOAD_ZIP.cmd3 · Cache
While online, open Trip Tools, request persistent storage, and cache the selected archives. Verify them on the actual iPhone before travel.
Trip ToolsStorage reality
Safari and iOS decide how much storage a web app may use. Use the Trip Tools inspector to check the actual allowed quota and keep the profile selective.
Best airplane-mode reliability
The PWA cache manager supports device copies of PMTiles archives. A Capacitor wrapper remains the strongest option when you want the selected files bundled with the app.
native-wrapper\capacitor\README.mdTravel-ready phone checklist
Soon · trip photo inbox
The next photo phase is documented as a local queue first, then OAuth-authenticated Drive uploads with day and place tags.
Read future photo-inbox roadmap