I have GPS points from vehicles that I want to move to the correct location. The use of Bearing and BearingTol fields looked promising as an option. I have added these fields with the correct data type as described in the documentation. Unfortunately I cant get it to work. It seems like these fields are ignored. Anyone have any success using this technique?
https://pro.arcgis.com/en/pro-app/2.8/help/analysis/networks/bearing-and-bearing-tolerance.htm
Looks like the attached graphic did not get added.
Jay Sandhu
If you have already loaded the Stops and then are adding the Bearing/BearingTol fields and adding values, they will not be used. The values should be present when Add Locations is called so that when the location is happening the fields are getting used.
You can add these fields to the Stops Analysis layer using the GP tool Add Field to Analysis Layers
Add Field To Analysis Layer (Network Analyst)—ArcGIS Pro | Documentation
If these fields are present then when Add Locations is called, the values of the Bearing and BearingTol are also copied over to the Stops field. Now if something happens to cause a network re-build, the locations are computed again at solve time and these fields will continued to be used.
Bearing and BearingTol field values are used when the points are initially used by Add Locations to load them as Stops. The value units for both are in degrees. What values are you putting into them? And what happens when you load these points? Do you get any warning message about feature not being located?
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.