Feature Class to Shapefile (multiple) tool changes/validates the input name before checking if the layer exists.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM007604
已提交
March 27, 2007
上次修改时间
June 5, 2024
适用范围
No Product Found
找到的版本
9.2
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
We apologize that we were unable to address this issue within the current product support cycle. If the issue continues to affect your work in a supported release, please contact Technical Support.
解决办法
1. Use Feature Class To Feature Class in batch mode. In batch mode, you can copy and paste each row, and just change the output feature class to have a valid name. 2. Use Data Interop > Quick Export. I think this is the better workaround because it works the way Feature Class To Shapefile (multiple) should work. That is, you can choose the layers with the gnarly names, and it automatically changes “.” to “_”. And it doesn’t mind spaces or (). It does however choke on back slashes and forward slashes.