Select to view content in your preferred language

Using Transportion data model, error

2810
1
06-28-2010 07:20 AM
DougArnold
New Contributor
I am trying to use the Transportation data model for the first time, specifically to so a traffic sign inventory.  I am getting this error "the add relation command could not be completed. unable to obtain primary key value for origin object" when trying to add a new intersection point.  I actually can;t figure out how to add a stop sign (for example) to an intersection using this data model??
Tags (1)
0 Kudos
1 Reply
AdrienLitton
Deactivated User
Doug,

Are you using the new transportation data model available at http://resources.arcgis.com/content/transportation-data-model? 

This is a highly relational data model based on linear referencing.  The trans model represents the logical model described in Designing Geodatabases for Transportation by J. Allison Butler.  This data model contains very few feature classes and is a highly relational model for data maintenance.  In other words, it's not just a simple centerline and point feature class schema.  It assumes your asset data is stored in tabular form with a route reference and a measure value.

The trans model is not plug-and-play.  It requires thoughtful consideration of your data needs and your maintenance requirements prior to implementation.  In order to get full value from this model you will also need to create maintenance applications through ArcObjects, stored procedures in your RDBMS, or implement ArcGIS Production Mapping including workflow management and data review.

Adrien Litton
Transportation Projects and Solutions
ESRI - Redlands, CA
(909) 793-2853 x1-1740
alitton@esri.com
0 Kudos