Download the Wmts getcapabilites as xml file and point to that in the
map file
On 2024-05-17 15:46, Mark Volz via MapServer-users wrote:
Hello,
Is it possible to add an external WMTS layer to a mapfile?
Thank You
___
MapServer-users mailing list
It is impossible to answer on without knowing what kind of for
wms/wcs/wfs you are serving with mapserver
For example a simple raster wms will be able to do many request per second.
On the other side serve out osm from a postgis database will in some
heavy scale not do more then 1 tile every 5
MapServer-users
*Lähetetty:* tiistai 20. joulukuuta 2022 16.18
*Vastaanottaja:* Oskar Ravhed ;
mapserver-users@lists.osgeo.org
*Aihe:* Re: [MapServer-users] Failed to download capabilities:Download
of capabilities failed: Connection on mapfile with more than 1000 layers
Great advice, thank you Oskar
Hello!
I have 3234 layers in a service and it works fine. also works fine with
10.000 layers
1 try the getcap in browser
2a if step 1 is success change network timeout in qgis
2b if step 1 does not work change timeouts on server and check mapserver
log
On 20/12/2022 09:59, Jörg Thomsen (Whe