Select to view content in your preferred language

Network Analyst Turntable Schema

6270
10
10-24-2010 08:38 AM
AndrewLee
Emerging Contributor
Hi all,

I am stuck with the turn feature class field description from ArcGIS Help 9.3 online.

I have a turn shapfile and I need to convert it to turn feature class in order to include it in the network dataset.  However, I am confused with the required fields, such as Edge#End, Edge#FCID, Edge#FID, and Edge#Pos.  The field description from the online help is not that clear.  Can anyone help me here please?  If it's possible, can you show me an example please?  I prefer an example because I learn better with seeing the real thing.  Thanks very much in advance!!  Any help is appreciated!!

Best!
Tags (2)
0 Kudos
10 Replies
AlexeyTereshenkov
Deactivated User
Turn Table to Turn Feature Class tool is meant to convert ArcView 3.x or ArcInfo Workstation Turn table, therefore tool expects the input to be in that specific format.

If you have your turns from Navteq/TeleAtlas, consider using the geoprocessing toolbox for street data processing. If it has an own format, you might need to write your own converter (you might take a look at the VBA sample for 9.3).

Good luck!
0 Kudos