Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
boomlinde
on April 22, 2022
|
parent
|
context
|
favorite
| on:
The smallest 256x256 single-color PNG file, and wh...
I would have guessed that they use quadtrees for this, splitting each non-leaf node into quadrants of more detailed maps as you zoom in.
incanus77
on April 22, 2022
[–]
It's a quadtree of sorts, but is typically done via map projection (web mercator) math so that each tile is replaced by four tiles at the next highest (more zoomed-in) zoom level.
Number of tiles to cover the world at zoom z = 4^z
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: