<div dir="ltr">Hi GDAL fellows<div>This is my first post on this mailing list, so I'm asking for understanding.</div><div><br></div><div>As all we know the purpose of using WMTS over WMS, I'd like to implement parallel downloading tiles from service using C API.</div><div>In my opinion GDAL documentation (<a href="https://gdal.org/drivers/raster/wmts.html">https://gdal.org/drivers/raster/wmts.html</a>) says nothing on this topic.</div><div>I can get capabilities from WMTS, I can open the selected subdataset but how to get tiles for given extent? I could not find any information how to do it, even in the GDAL tests on github.</div><div><br></div><div>I am kindly asking for tips. It also can be in python. How using pure GDAL API fetch tiles to dynamically complete the displayed map. This is my goal.</div><div><br></div><div>Thank you!</div><div>Michal</div></div>