- About the Defra Data Services Platform (DSP)
- Registering: Who can register on the Defra Data Services Platform (DSP)
- Registering: How to create an account on Defra Data Services Platform (DSP)
- Searching for Data on the Defra Data Services Platform (DSP)
- Searching: Why is my search taking a long time to return results?
- Metadata: Understanding information provided with each Defra Data Services Platform (DSP) dataset
- Metadata: Understanding the metadata dates displayed for datasets on the Defra Data Services Platform (DSP) and Data.Gov.Uk
- Downloading Data by Area of Interest
- Downloading Survey Data
- Downloading Data as a Contractor
- Downloading Large Datasets
- Web Services: Open Geospatial Consortium (OGC) standards
- Web Services: How do I use Web Feature Service (WFS) layers?
- Web Services: Why is my existing Web Feature Service (WFS) request no longer returning any features?
- Web Services: Why can’t I see any layers listed underneath the WMS I have added in QGIS?
- Web Services: I am using a BBOX request when adding my Web Feature Service (WFS) to a map but it's still drawing all the features
- Web Services: Why do I get an error message when loading WMS or WFS data?
- Web Services: I have confirmed I am using the correct typeName, but I’m still not seeing any features in my map?
- Why clearing cache in a browser is important and how to do it
Web Services: I have confirmed I am using the correct typeName, but I’m still not seeing any features in my map?
Created: 06 Nov 2024
The next most likely cause is an issue with the co-ordinates in the bbox request. Double check the values used and confirm they are entered in as two pairs of co-ordinates, e.g. bbox= x1,y1,x2,y2
This can be checked in a regular browser, in the example below, no features are returned by the bbox. This might be a valid response if there are not features within the bbox area.
You may find this article helpful - Why Do I Get An Error Message When Loading WMS Or WFS Data?