Hello,
I'm trying to load in some OSM files via the Load OSM File tool. Whenever I attempt this, it fails and gives these messages:
Object reference not set to an instance of an object.
at ESRI.ArcGIS.OSM.GeoProcessing.OSMGPFileLoader.Execute(IArray paramvalues, ITrackCancel TrackCancel, IGPEnvironmentManager envMgr, IGPMessages message)
Failed to execute (OSMGPFileLoader).
It's successful in counting all of the elements in the OSM file, but fails while preparing the geodatabase.
Any ideas?? Has anyone else had this same error and been able to fix it?
This might be some minor thing I'm doing wrong, so any tips would be great!
Thanks!