Número de ID del error |
BUG-000119657 |
Enviado | January 28, 2019 |
Última modificación | June 5, 2024 |
Relacionado con | ArcGIS GIS Server |
Versión encontrada | 10.6.1 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 2016 64 Bit |
Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
- 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.
Pasos para reproducir