I was trying to use FeatureReader to read an online zipped shapefile and it failed with the message
Shape Reader: Failed to open dataset 'https://ecos.fws.gov/docs/species/shapefiles/usfws_I02T_I01_Cavaticovelia_aaa_current_range.zip' which is neither an existing file nor directory
Here is one of the link I use.
https://ecos.fws.gov/docs/species/shapefiles/usfws_I02T_I01_Cavaticovelia_aaa_current_range.zip
Below are the parameters I set for the FeatureReader.

The regular Reader worked just fine for the link

Can anyone help me troubleshoot this issue?
Thank you.





2) I tried the same with 2019.02
It made progress as I can see the coordinate system from the file this time.