span8
span4
span8
span4
Hi,
I've been trying to put together a workbench to take features from a WFS and populate them to an SDE. Initially, the workspace seemed to generate without error. However various XML errors (covered in other questions) meant I changed the parameters to 'Ignore Application Schema' and use 'GML Feature Elements = ##any'. This seems to have worked for some imports. However now I am encountering further errors which seem to centre around issues with the schema.
So I followed the steps outlined in this document: https://knowledge.safe.com/articles/19452/troubleshooting-wfs-errors.html
The GetCapabilities document loads without issue, however the DescribeFeatureType and GetFeature url's are both the same: `https://gis-proxy-alpha.ramm.com/Default.aspx/wfs' and tell me I need to supply a service request. If I try ticking "Prefer Dataset URL" then both are given as `https://apps.ramm.co.nz:443/GIS/wfs?key=[NOTE: KEY DELETED AS DATASET IS PRIVATE]' which gives the same message.
Note I am running this through the data interoperability extension from ArcGIS Pro which appears to overwrite the schema document?
Any ideas or comments would be appreciated!
Hi @r.houg
Using the URL `https://gis-proxy-alpha.ramm.com/Default.aspx/wfs'
I get the same error it is possible that your WFS Service requires authentication If that is the case you can add Authentication and try again.
> I am unable to repeat the operation of adding the same WFS reader to a new workspace with the same parameters previously usedCan you confirm if FeatureService is properly configured?
This would most likely mean that there is a backend issue, either the Database hosting the features Error out or being DISABLED
I was able to access the service using GetCapabilities URL as below https://gis-proxy-alpha.ramm.com/Default.aspx/wfs?service=wfs&version=2.0.0&request=GetCapabilities
but get errors as you have mentioned, Upon further investigation, it appears that there is no FeatureType present on the WFS service.
Can you check logs (with Verbose) on your GeoServer startup?
Its possible to get some additional information from the log to help resolve but currently, there appears to be an EMPTY Feature Service List
Filter WFS by both BBOX and attribute 1 Answer
Dynamically read dgn files 3 Answers
Found a bug in the WFS reader ? 1 Answer
© 2019 Safe Software Inc | Legal