Migrating shapefile turn data to a geodatabase network dataset

You may already have shapefile data that you want to use in a geodatabase-based network dataset to take advantage of the advanced network modeling capabilities. This topic steps through the process of migrating existing edge and turn data from a shapefile workspace to a geodatabase. These steps can be executed in ArcMap or ArcCatalog.

Steps:
  1. On the menu bar, click Geoprocessing > Search For Tools.

    The dockable Search window opens with the Tools category selected.

  2. In the list of toolboxes in the Search window, click Conversion Tools.

    The Search window displays a list of toolsets.

  3. Click the To Geodatabase toolset link.

    The list is updated.

  4. Click Feature Class To Feature Class.

    The Feature Class To Feature Class dialog box opens.

  5. The Feature Class To Feature Class tool imports your streets, or other line feature class, from a shapefile to a geodatabase.

    Learn more about Feature Class To Feature Class

  6. For the Input Features property, choose or browse to your shapefile feature class.
  7. For the Output Location property, browse to the feature dataset where you will ultimately store your network dataset.
  8. For the Output Feature Class property, type a name for your output feature class.

    Depending on your data and purpose, you might need to change more tool properties.

  9. Run the Feature Class To Feature Class tool to convert your line shapefile to a geodatabase line feature class.
  10. Your line feature class is in a geodatabase now. Later, the feature class will serve as an edge source feature class in your network dataset. Now, however, it will function as input to the Turn Table To Turn Feature Class tool.

  11. On the menu bar, click Geoprocessing > Search For Tools.

    The Search window is refreshed to show the system toolboxes again.

  12. Click Network Analyst Tools in the list of toolboxes in the Search window.

    A list of toolsets and tools related to the ArcGIS Network Analyst extension are listed.

  13. Click Turn Feature Class in the Search window.
  14. Click Turn Table To Turn Feature Class.

    The Turn Table To Turn Feature Class dialog box opens.

  15. This dialog box requires that you specify the turn table (.dbf file), the imported line feature class, and a name for the output turn feature class. A turn feature class is output in the same geodatabase workspace as the imported line feature class.

    Learn more about Turn Table To Turn Feature Class

  16. Specify the parameters on the tool's dialog box.
  17. Click OK.

    The turn table is converted to a turn feature class in the geodatabase.

  18. Navigate to the geodatabase feature dataset where you stored the above files.
    • If you are in ArcMap, use the Catalog window to navigate to the files.
    • If you are in ArcCatalog, use the Catalog Tree.
  19. Right-click the geodatabase feature dataset, and click New > Network Dataset.
  20. Use the New Network Dataset wizard to define and build the network.
  21. TipTip:

    You can combine the Feature Class To Feature Class tool and the Turn Table To Turn Feature Class tool into a single model that can import the line data and turn table together to the geodatabase.

Related Topics


2/2/2012