I am trying to create mbtiles using WMS but its only generating tiles for 5 zoom levels. how can I increase the zoom levels. i tried below url but was unsuccessful. URL: https:///geoserver3/GEOSPATIAL/wms?service=WMS&version=1.1.0&request=GetMap&layers=&styles=&BBOX=-0.381811,52.256711,0.026260,52.429751&format=mbtiles&width=768&height=652&srs=EPSG:3857&format_options=minZoom:6;maxZoom:23 .
I have seen in the documentation that we can create mbtiles using WPS service. Pls give me a sample URL for the same.