In this article:
Loading WMTS/WMS and WFS Layers
You can access premium WMS/WMTS and WFS layers in your QGIS viewer.
- Create a new WMS/WMTS or WFS connection: From the Layer menu, select Data Source Manager.
- In the Navigation pane, select WMS/WMTS or WFS.
- In the Layers tab, click New.
- In the Create a New WMS/WMTS Connection or Create a new WFS Connection dialog box, enter the following:
- Name - Enter a name for the connection.
- WMS URL - https://[ServerName]/sg/[CUSTOMER_KEY]/streamer.ashx?token=[Access_Token]
- WMTS URL - https://[ServerName]/sg/[CUSTOMER_KEY]/streamer.ashx?token=[Access_Token]&request=GetCapabilities&Version=1.0.0&Service=WMTS
- WFS URL - https://[ServerName]/sg/[CUSTOMER_KEY]/streamer.ashx?token=[Access_Token]
- Click OK.
-
Load a layer: In the Data Source Manager, click the Layers tab, and select the new connection’s name.
- Click Connect .
- Select the layer to access.
- Click Add and Close.
Loading 3D Mesh Layers in QGIS Desktop
You can connect to SGS in QGIS Desktop version 3.36.0 and above to load 3DML layers exposed as 3D Tiles.
To load SGS 3DML layers in your QGIS:
- Open QGIS Desktop.
- Create a new Scene connection: From the Layer menu, select Data Source Manager.
- In the Navigation pane, select Scene.
- Select Source Type = Service. Click New, and select New Cesium 3D Tiles Connection.
- In the Tiled Scene Connection dialog box, enter the following:
- Name - Enter a name for the connection.
-
URL - Use the following format: http://[ServerName]/sg/b3dm/[SGSID]/tileset.json e.g., https://cloud.skylineglobe.com/sg/demos/b3dm/623979/tileset.json
- Click OK.
- Load a layer: In the Data Source Manager, click the Scene tab, select the new connection, and click Add.
- Open a 3D Window: From the View menu, select 3D Map Views, and then New 3D Map View.