I'm attempting to intersect some points with a layer hosted by ESRI: Flood Hazard Layer and can't
I've also tried to use the FEMA NFHL hosted on their site (both using the ArcGIS server and OGC WFS)
On the ESRI layer:
PW Intersect fails with ERROR 160203 which has a very unhelpful description which is essentially just the title.
Intersect "succeeds", but has an empty output, which seems odd because I can see that the point is inside the polygon with no holes. If I select a containing polygon and perform the intersect, it works using either tool.
Both the point and polygon layers are the same projection. The point layer exists on a local drive, the FC is hosted by ESRI.
I've tried to export the "USA Flood Hazard Reduced Set" but not all of the data is exported, which also seems odd. Does anyone have another solution?