Select to view content in your preferred language

Pro: Auto Labeling Area and border Length during editing a polygon

2426
10
12-11-2019 03:10 AM
Status: Under Consideration
Labels (1)
IsaacMedel
Occasional Contributor

In many cases is quite useful to obtain the border length and Area during polygon editing in real time.

I attached a screenshot to illustrate the result. 

Regards

10 Comments
DanielMurillo

I would like to see the option to have a little window showing the total lenght of polyline that I am drawing and that I can know when to stop, when it shows , for example, that I have drawn 300 meters of total segments and that I will need to stop at 300 meters.

It's a functionality that was available in ArcMap: (see attached)

Thank you,

-Daniel.

PatriciaLeidner

The current segment Length and Direction information is also important.

PatriciaLeidner_0-1661968169636.png

 

sgambrel_Bouldercounty

This would be very helpful within the Traverse tools as well.  Very often legal descriptions read i.e. "Thence following the centerline of the stream 1000 ft".  Right now we have no way to tell how far we've gone as we trace the stream.  

Scott_Harris
Status changed to: Under Consideration
 
KaylaKeller

In ArcMap there was an incredibly useful display in the lower left of the window that showed the area, length, width, and direction of a rectangle while it was being drawn via "Create Features" in the Editor Toolbar. This display no longer exists in ArcPro and we'd like it back. My team creates Derivative products from Lidar and Imagery that often have minimum size thresholds, and this dynamic display was so useful for us while capturing. It allowed on the fly decision making as to whether a feature was large enough to capture. 

It doesn't translate well in a screenshot, but here is what it looks like when I've done the first two clicks to create the rectangle but before the third click to finish it. The display at the bottom tells me I can skip this building as it does not meet my minimum square foot threshold. 

 

KaylaKeller_0-1743078391275.png

 

AustinHespe

That would be so useful!

ipeebles

Please introduce this functionality.  There should be a way to see units update as a graphic is drawn.  ArcMap did have this functionality.

MizukiKayano2

While creating / digitalizing a new polyline, it would be helpful to see the total length of the line. Using "constraints" it's possible see the length of the segment, but not the total line. In ArcMap, the total length is shown on the statusbar.

JustinRego

I do a calculation attribute rule to autoupdate a Length_ft field on insert and update, and use that to label the field in the map so I can see it without having the table or the construct features toolbar open. I use an additional label expression to add " ft" to the value for the label.