Número de ID do Erro |
BUG-000119657 |
Enviado | January 28, 2019 |
Última Modificação | June 5, 2024 |
Aplica-se à | ArcGIS GIS Server |
Versão encontrada | 10.6.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 2016 64 Bit |
Status | Will Not Be Addressed
A equipe de desenvolvimento considerou esse problema ou solicitação e concluiu que não será resolvido. A seção Informações Adicionais do problema pode conter mais explicações.
|
Informações Adicionais
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.
Solução Provisória
- 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.
Etapas para Reproduzir