Hello!
I am attempting to create features within my ArcGIS Pro map that represent in-field transect lines. I am utilizing the Elevation Profile tool to create the profile view of the transect elevations.
I would like to export these as a feature class that can be selected within the map. Is there a way that when these transects are selected, the elevation profile would display as a pop-up?
Solved! Go to Solution.
Yes—you can export the transect path from the Elevation Profile tool to a selectable line feature class, but ArcGIS Pro does not have a built-in way to automatically show the interactive Elevation Profile graph as a pop-up when you click/select that line.
To export the path to a line feature class - Interactive elevation profile | ArcGIS Pro documentation
Now to make it viewable in a pop-up, you could export the profile as an image and then store it as an attachment, then configure the layer pop-up to display attachments.
Yes—you can export the transect path from the Elevation Profile tool to a selectable line feature class, but ArcGIS Pro does not have a built-in way to automatically show the interactive Elevation Profile graph as a pop-up when you click/select that line.
To export the path to a line feature class - Interactive elevation profile | ArcGIS Pro documentation
Now to make it viewable in a pop-up, you could export the profile as an image and then store it as an attachment, then configure the layer pop-up to display attachments.