The following steps outline how you can create a new stand-alone feature class in a geodatabase to store routes.
- Right-click the geodatabase in the Catalog tree in which you want to create a new route feature class, and click New > Feature Class.
- Type a name for the new feature class. To create an alias for this feature class, type the alias.
- Click the drop-down arrow and click Line Features for the type of features to be stored in this feature class.
- Check the check box beside Coordinates will include Ms.
- Click Next.
- Navigate to the spatial reference you want to use, or click Import and navigate to the feature class or feature dataset whose spatial reference you want to use as a template.
- Click Next.
- Enter an x,y tolerance or accept the default value. The default tolerance is 1 mm on the earth's surface at the point of projection.
- Click Next.
- If your geodatabase is not a file or enterprise geodatabase, skip to step 12. If you want to create the table using a custom storage keyword, click Use configuration keyword, then specify the keyword you want to use.
- Click Next.
- Click the next blank row in the Field Name column to add the route identifier field to the feature class and type a new field nameāfor example, Route_ID.
- Click in the Data Type column next to the new field's name and choose its data type.
- Enter or choose the properties for the Field Properties.
- Repeat steps 12 through 14 until all the fields for the feature class have been defined.
- Click Finish.