Select to view content in your preferred language

Pop Up Elevation Profile Transects

99
1
Jump to solution
10 hours ago
Labels (2)
ErinGavin
New Contributor

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?

 

0 Kudos
1 Solution

Accepted Solutions
Robert_LeClair
Esri Esteemed Contributor

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.

View solution in original post

0 Kudos
1 Reply
Robert_LeClair
Esri Esteemed Contributor

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.

0 Kudos