laptop and a wrench

Bug

Using an iterate file in ModelBuilder with KML to Layer tool causes ArcMap to crash. ArcMap crashes when it attempts to go to the second iteration.

Last Published: August 25, 2014 ArcGIS for Desktop
Bug ID Number NIM066223
SubmittedMarch 22, 2011
Last ModifiedJune 5, 2024
Applies toArcGIS for Desktop
Version found10.1
Version Fixed10.1
StatusFixed

Workaround

Can workaround the issue by writing a python script:import arcpyoutLocation = "C:/myOutputFolder"for kmz in arcpy.ListFiles('*.KM*'): arcpy.KMLToLayer_conversion(kmz, outLocation)

Steps to Reproduce

Bug ID: NIM066223

Software:

  • ArcGIS for Desktop

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