I wish the readme explained what this project actually was instead of the incredibly vague and unhelpful "self host the entire planet".
Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
21–30 of 84 posts
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#22Same feedback as everyone else: You fell into the trap of assuming that everyone else understands this topic/project/thing that you're deeply familiar with because you've been living it for so long. Not everyone knows what "OSM" is. Even a 2-3 sentence paragraph in your TL;DR that explains (a) what this is and (b) why people should care or want this, would be immensely helpful.
Obligatory: https://xkcd.com/1053/
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#23I wish the readme explained what this project actually was instead of the incredibly vague and unhelpful "self host the entire planet".
Because I understood about “the whole planet” in the context of OSM.
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#24I wish the readme explained what this project actually was instead of the incredibly vague and unhelpful "self host the entire planet".
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#25I wish the readme explained what this project actually was instead of the incredibly vague and unhelpful "self host the entire planet".
Anyone looking for this will already be in map/OpenStreetMap context. That people originating from StumbleUpon or a niche little place called ycombinator news are confused is not too surprising tbh: that very likely wasn't the audience they had in mind
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#26Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#27I wish the readme explained what this project actually was instead of the incredibly vague and unhelpful "self host the entire planet".
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#28Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#29For the record, I am currently using maptiler over at https://citybik.es to serve tiles, and I am evaluating moving to serving static pmtiles on range requests to cut the middle man
Re: Show HN: Simple Mbtiles Server – Self-host the entire planet of OpenStreetMaps
#30So I assume if I run this I can aim something like leaflet at it for the map tiles? Any information you have on how production-ready this is would be nice. Things such as performance, stability, max expected clients with a small vps or something.
- load balancing and caching. Some tiles are much more popular than others.
- how will you update the tiles (sync from OSM).
- if required, how will you manage customizations (and merges with OSM).