Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

Using ArcGIS 9.3 to try and create some routes with network analyst... currently following this tutorial: Network analyst tutorial for 9.3

I have a street dataset from NYS clearinghouse. I can't seem to figure out how to add the FT_minutes attribute. Not sure if I can build routes based on time without it. Any ideas? Is it possible? Thanks!

share|improve this question
4  
Calculate length of each segment then assign an average speed to the class of each (minor is less, highways are more) use Field Calculator for new fields FT & TF Minutes = Distance/KPH or MPH. your need FT_minutes & TF_minutes for two-way traffic. – Mapperz May 6 '11 at 4:34
1  
Are you having issue with assigning the attribute to the line features, or within the Network Dataset? – eric May 9 '12 at 23:47

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.