Creating Dynamic Bike Network Directions Using Network Analyst Map Directions Based on Interactive Centerline Layer

1403
2
Jump to solution
10-13-2021 06:54 PM
Labels (3)
dgmoore099
New Contributor II

Hi, I have taken an intro class to ArcGIS Pro in college earlier this year to set the tone for knowledge base.  

I'm trying to build  this map for a different city.  I'm running ArcGIS Pro 2.6.2.  I've created the layer that contains the Level of Traffic Stress indicators that the map bases the directions off of.  I know I use Network Analyst and I tried the tutorial thinking it would help, but I still don't know how to make the connection to my map's application.  

Can anyone explain in relatively simple steps how to accomplish this?  In the end, I want to make the web app so that someone can put in their original place and destination and the app will route them based on their selection of stress tolerance. 

Any help would be greatly appreciated.  Thank you! 

0 Kudos
1 Solution

Accepted Solutions
mdonnelly
Esri Contributor

It looks like you have added an attribute to indicate the stress of different sections of the network.

The attribute that you have used to indicate stress can be used as the impedance.

In Web App Builder, select the Directions widget and configure it.

Under the Route Settings configuration you can nominate your network service layer. You'll have to publish your network layer as a service first.

You then nominate the stress attribute as the impedance attribute.

https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-directions.htm

https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/understanding-network-attribu...

https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/publish-a-map-service-using-network-...

Hope this helps.

Regards,
Mark

View solution in original post

0 Kudos
2 Replies
mdonnelly
Esri Contributor

It looks like you have added an attribute to indicate the stress of different sections of the network.

The attribute that you have used to indicate stress can be used as the impedance.

In Web App Builder, select the Directions widget and configure it.

Under the Route Settings configuration you can nominate your network service layer. You'll have to publish your network layer as a service first.

You then nominate the stress attribute as the impedance attribute.

https://doc.arcgis.com/en/web-appbuilder/create-apps/widget-directions.htm

https://desktop.arcgis.com/en/arcmap/latest/extensions/network-analyst/understanding-network-attribu...

https://pro.arcgis.com/en/pro-app/latest/help/analysis/networks/publish-a-map-service-using-network-...

Hope this helps.

Regards,
Mark
0 Kudos
dgmoore099
New Contributor II

Thank you, Mark!

 

I believe this is what I needed.  I'm working on getting the configurations right, but I believe the steps you shared are what I was seeking. 

0 Kudos