Get Started
To view STREAM:RASTER layers via WMTS, you'll need:
- A valid API Key
WMTS
STREAM:RASTER supports OGC Web Map Tile Service (WMTS) version 1.0.0. Tile layers should be viewable in any client that supports WMTS protocol.
The WMTS GetCapabilities URL is:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities?key={API_KEY}
Instructions to add STREAM:RASTER WMTS layers in common GIS applications follow:
ArcGIS Online & ArcGIS Enterprise Portal
Map Viewer
These instructions apply to the current ArcGIS Map Viewer. See Map Viewer Classic section for instructions for the old version.
1. In Map Viewer, click the + (Add) button in the toolbar and select Add Layer from URL
2. In the URL field, enter the following:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities
3. If it is not automatically determined, from the Type dropdown select WMTS(OGC).
4. Click + Add custom parameter. Enter "key" as the Parameter name and enter your STREAM:RASTER API Key in the Value field.
5. Click Next. ArcGIS will then attempt to retrieve your STREAM:RASTER layers.
If you see the following error, check that your URL matches the screenshot above and that the API Key is valid.
6. The next screen will list the layer(s) available in your STREAM:RASTER subscription. Select a layer to add from the list and click Add to map.
Map Viewer Classic
1. In Map Viewer Classic, click the Add dropdown in the toolbar and select Add Layer from Web
2. From the type of data dropdown, select A WMTS OGC Web Service
3. In the URL field enter the following, replacing {API_KEY} with your actual key:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities?key={API_KEY}
3. Click Get Layers, then select the layer to view from the Choose a layer dropdown
4. Click Add Layer to add the layer to your map. You should now see the layer list in the Content panel and your data should be visible on the map.
References
ArcGIS Online Documentation - Add OGC WMTS Layers
Portal for ArcGIS Documentation - Add OGC WMTS Layers
ArcGIS Pro
1. On the Insert tab, select Connections, then New WMTS Server
2. In the Server URL field enter the following, replacing {API_KEY} with your actual key:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities?key={API_KEY}
(Leave the Authentication fields empty, no user name/password is required)
3. Open Catalog and expand the Servers section. You should now see a Stream Raster entry. Expand the tree to see the list of layers available in your subscription. Drag a layer from this list into your map to view it.
References
ArcGIS Pro Documentation - Add WMTS Layers
ArcMap
1. Open Catalog and expand the GIS Servers section. Select Add WMTS Server
2. In the URL field enter the following, replacing {API_KEY} with your actual key:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities?key={API_KEY}
(Leave the Account fields empty, no user/password is required)
3. You should now see a Stream Raster entry in your GIS Servers. Expand the tree to see the list of layers available in your subscription. Drag a layer from this list into your map to view it.
Reference
ArcMap Documentation - Adding WMTS Services
QGIS
1. In the Browser panel, right-click WMS/WMTS and select New Connection...
Alternatively, open the Layer menu and select Data Source Manager.
Navigate to the WMS/WMTS section and click New.
2. Enter a Name and in the URL field enter the following, replacing {API_KEY} with your actual key:
https://raster.stream.woolpert.io/ogc/wmts/1.0.0/capabilities?key={API_KEY}
3. Click OK to register the new WMTS connection
4. In Browser you should now an entry with the Name you entered previously in the WMS/WMTS section. Expand the tree to see the list of layers available in your subscription. Drag a layer from this list into your map to view it.
Or, in Data Source Manager, select the connection with the Name you entered previously and click Connect.
You will then be directed to the Tilesets tab. Select a layer from the list and click Add to view it on the map.
Reference
QGIS Documentation - WMS/WMTS Client
Related
Request a new STREAM:RASTER API Key
Comments
0 comments
Article is closed for comments.