<div dir="ltr">Hi all,<br>
<br>
I found this discussion related to my question: <a href="http://osgeo-org.1560.x6.nabble.com/gdal-dev-Constructing-GDAL-WMS-XML-files-for-TMS-servers-td5033787.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/gdal-dev-<wbr>Constructing-GDAL-WMS-XML-<wbr>files-for-TMS-servers-<wbr>td5033787.html</a>.<br>
<br>
I have several sar images in geoserver and I need to create a XML file for each TMS service in order to load them in Qgis.<br>
For the wmts services I used the folowing gdal function:<br>
gdal_translate "WMTS:<a href="http://maps.wien.gv.at/wmts/1.0.0/WMTSCapabilities.xml,layer=lb" rel="noreferrer" target="_blank">http://maps.wien.gv.at/<wbr>wmts/1.0.0/WMTSCapabilities.<wbr>xml,layer=lb</a>" wmts.xml -of WMTS<br>
<br>
Now, what about TMS services in geoserver? Is it possible to create the 
XML files using gdal_tranlate for a TMS capabilities request as in "<a href="http://localhost:8080/geoserver/gwc/service/tms/1.0.0/" rel="noreferrer" target="_blank">http://localhost:8080/<wbr>geoserver/gwc/service/tms/1.0.<wbr>0/</a>"? If so,  how to that for a specific layer?<br>
<br>
Thank you for your time in advance<br>
<br>
Kind Regards<br>
<br>
Julierme<br></div>