I’m using mapnik (mod_tile + renderd) to generate tiles based on data from PostGIS. The data is very simple, several countries with roads, names, etc. There is a style description file (xml), where the style is specified (classic OSM). Can I somehow get data about the rendered entities for each zoom? For example, on distant zooms only the names of large cities and countries are displayed, so I need to get this data (excluding those not rendered for these zooms).
I couldn’t find any solutions or documentation.
Perhaps someone has encountered the need to solve a similar problem.
Ezhidze is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1