Hi,
I am currently trying to convert a WFS into an ESRI shapefile and other ESRI formats using FME. I am adding the WFS as a reader and the output as the ESRI shapefile.
The process runs with 0 Errors however 4 warnings:
"Coordinate (approx) 9E:49N outside grid file coverage; no transformation applied.
Coordinate (approx) 3E:49N outside grid file coverage; no transformation applied.
Coordinate (approx) 3E:61N outside grid file coverage; no transformation applied.
Coordinate (approx) 9E:61N outside grid file coverage; no transformation applied."
The transaction is successful however 0 features are read and 0 features are written.
Any help on how to fix this would be great!
Thanks