Bug-ID-Nummer |
BUG-000119657 |
Eingereicht | January 28, 2019 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS GIS Server |
Gefunden in Version | 10.6.1 |
Betriebssystem | Windows OS |
Betriebssystemversion | 2016 64 Bit |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Workaround
- 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.
Schritte zur Reproduzierung