Network analyst in a building

722
2
09-14-2011 12:15 AM
miguelde_la_roda
New Contributor
Hello,

My problem is I want to trace routes between various points and floors of a building and display it in 2D maps. In the first map of the route would go from the starting point for elevator / stairs on the second map from the elevator / stairs to the destination. Is there any way of linking points to trace routes Network Analyst automatically and display 2 different maps?
Now, I'm doing manually calculate the midpoint (elevator / stairs) and shows two routes, one for each map. I want to add barriers and the issue becomes more complicated with alternate routes to other plants and hallways of the building.
What do you think?

Thank you very much and sorry my bad English, I hope you understand.

P.S. I´m using API for Javascript
Tags (2)
0 Kudos
2 Replies
JaySandhu
Esri Regular Contributor
Network Analyst can be used to route within buildings modeled as 3D networks. There is a tutorial dataset that you can use and see how it is set up to model the stairs, elevators, etc:
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00470000005q000000.htm

You can also read a blog that talks about this capability:
http://blogs.esri.com/dev/blogs/arcgisdesktop/archive/2011/05/27/what-do-you-get-when-you-cross-the-...

Jay Sandhu
0 Kudos
miguelde_la_roda
New Contributor
Jay thank you very much.

I had previously read the links you've provided me.
My problem is I still do not understand how to use 3D API Networks with javascript and how to show the possible results on 2D maps. Everything I've read in those links talk about 3D.
Am I asking for something impossible with Javascript?

Thanks again.
0 Kudos