---------- Forwarded message --------- From: 1520 gis <[email protected]> Date: Mon, Mar 29, 2021 at 6:42 PM Subject: QGIS-Server WMTS Request To: <[email protected]>
Dear users and developers, I am trying to get a tile based on QGIS-Server information <https://docs.qgis.org/3.16/en/docs/server_manual/services.html#gettile> and issue number 30552 <https://github.com/qgis/QGIS/issues/30552>. [2] shows an extract of the GetCapabilities for TILEMATRIX=11. The response for the GetTile [1] is: This XML file does not appear to have any style information associated with it. The document tree is shown below. <ServerException>Project file error</ServerException> I could not understand this response as the Capabilities shows the TileMatrix. Is there anything related to the MinTileRow and MaxTileCol? Any comment will be very appreciated. [1] https://qgis.sig.cm-agueda.pt/cgi-bin/qgis_mapserv.fcgi? MAP=/home/qgis/project/inde.qgs &SERVICE=WMTS &REQUEST=GetTile &LAYER=rbmc &FORMAT=image/png &TILEMATRIXSET=EPSG:3857 &TILEMATRIX=11 &TILEROW=610 &TILECOL=825 [2] <TileMatrixLimits> <TileMatrix>11</TileMatrix> <MinTileCol>610</MinTileCol> <MaxTileCol>825</MaxTileCol> <MinTileRow>1007</MinTileRow> <MaxTileRow>1214</MaxTileRow> </TileMatrixLimits> Kind regards Julierme
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
