I have a turn restrictions shapefile acquired from a municipality that I would like to use when I create a network dataset. I found these instructions from ESRI to do exactly this: http://desktop.arcgis.com/en/arcmap/10.5/extensions/network-analyst/migrating-a-turn-table-to-a-shapefile-turn-feature-class.htm
However, after converting the shapefile into a feature class and attempting to use the "turn table to turn feature class" tool, the file format is not accepted (.dbf) and yet the syntax provided here: http://desktop.arcgis.com/en/arcmap/latest/tools/network-analyst-toolbox/turn-table-to-turn-feature-class.htm shows .dbf as an acceptable format.
I have no idea how to proceed from here. I have attached the dataset I am working with along with this post.
Is there another way to convert my data?
Hi Jay, I should have mentioned, I do have a current centerline to use with this data. It is currently setup with elevation, speed and one way streets. So if I load everything I do have a complete view of all road data.
To address your question as per "TURN_IMPED set to -1", to my understanding that would prohibit a turn from being made.
Chris,
I understand that the format of the file is a shape file. But that in itself is not enough to make it "routeable".
Do you have the street centerlines on which you will be doing the routing? The enclosed centerline_flow shape file in that location is not a connected street network and cannot be used for routing.
Drawing the contents of the turn shape file in ArcMap, it seems to draw all turns at an intersection and the turns are offset from the centerlines. ArcView 3x, workstation ArcInfo or the newer ArcGIS does not represent turns in this format. Looking at the attributes of the turn_restrictions_mtm3 shape file, it has a column called MI_PRINX. That indicates to me that it perhaps originated from a MapInfo system. You will have to understand how it represented the turn information. For example, there are a lot of turns with the TURN_IMPED set to -1. Does it mean that turn is not allowed? In which case almost all movement would be restricted. Or does it mean that the turn does not impact routing?
So it is possible that you could do some transformations on the input data to make it amenable to our turn table conversion tool, you will still need a useful centerline file for the actual routing.
Jay Sandhu
Hello Jay,
The shapefile came from a municipal open data catalogue that you can check out yourself here: City of Toronto - Open Data
It is an ESRI shapefile. If you look into the attribute table of the data it is "street" data just in a different setup than a turn feature and as per the readme, it is used for routing. I'm just trying to figure out a way to facilitate that.
The documentation for the Turn Table To Turn Feature class tool states that:
Converts an ArcView turn table or ArcInfo Workstation coverage turn table to an ArcGIS turn feature class
The file you have, turn_restrictions_mtm3, does not appear to be a valid ArcInfo or ArcView turn table. That is why the tool is not accepting that table.
What system did that file come from? Perhaps it was converted into a shape file format from some other system and not really started as files used for network analysis in ArcView.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.