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

Database and Style Files #7

Open
pfgp opened this issue Dec 5, 2022 · 0 comments
Open

Database and Style Files #7

pfgp opened this issue Dec 5, 2022 · 0 comments

Comments

@pfgp
Copy link

pfgp commented Dec 5, 2022

I set up a tile server using the https://switch2osm.org/serving-tiles/using-a-docker-container/ instructions, specifically the https://hub.docker.com/r/overv/openstreetmap-tile-server/ docker (their github page is here: https://github.com/Overv/openstreetmap-tile-server docker). Alternate styles are able to be specified by specifying .lua, .style, .mml, and .sql files.

I'd like to use this project's toner.mml but I'm getting errors by not also providing a .lua, .style, and .sql files (when not specified, the default openstreetmap-carto files are used. Errors I'm getting are things like "Postgis Plugin: ERROR: function high_road(numeric, geometry, unknown) does not exist"

Does toner include these files and they're hidden in a subfolder or something? Or is that outside the scope of this project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant