mapnik / mapnik-support

Use the issues queue here to ask questions and offer help on using Mapnik (maybe if this works well we can retire the mailing list at http://mapnik.org/contact/?)
6 stars 6 forks source link

Rending tiles don't stitch together seamlessly #145

Open ARitz-Cracker opened 3 years ago

ARitz-Cracker commented 3 years ago

Hello! I'm trying to create my own OSM tiling server using mapnik via the nodejs library. While the features appear to render correctly an in the right spots:

openstreetmap.org: 367

my setup: 367-local

When tiled together, highway numbers, street names, and some place names don't display correctly.

121440250_1709269742564369_6613533606197939062_n

I've tried taking a look at the documentation for something that could help me with this, but it seems that it's incomplete.

yvecai commented 2 years ago

shield-avoid-edge is the property you're looking for, I think.