漏洞编号 | BUG-000099537 |
已提交 | Sep 23, 2016 |
Modified | Mar 30, 2022 |
严重性 | Medium |
应用于 | ArcGIS Online |
找到的版本 | 4.3 |
程序语言 | N/A |
服务器平台 | N/A N/A |
客户端平台 | N/A N/A |
数据库 | N/A |
区域设置 | N/A |
状态 |
Known Limit
Learn more |
修正版本 | |
SP 修复 |
漏洞 BUG-000099537
摘要
When multiple layers from the same data source are shared as a feature service from ArcMap to ArcGIS Online, exporting the service to a file geodatabase causes only one of the layers from the original data source to be exported.
附加信息
This is as designed. When publishing a service where multiple layers reference the same data layer, only one table is generated in the ArcGIS Online database. ArcGIS Online does not duplicate the tables.
备用解决方案
At the time of publishing, make sure all the layers are from unique data sources.
If the data are already published, use either one of the workarounds below:
A. Export each layer separately to a file geodatabase. The behavior appears to occur only when multiple layers from the same source are exported.
B. Export the service as a shapefile. All the layers are exported as separate shapefiles.