When running as a standalone script, the Create Vector Tile Package tool fails with the following error message, "ERROR 000623: Invalid value type for parameter in_map."
上次发布: March 1, 2017ArcGIS Pro
漏洞 ID 编号
BUG-000098329
已提交
August 4, 2016
上次修改时间
August 30, 2025
适用范围
ArcGIS Pro
找到的版本
N/A
操作系统
N/A
修正版本
2.0
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Run the Create Vector Tile Package tool in ArcGIS Pro.ORRun the geoprocessing tool outside of Python window in ArcGIS Pro. ORUse the map name as in_map parameter, for example:arcpy.CreateVectorTilePackage_management(<a href="http://m.name" target="_blank">m.name</a>, <a href="http://m.name" target="_blank">m.name</a> + '.vtpk', "ONLINE")