Hi all,
I’ve recently deployed OpenStreetMap Carto for rendering tiles on my server, following the official (wiki.openstreetmap.org/wiki/OpenStreetMap_Carto) for the setup. The initial installation went smoothly, but after a couple of days, I started noticing rendering issues with some of the map features. Some areas aren’t displaying as they should, and certain zoom levels appear to be missing elements like roads and labels.
Here’s what I’ve tried so far:
- Checked the Mapnik and CartoCSS configuration – everything seems in order.
- Cleared the cache and re-rendered the tiles multiple times, but the issue persists.
- Verified the PostgreSQL/PostGIS database connections are stable.
The errors I’m encountering seem sporadic and occur at various zoom levels, and sometimes the areas that are affected are completely different from what was working the day before. I’m especially concerned that the tiles are being generated incorrectly, possibly due to an issue with the database schema or Mapnik settings.
Has anyone experienced similar issues with OSM Carto tiles after deployment? Any suggestions on how to debug or resolve this? I’d appreciate any guidance, especially if it’s related to the rendering order or database settings.
Thanks in advance!