(no title)
packet_mover | 1 month ago
Also it’s not one giant tile DB - there are 3 datasets:
- map tiles (PMTiles)
- routing tiles (Valhalla tiles)
- geocoder index (SQLite)
For Monaco all three are tiny - you can see the exact files here: https://github.com/corviont/monaco-demo/tree/main/dataFor small countries like Austria/Slovakia, each is typically hundreds of MB.
No comments yet.