You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's because default wmts source xml is generated with a <Cache/> tag (see. https://gdal.org/drivers/raster/wmts.html)
Mapcache service then complains in the logs : Warning 3: Error writing to WMS cache ./gdalwmscache/315926c4cb2fbf94e47cb04c05a9f2d5
The text was updated successfully, but these errors were encountered:
That's because default wmts source xml is generated with a
<Cache/>
tag (see. https://gdal.org/drivers/raster/wmts.html)Mapcache service then complains in the logs :
Warning 3: Error writing to WMS cache ./gdalwmscache/315926c4cb2fbf94e47cb04c05a9f2d5
The text was updated successfully, but these errors were encountered: