- Account registration process
- Contractor data orders: why was my download request rejected?
- Download Data by Area of Interest
- Downloading Data as a Contractor
- Downloading data in the Data Services Platform (DSP)
- Downloading Large Datasets
- Downloading Risk of Flooding from Surface Water (RoFSW) data
- Downloading Survey Data
- How do I use Web Feature Service (WFS) layers?
- How to create an account on Defra Data Services Platform (DSP)
- I am using a BBOX request when adding my Web Feature Service (WFS) to a map and it is still drawing all the features - what is happening?
- I have confirmed I am using the correct typeName, but I’m still not seeing any features in my map?
- Managing, tracking and cancelling Contractor data orders
- Open Geospatial Consortium (OGC) standards
- Searching for Data on the Defra Data Services Platform (DSP)
- Understanding information (metadata) provided with each Defra Data Services Platform (DSP) dataset
- Understanding the metadata dates displayed for datasets on the Defra Data Services Platform (DSP) and Data.Gov.Uk
- What browsers are supported?
- What is the Defra Data Services Platform (DSP)
- Who can register on the Defra Data Services Platform (DSP)
- Why can't I always download an entire dataset?
- Why can’t I see any layers listed underneath the WMS I have added in QGIS?
- Why clearing cache in a browser is important and how to do it
- Why do I get an error message when loading Web Map Services (WMS) or Web Feature Services (WFS) data?
- Why is my existing Web Feature Service (WFS) request no longer returning any features?
Why is my existing Web Feature Service (WFS) request no longer returning any features?
Created: 19 Nov 2024
If you have an existing request which makes use of GetFeatures you may find this no longer works -for example;
A quick way to confirm this is by entering the request directly into a web browser. If you see the following text, the issue is a change of namespace, caused by the migration;
How do I find the correct namespace?
In a web browser, use a GetCapabilities request - this will provide the required details. For this example, the required request is;
A search for FeatureType will locate the required details;
Updating the request using the details in the <Name> tag will now work;
This can be tested in a browser. Once the namespace is amended, the following will be returned;
You may also find this article useful - I have confirmed I am using the correct typeName, but I’m still not seeing any features in my map?