laptop and a wrench

Bug

Geometry objects lack appropriate precision.

Last Published: August 25, 2014 No Product Found
Bug ID Number NIM059845
SubmittedAugust 10, 2010
Last ModifiedJune 5, 2024
Applies toNo Product Found
Version found10.1
Version Fixed10.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)

Steps to Reproduce

Bug ID: NIM059845

Software:

  • No Product Found

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options