Esri / street-data-processing-tools

ArcGIS geoprocessing toolbox containing tools to create and build a network dataset from commercial street data.
Apache License 2.0
36 stars 15 forks source link

The tools do not work with ArcGIS Desktop 10.4 and 10.4.1 #4

Closed deelesh closed 8 years ago

deelesh commented 8 years ago

The tools do not work with ArcGIS Desktop 10.4 and 10.4.1. The Process NAVSTREETS Street Data tool fails with an error Field named COND_TYPE is not the expected type for Input Condition/Driving Manoeuvres (CDMS) Table parameter.

BeClevest commented 8 years ago

We also have same issue with the tool on ArcGIS 10.4. I update the COND_TYPE data format to Short in CDMS.dbf and the tool didn't complain about the type but now we are getting error on starting "Creating ans building the network dataset....

`Exception from HRESULT: 0x800422F8 at SRI.ArcGIS.Geodatabase.IDatasetContainer2.CreateDataset(IDEDataset DataElement) at GPProcessVendorDataFunctions.ProcessNavStreetsDataFunction.CreateAndBuildNetworkDataset(String outputFileGdbPath, Double fgdbVersion, String fdsName, String ndsName, Boolean createNetworkAttributesInMetric, Boolean createArcGISOnlineNetworkAttributes, String timeZoneIDBaseFieldName, Boolean directedTimeZoneIDFields, String commonTimeZone, Boolean usesHistoricalTraffic, ITrafficFeedLocation trafficFeedLocation, Boolean usesTransport) in e:\Tools\StreetDataProcessingTools\ProcessNavStreetsDataFunction.cs:line 6992

at GPProcessVendorDataFunctions.ProcessNavStreetsDataFunction.Execute(IArray paramvalues, ITrackCancel trackcancel, IGPEnvironmentManager envMgr, IGPMessages messages) in e:\Tools\StreetDataProcessingTools\ProcessNavStreetsDataFunction.cs:line 3143

Failed to execute (ProcessNavStreetsData).

`

chiubaca commented 8 years ago

Getting the same problem as @deelesh. Is it working ok on older versions of ArcMap?

aHatakeyama commented 8 years ago

The latest release (10.4.1.1) works with ArcGIS 10.4.1.