Hi, I have downloaded data from WFS (GML) as xml (attached). It shows the location of a parcel. However, I am struggling to read information in FME and create a polygon representing parcel.
I tried to read it as:
OGC GML (Geography Markup Language)
OGC GML SF-0 (Geography Markup Language Simple Features Level SF-0 Profile)
Â
I am getting this error
Â
XML Parser error: 'Error at file: 'C:\Users\MPODS\AppData\Local\Temp\FME_XSD_CACHE\fmexsd_1729842858321_34548.xml' line: 1 column: 1 message: invalid byte '‰' at position 1 of a 1-byte sequence'
An error occurred while attempting to parse the XML Schema document 'C:\Users\MPODS\AppData\Local\Temp\FME_XSD_CACHE\fmexsd_1729842858321_34548.xml'
The XML Module halted on error, see the logfile for details
An error has occurred. Check the logfile above for details
Failed to obtain any schemas from reader 'GMLSF' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information
FME Session Duration: 0.4 seconds. (CPU: 0.1s user, 0.2s system)
END - ProcessID: 5816, peak process memory usage: 50424 kB, current process memory usage: 49108 kB
Failed to obtain any schemas from reader 'GMLSF' from 1 datasets. This may be due to invalid datasets or format accessibility issues due to licensing, dependencies, or module loading. See logfile for more information
Program Terminating
Translation FAILED.
Workspace generation failed. Â Parameter file was C:\Users\MPODS\AppData\Local\Temp\FME_1729843564378_15732.
Â



