Bug
| Bug-ID-Nummer | BUG-000123291 |
|---|---|
| Eingereicht | June 24, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 1.6 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 2.0.0 |
| Status | Fixed |
The source of the problem is a minor error in the 1.6.1 source code for the buffer function in /arcgis/_impl/tools.py.
On line 5559:
params['units'] = unit
Correct to:
params['unit'] = unit
This update resolves the aforementioned problems and requests to /geometry are properly handled.
Bug-ID: BUG-000123291
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen