Bug
| Bug-ID-Nummer | BUG-000125063 |
|---|---|
| Eingereicht | September 6, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 1.6.1 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | Non-Reproducible |
If querying programmatically, explicitly set a condition to break the loop when the created property of returned items is no longer less than the toDate value.
Example logic for a Python while loop:
while (h['nextKey'] is not None) and (items[-1]['created'] < timestamp):
Bug-ID: BUG-000125063
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen