OS PSGA WMS/WFS Feeds

OS PSGA WMS/WFS Feeds

If your subscription includes it, OS Mapping is available via our own web services. The URL's are:

Service
URL
WMS
https://feeds.xmap.cloud/wms
WFS
https://feeds.xmap.cloud/wfs

If your subscription includes access to these services, you will be provided with both an API key and a username/password.
Most clients allow you to enter the username and password, however if your client does not support Basic Authentication, then you may need to use the following URL format:
ServiceURL
WMShttps://feeds.xmap.cloud/api/{{API_KEY}}/wms
WFShttps://feeds.xmap.cloud/api/{{API_KEY}}/wfs

You can access a wide variety of layers via these services including:
  1. OS MasterMap and individual OS MasterMap layers such as TopographicArea
  2. OS VectorMap Local
  3. OS VectorMap District
  4. OS Open Data
  5. OS Premium Stack (composite stack of OS Premium Layers)
These services offer benefits such as unlimited usage, caching (for Tiled-WMS) and WFS requests returning 10,000 features per request.

    • Related Articles

    • Adding a WMS/WFS feed to QGIS

      Overview A Web Map Service (WMS) is an online data feed that can be connected to desktop or web-based GIS software to view digital maps without having to download the full dataset. A Web Feature Service (WFS) is the same as WMS, except it will ...
    • Web Service Compatibility

      There are various ways to access WMS/WFS data depending on your requirements. Public Access: To make a public WMS/WFS feed WITH attributes/columns, in the admin panel go to: DATA >> LAYERS and find the layer that you want to make Public. Set the ...