Accessing related data
I have a polygon layer that's related to a point layer with a relationship class in sde. The point layer is then related to a table (also via a relationship class in sde). I thought I'd be able to access the table by identifying the polygon and viewing the related point records (where I was expected another option the view related records) but it doesn't seem to be the case. Is this possible? The points are on the map but not visible to the users because they only need to see the attributes. I'm using GE 4.4 and GVH 2.5.
0
-
Am I understanding correctly that you want to be able to view the attributes from the table when you identify a polygon? If so, I wonder if the problem is that the table and polygon datasets aren't directly related to each other.
A couple of other options for getting those two datasets connected:- Use a data link on the polygon layer to expose the table attributes.
- Write a spatial view that joins your polygons to your points and then your points to your table and publish that as your map layer.
0 -
Thanks, John. I've resorted to using a workflow :) 0 -
Rebecca:
Would you mind sharing that workflow? I would like to do the same. Also, does the table need a relationship class or is a simple relate good enough?
Thanks!0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare