Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basemap improvements #927

Open
bchapuis opened this issue Jan 31, 2025 · 0 comments
Open

Basemap improvements #927

bchapuis opened this issue Jan 31, 2025 · 0 comments
Labels
basemap help wanted Extra attention is needed

Comments

@bchapuis
Copy link
Member

bchapuis commented Jan 31, 2025

Description: The basemap is in a good shape, but we can still improve it. This issue will be used to list and track these improvements. Please, do not hesitate to list further improvements that you may notice.

Guidelines: We build on the work done for osm-carto, but we do not copy every style rules. For instance, we avoid the use of patterns (e.g. trees in forest polygons), as they require a raster sprites and do not scale well. Additionnaly, we try to avoid dashed lines and other directives that affect rendering when zooming in or out.

How to help: You can pick and solve an issue or report new ones. For this, the dev mode of apache baremaps is really handful, as it allows to display the vector basemap and openstreetmap side by side. Additionaly, it allows to inspect the content of the tileset and to display the openstreetmap metadata.

Image

Image

@bchapuis bchapuis added basemap help wanted Extra attention is needed labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basemap help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant