I would like to suggest some enhancements for the WMS Reader:
- Allow the user to choose the exception type if the WMS propagates more than one via getCapabilities
- If the WMS servers sends an exception, FME 2017.0 does currently show:
<WMS> Exception detected for the GetMap operation, requested Content-Type, 'image/png', returned Content-Type, 'application/vnd.ogc.se_xml; charset=utf-8;charset=utf-8'.
It would be nice if FME could parse the exception xml and show the contained error message.
Bonus: Even handle the error xml if the server sends it with the wrong content type ;).
- Allow choosing of WMS version 1.1.1/1.3.0

