laptop and a wrench

Error

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

ArcGIS GIS Server
Número de ID del error BUG-000169816
EnviadoAugust 8, 2024
Última modificaciónDecember 21, 2025
Relacionado conArcGIS GIS Server
Versión encontrada10.9.1
Sistema operativoRed Hat Enterprise Linux
Versión de sistema operativo7.6
EstadoKnown Limit

Información adicional

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

Solución alternativa

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)

Pasos para reproducir

ID del error: BUG-000169816

Software:

  • ArcGIS GIS Server

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga