I am trying to combine a line feature class and point feature class so when you select the line, the points are also selected. I have tried to spatially join. The points are added to the attribute table and are selected when the line is selected, but the points do not show on the map, just the line. Is there a different way to have the points show as well? Or a setting I am missing?
I am doing this to create a map service that will be used in a custom webapp. Originally I had the line features and point features separated so you could turn them on and off on the map. Since the points are referencing the line, I want to be able to select the line, and be able to query the points that are attached, which is why I am trying to combine them. If anyone has any other suggestions, please feel free to suggest. Thanks!
أكثر...
I am doing this to create a map service that will be used in a custom webapp. Originally I had the line features and point features separated so you could turn them on and off on the map. Since the points are referencing the line, I want to be able to select the line, and be able to query the points that are attached, which is why I am trying to combine them. If anyone has any other suggestions, please feel free to suggest. Thanks!
أكثر...