<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Measuring a line when drawing polygons in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194594#M57571</link>
    <description>&lt;P&gt;I don't know if my ways are the best ways, but a couple thoughts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. There is a buffer geoprocessing tool that works pretty great to make wetland buffers automagically. I use it all the time and highly recommend you give that a try in your workflows.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_3-1658429297919.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46440i7C9C40D489446481/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_3-1658429297919.png" alt="JustinJohnston_3-1658429297919.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For measurements, I often create a "Measurements" polyline feature class with symbology and labels.&amp;nbsp; I add a marker layer, click styles and select an arrow head, select "at extremeties" for placement, and offset by 3pts to pull the arrowheads in a bit. I usually use a light grey since I use aerial backgrounds often. For the labeling, I use this TEXT($feature.Shape_Length,'##.#') + " ft" for the label class so that I can get a nice length label in feet. Then when making measurements lines, I click the first end to start the feature, then I right click and choose , distance, direction, or distance and direction to draw the line.&amp;nbsp; After I make the measurements, I create the polygon I want by snapping to the ends of the line. When I make a map, I can just turn the measurements layer off so it doesn't show on a layout.&amp;nbsp; Note, I use feet because the projection of my layer is usually a state plane US Ft projection.&amp;nbsp; If you are using some other projection or units, adjust your labels accordingly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_1-1658428779475.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46438i31FE4A1580827F11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_1-1658428779475.png" alt="JustinJohnston_1-1658428779475.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_2-1658428864440.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46439i0ECBBA2C75671747/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_2-1658428864440.png" alt="JustinJohnston_2-1658428864440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 18:48:51 GMT</pubDate>
    <dc:creator>JustinJohnston</dc:creator>
    <dc:date>2022-07-21T18:48:51Z</dc:date>
    <item>
      <title>Measuring a line when drawing polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194551#M57567</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I was wondering if there is a way to measure your polygon lines while creating your polygon. I work with creating buffers for wetlands and it would be helpful to be able to see the distance of each line while drawing my polygon. I see that at the bottom you can see Long/Lat and the drop-down arrow has options for different measurement units but when I click on them the units do not change. Wondering if anyone has figured out a solution.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 18:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194551#M57567</guid>
      <dc:creator>AudreyMichniak</dc:creator>
      <dc:date>2022-07-21T18:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring a line when drawing polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194588#M57570</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/604852"&gt;@AudreyMichniak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, this is possible with On-Screen Constraints. Please see this documentation on them:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/enable-dynamic-constraints.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/editing/enable-dynamic-constraints.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 18:38:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194588#M57570</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2022-07-21T18:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Measuring a line when drawing polygons</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194594#M57571</link>
      <description>&lt;P&gt;I don't know if my ways are the best ways, but a couple thoughts.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. There is a buffer geoprocessing tool that works pretty great to make wetland buffers automagically. I use it all the time and highly recommend you give that a try in your workflows.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_3-1658429297919.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46440i7C9C40D489446481/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_3-1658429297919.png" alt="JustinJohnston_3-1658429297919.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. For measurements, I often create a "Measurements" polyline feature class with symbology and labels.&amp;nbsp; I add a marker layer, click styles and select an arrow head, select "at extremeties" for placement, and offset by 3pts to pull the arrowheads in a bit. I usually use a light grey since I use aerial backgrounds often. For the labeling, I use this TEXT($feature.Shape_Length,'##.#') + " ft" for the label class so that I can get a nice length label in feet. Then when making measurements lines, I click the first end to start the feature, then I right click and choose , distance, direction, or distance and direction to draw the line.&amp;nbsp; After I make the measurements, I create the polygon I want by snapping to the ends of the line. When I make a map, I can just turn the measurements layer off so it doesn't show on a layout.&amp;nbsp; Note, I use feet because the projection of my layer is usually a state plane US Ft projection.&amp;nbsp; If you are using some other projection or units, adjust your labels accordingly.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_1-1658428779475.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46438i31FE4A1580827F11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_1-1658428779475.png" alt="JustinJohnston_1-1658428779475.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JustinJohnston_2-1658428864440.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46439i0ECBBA2C75671747/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinJohnston_2-1658428864440.png" alt="JustinJohnston_2-1658428864440.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 18:48:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/measuring-a-line-when-drawing-polygons/m-p/1194594#M57571</guid>
      <dc:creator>JustinJohnston</dc:creator>
      <dc:date>2022-07-21T18:48:51Z</dc:date>
    </item>
  </channel>
</rss>

