The docs of https://openmaptiles.org is probably enough and they also offer a tileset. Creating your own vectortiles from openstreetmap is a bit of a rabbit hole as well as resource demanding task. Source: over 1 year ago
Something like https://openmaptiles.org/ to host map server. Source: over 1 year ago
Custom tiles are doable (see also https://openmaptiles.org/), but then you need some people dedicated to maintain the data and serving them; your costs would shift from buying the service to your own operations. Thi would be still non-zero (compared to current state). Source: over 1 year ago
Https://openmaptiles.org/ - usable with copyright attribution and a bit of effort on your part. Source: over 1 year ago
Https://openmaptiles.org - Open-source maps made for self-hosting. Source: about 2 years ago
Yes, there are a couple companies that do this already. OpenMapTiles has all of their code available to look at it/use. Source: over 2 years ago
Hello HN! Over the last year, I crawled and stored the position of all available bicycles of a large shared mobility provider in Berlin, Germany once a minute (~2.1 billion data points). Subsequently, I calculated 713,562 trip routes as they were likely taken by customers of the provider. The web app linked above provides more background information and visualizes some patterns I find interesting. All 3D map... - Source: Hacker News / over 2 years ago
Correct me if I'm wrong, but isn't OpenLayers (https://openlayers.org/) mostly just a client side library for the displaying of maps, much like Leaflet (https://leafletjs.com/)? To have your own tile server, you'd probably want something like OpenMapTiles (https://openmaptiles.org/) or another alternative like Tilemaker (https://tilemaker.org/). - Source: Hacker News / almost 3 years ago
The https://openmaptiles.org/ stack is open source and can in theory be used to generate tiles. I'm just commenting to warn you that the setup is very involved and requires an orchestra of Docker images. Processing the world will take many CPU days. How to parallelize the stuff or even get live updates is the "secret sauce" of MapTiler. Source: about 3 years ago
Is it possible to use a different maps, instead of "apple Maps". Maybe something with: Https://www.openstreetmap.org/about/ Https://openmaptiles.org/. Source: about 3 years ago
Maptiler/tileserver-GL/openmaptiles was already mentioned below. They do have a pretty easy plug-and-play setup, however, I didn't use them because I found their... Business (?) to be EXTREMELY confusing. I couldn't tell what was free, what was paid, what was open source, what was proprietary, what they handle, what I have to handle... And it all seems to be split between OpenMapTiles, Maptiler, and Klokan Tech.... Source: about 3 years ago
For your frontend: MapLibre GL [1] is the fork of Mapbox GL that's still open source, so you don't have to pay for each usage. For tile hosting: Openmaptiles [2], based on Openstreetmap data. Either pay them for out-of-the-box experience, or use their open-source code to set up your own server at whatever hosting for whatever price you prefer. [1] https://github.com/MapLibre/maplibre-gl-js [2]... - Source: Hacker News / over 3 years ago
I'd also recommend having a look at https://openmaptiles.org/. They have workflows and editors for working with MVT and Maplibre. You can combine a base map from maplibre with other sources using Openlayers [0] [0]: https://openlayers.org/en/latest/examples/mapbox-layer.html. - Source: Hacker News / over 3 years ago
Do you know an article comparing OpenMapTiles to other products?
Suggest a link to a post with product alternatives.
This is an informative page about OpenMapTiles. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.