Emergency: deploy one-source flat Mercator map - #52
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughAdds a flat overview mode using a Mercator style, immutable PMTiles archive, dedicated server and launcher, explicit client map settings, style checks, projection-aware regression diagnostics, and deterministic zoom checkpoint validation. ChangesFlat overview runtime
Estimated code review effort: 4 (Complex) | ~60 minutes Possibly related PRs
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Your trial has ended. Reactivate Greptile to resume code reviews.
Replaces the corrupted globe runtime with a temporary flat Mercator containment map using one immutable worldwide overview PMTiles archive. Removes globe projection, terrain, fog, sky/model/hillshade layers, atmosphere bloom, Neon routing, runtime tile merging, and synthetic geometry. Opens at a full-world flat view and keeps normal client-side overview overscaling for deeper zooms. This is independent of the permanent 51-family owner build.
Summary by CodeRabbit
New Features
Bug Fixes