Configuring iShare Maps/GIS to use standard OS Maps API WMTS direct from the OS and WMS (for printing) via ADS
Please note that if you want to use the OS Maps API WMTS service directly from Ordance Survey, you will need to create separate keys for each domain of your sites to avoid a caching issue that OS currently produces when the WMTS GetCapabilities document is been requested. For example, you will need:
One API key for your LIVE Maps site
One API key for your TEST Maps site
One API key for your LIVE GIS site
One API key for your TEST GIS site
The same applies if you are using workspaces or if you have a Welsh and an English version of the sites.
From the zip folder grab the MapFile called
base_osmapsapi.mapand place it underE:\iShareData\LIVE\_MapServerConfig\From the zip folder grab the OS Road MapSource called
base_osmapsapi_road_direct.xmland place it underD:\Astun\iShareGIS\LIVE\WebApps\WebService\config\mapsourcesAfter placing the files into the correct destinations, open Studio and import the MapSource under the
BaseMapsnode:Right-click on the
BaseMapsnode and selectImport MapSourceNavigate to the directory in which you placed the OS Road MapSource, open it, and give it an appropriate name such as OS Road in Studio:
After the import, you will notice that everything is prefilled for you. All you have to do is add your API key and your organisation's name in the correct places:
Navigate to the
Detailsnode and examine theURIand theWMS URIfields. TheURIfield is pointing to the OS WMTS endpointhttps://api.os.uk/maps/raster/v1/wmts?key=your-API-key-goes-hereand theWMS URIis pointing to the WMS Astun Map Services endpointhttps://map.services.astuntechnology.com/your-organisation-goes-here/osmaps/service?key=your-API-key-goes-hereto enable the printing functionality. In those URIs, you will see three placeholders, two that sayyour-API-key-goes-hereand one that saysyour-organization-goes-here. Replace those placeholders with your alpha-numeric OS Data Hub Project API Key and organisation name, and don't forget to save your changes. If you are unsure of your organisation name, please contact us via support.
Add the base map to a MyMaps MapSource, save and test that the base map is displaying correctly:
Follow the same procedure for the rest of the direct basemap MapSources:
base_osmapsapi_light_direct.xmlbase_osmapsapi_outdoor_direct.xml
Please note the below:
In the
base_osmapsapi.mapwe have configured a file path for theMS_ERRORFILEparameter that is mostly common across installations. However, there is a possibility that you have a different file path configured for your MapServer logs. If you do please update theMS_ERRORFILEwith the correct pathKeep the Matrices section as is
The High DPI option should be disabled. Check out why here Astun Data Services - Frequently Asked Questions (FAQs)
Keep the Boundary Settings under Start up as is