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

No contour lines. #359

Open
thedarkb opened this issue Feb 5, 2024 · 0 comments
Open

No contour lines. #359

thedarkb opened this issue Feb 5, 2024 · 0 comments

Comments

@thedarkb
Copy link

thedarkb commented Feb 5, 2024

Hi, I'm trying to host my own OpenTopoMap tile server, but I can't seem to get contour lines to work. Hillshading is working perfectly and the contours look correct in the database, but they are not being rendered. Renderd is displaying the following error messages:

Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <clip-rule> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <overflow> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <color-interpolation> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <color-interpolation-filters> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <color-rendering> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <image-rendering> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <shape-rendering> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <text-rendering> attribute is not supported"
Mapnik LOG> 2024-02-05 23:56:46: SVG PARSING ERROR:"SVG support error: <enable-background> attribute is not supported"

I have attached the current output below.

image

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