A relationship class is an object in a geodatabase that stores information about a relationship between two feature classes, between a feature class and a nonspatial table, or between two nonspatial tables
3
votes
1answer
74 views
Accessing data stored in related tables from a network dataset
According to ESRI's transit data model, this implementation, and several thesis papers, any non-spatial information (such as public transport schedules, employee info, trips etc) which is not stored ...
4
votes
0answers
48 views
How to split Relationship Class privileges between different users while maintaining referential integrity?
I am using a relationship class to maintain a one-to-many relationship between material sites (under Engineering's purview) and the material sites' sample status and content (under Materials' ...
3
votes
0answers
35 views
One-to-many relationship classe(s)/table(s) used for monitoring
I realize that this may be a bit simplistic for this blog, so I apologize in advance. However, for someone with a working knowledge of ArcGIS, I've had issues figuring this out on my own.
I have a ...
3
votes
0answers
161 views
How to create Relationship Classes successfully
I'm new to ArcGis and I'm making the first steps at this time. At the moment I've two different shape files. The first shape file represents streets on a map with some detailed information in the ...
2
votes
0answers
105 views
Label one to many relationship class
Good day all,
I’ve created a feature class with a one to many relationships to a table. One point many classes. However I want to label the point with the classes attributes. ESRI wrote VB solution ...
2
votes
0answers
159 views
Records in related table do not appear when using the 'Related Tables' button in attribute table
ArcMap 10 - Geodatabase with related tables & relationship classes.
I've written a script that parses data between two databases. When I go into the attribute table of the point feature class and ...
1
vote
0answers
39 views
Copying Features from One ArcMap window to another, without losing Related Tables
In our current workflow we are working in a Personal Geodatabase with few features and related tables , many persons will be working in different schemes.
When we need to merge these schemes\Pgdb to ...
1
vote
0answers
39 views
How to select from relationship class using python
Good day to all,
How can i Imitate the "related table" button and move from selected feature to his relaetd feature using python ?
Thanx alot
Geog
1
vote
0answers
75 views
ArcGIS Server 10.0, Rest Service not showing relashionship class
It's the first time that I am using Relationship Classes for a web mapping project. Everything seems to be set-up properly, meaning I can get the related info out of ArcMap and ArcCatalog when ...
1
vote
0answers
119 views
create relationship class in SDE
I can not seem to create a relationship class in SDE, or at least one that works.
I am succseful in creating the class however arcMap does not recongnize it (there are no related tables shown) and if ...