I’m building a site and want to present an interactive map using the base of OSM default map (Carto) and its coloring scheme.
It’s possible to use the servers from OSM “tile.openstreetmap.org” but these are getting slow and it’s abusing of the free resources of the community.
Mapbox is the most complete site to do whatever we want with the map but it is complex.
Is there a how-to documentation on how to recreate the style scheme of openstreetmap.org site map in Mapbox?
If there is another commercial service already offering map tiles hosting of with the style of OSM site, can you indicate it?
if you don’t want to go the hassle of setting up a system yourself, drop me a line at osmtiles [at] protonmail [dot] ch. Depending on your usecase (please elaborate on use case and estimated vistor numbers/interactive map users), I could set you up to a system where the standard osm style tiles are running already.
I’ve given a shot at trying to put up a tile server with the opentileserver script but I did on a ubuntu virtual machine running on my Windows and that did not work.
Maybe I’ll try later running such tile server on a raspberry pi 4 since my current pi 3 I don’t think it would be anywhere up to the job.
The use case is to serve interactive maps to a website with very low number of visitors. And I don’t need a great deal of updates from OSM data, enough if it’s updated every 3 months or so.
What’s important to me is the showing of lakes, national parks and other areas that the carto of OSM site does so well but all other online servers do so simplified.