When updating map rendering, GIS generates the map in the data directory with the naming convention ${z}/${x}/${y}.png (in the standard case).
As far as I can see, the maximum z value is 12.
Is it possible to set this value to a value greater than 12?
I'm considering replacing my GIS map, and the one I'm replacing supports z values up to 22, so I'd like to apply that.
Could you give me some advice on how to obtain the x, y, and z parameter values here?