Hi René-Luc,
> Which QGIS Server version ? > 1:3.4.4+14stretch > Are the XYZ services HTTPS ? > WebMapp_Tiles is a HTTPS service. > Do you have a proxy for the server ? > No proxy on either servers. > Can you made some curl request on the server and access a tile ? > Yes: curl https://api.webmapp.it/tiles/11/1082/741.png --output 741.png Merci. Le 14/03/2019 à 10:46, Marco Barbieri a écrit : > > I have a project in QGIS desktop with 3 XYZ Tiles base maps. > > Everything works fine. > > > > I use the same .qgs project on QGIS server and only one base map works > > with GetMap request. > > > > The following are my requests to the server. The first request shows > > OpenStreetMap base map: > > > > > http://qgs.webmapp.it/cgi-bin/test/qgis_mapserv.fcgi?MAP=/usr/lib/cgi-bin/test/xyz_tiles.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=1174461,5729736,1175761,5731386&CRS=EPSG:3857&WIDTH=491&HEIGHT=624&LAYERS=OpenStreetMap&FORMAT=image/png > > > > This request should show the "WebMapp_Tiles" base map, but doesn't > > work (white background): > > > > > http://qgs.webmapp.it/cgi-bin/test/qgis_mapserv.fcgi?MAP=/usr/lib/cgi-bin/test/xyz_tiles.qgs&SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&BBOX=1174461,5729736,1175761,5731386&CRS=EPSG:3857&WIDTH=491&HEIGHT=624&LAYERS=WebMapp_Tiles&FORMAT=image/png > >
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
