pmtiles Basemap for the whole planet, with OSM id's, and OSM, or maptiler style, with all features #327
Unanswered
amdevelopment-world
asked this question in
Q&A
Replies: 1 comment 4 replies
-
That is not a design goal of most basemaps, since there is too much information in OSM to render efficiently. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
i would like to create a pmtiles file for the whole world that would be used as a basemap
i want that basemap to look like the "outdoor" style of maptiler, like this:
https://www.maptiler.com/maps/#style=outdoor-v2&mode=2d&position=8.8/47.3961/7.6589
however, i need the OSM id's, i need to be able to know what the user is pointing at, and, i need all the data on OSM, every bench, statue, every path, all the details
i thought that would be the most basic usage of pm or mbtiles, and for OSM in general, but apparently it's not
i would like to use maplibre to display the map
to recap:
i tried planetiler, tippecanoe, without success, either the result is not a basemap, but a map that can be overlayed on a basemap
or the result is incomplete
frankly, i don't even know where to start
Martin
Beta Was this translation helpful? Give feedback.
All reactions