漏洞 ID 编号 |
BUG-000119657 |
已提交 | January 28, 2019 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS GIS Server |
找到的版本 | 10.6.1 |
操作系统 | Windows OS |
操作系统版本 | 2016 64 Bit |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is not addressed. Refer to the following documentation for editing script tool parameters, http://pro.arcgis.com/en/pro-app/arcpy/geoprocessing_and_python/setting-script-tool-parameters.htm.
解决办法
- Import the point feature class in ArcMap.
- Run the buffer tool on the feature class.
- Share the result as a Geoprocessing package.
- Unpack the package and publish the service from the unpacked result.
- The service is generated with the correct geometry, esriGeometryPolygon.
Note: There is no workaround for ArcGIS Pro.
重现步骤