You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for a way to generate a custom basemap with some specific tags that exists in OSM but doesn't exist in the Protomaps Basemap, for example -> tag:amenity=shelter (https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dshelter)
Any resource on how to do that?
I guess I need to change/add something in tiles/src/main/java/com/protomaps/basemap/layers, but not sure what and how. Any help would be awesome!