laptop and a wrench

Bug

Geometry objects lack appropriate precision.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM059845
EingereichtAugust 10, 2010
Zuletzt geändertJune 5, 2024
Gilt fürNo Product Found
Gefunden in Version10.1
Behoben in Version10.1
StatusFixed

Workaround

Geometries created from scratch in Python are currently by default low-precision. As a workaround, apply a SpatialReference to the class' 2nd parameter.# Instead of:poly = arcpy.Polyline(array)# Use a SpatialReference object as the 2nd parameter instead:poly = arcpy.Polyline(array, sr)

Schritte zur Reproduzierung

Bug-ID: NIM059845

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln