laptop and a wrench

漏洞

Running FeaturesFromCityEngineRules with ArcPy does not work in a Linux environment.

ArcGIS GIS Server
漏洞 ID 编号 BUG-000169816
已提交August 8, 2024
上次修改时间December 21, 2025
适用范围ArcGIS GIS Server
找到的版本10.9.1
操作系统Red Hat Enterprise Linux
操作系统版本7.6
状态Known Limit

附加信息

The used RPK contains textures or normales are not supported by the shapefile format. See: https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm

解决办法

Save the output as a feature class in a file geodatabase. Then use the FeatureClassToShapefile tool convert it. If there is no existing file geodatabase, create one using arcpy.management.CreateFileGDB as a pre step. arcpy.FeaturesFromCityEngineRules_3d("wd.shp", "VeniceFacades.rpk", "output_data.gdb\CEFeatures_output") arcpy.conversion.FeatureClassToShapefile("output_data.gdb\CEFeatures_output", arcpy.env.workspace)

重现步骤

漏洞 ID: BUG-000169816

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项