Skip to main content

Hi

 

I have a requirement to connect to the new Ordnance Survey (GB) WFS service in FME, their system responds with 100 records at one time, there doesn't appear to be an option in the reader to facilitate this paging implementation as in other products

 

Any help to be able to access this API would be greatly appreciated

Just tested on "Zoomstack_Contours" and works for me. I used a FeatureReader, choose WFS version 2.0.0 and set Start Index to 0.

 

Attached the workspace, don't forget to replace the dummy key with your own and you're good to go.

 

(Output Ports are now set to Single Output Port, but you can change this when you have updated the Dataset url with a valid key.)


Just tested on "Zoomstack_Contours" and works for me. I used a FeatureReader, choose WFS version 2.0.0 and set Start Index to 0.

 

Attached the workspace, don't forget to replace the dummy key with your own and you're good to go.

 

(Output Ports are now set to Single Output Port, but you can change this when you have updated the Dataset url with a valid key.)

Thanks, it worked perfectly.

I hadn't chosen WFS v2.0.0


Reply