如何使用arcpy调用share as下的arcgis runtime content

在arcmap中,点击file,share as下有arcgis runtime content,用arcpy如何获取
已邀请:

张国丽

赞同来自:

【解决办法】:
可以直接调用如下工具:
CreateRuntimeContent_management (in_map, output_folder, {in_basemap}, {in_locator}, {extent}, {options}, optimize, service_type, format_type, level_of_detail, {service_file})

要回复问题请先登录注册