<?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: How can I average multiple polylines? in Forestry Questions</title>
    <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1361549#M280</link>
    <description>&lt;P&gt;I have published a new Geoprocessing Sample tool for averaging lines. You can download it and see if it works for your use case.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=e47c400683ad443781660cef529a7637" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=e47c400683ad443781660cef529a7637&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2023 18:28:22 GMT</pubDate>
    <dc:creator>DrewFlater</dc:creator>
    <dc:date>2023-12-15T18:28:22Z</dc:date>
    <item>
      <title>How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675597#M213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I'm a fairly new user here from the horticultural field. I'm (attempting to) mapping a small trail system in a wooded park using ArcGIS Pro. Via the desktop application I created a dataset with a Polyline and using the Collector app I streamed and saved four lines of the same trail. The Polyines are all within a few meters of each other but I'd like to create a new Polyline as a mean of the originals. As I mentioned I'm a beginning user. How can I complete this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any direction!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-John &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 03:25:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675597#M213</guid>
      <dc:creator>JohnLongsworth</dc:creator>
      <dc:date>2015-10-14T03:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675598#M214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, that's not a simple problem. See attached pdf for one example.&lt;/P&gt;&lt;P&gt;If its just a once off, hand digitizing through the "middle" of your existing data might be the way to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 07:13:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675598#M214</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2015-10-14T07:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675599#M215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was another discussion about this a few years back that has some good info, including a recipe that worked for one user (although no code was given):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/25004"&gt;&amp;amp;amp;quot;Averaging&amp;amp;amp;quot; lines?&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 15:30:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/675599#M215</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-10-14T15:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1135778#M267</link>
      <description>&lt;P&gt;Anyone seen a recent approach to doing this in batch?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 12:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1135778#M267</guid>
      <dc:creator>SimonGIS</dc:creator>
      <dc:date>2022-01-21T12:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1179032#M270</link>
      <description>&lt;P class=""&gt;Here is code that constructs a line that is the “mean”, or “average”, of two similar lines.&amp;nbsp; A typical use case is creating an average trail alignment from two GPS tracks of the same trail.&lt;/P&gt;&lt;P class=""&gt;Tool inputs are two feature classes that each contain a single polyline that is similar to the polyline in the companion feature class.&amp;nbsp; For example, one feature class might contain the north-bound GPS track of a trail, while the second feature class contains the south-bound GPS track of the same trail.&lt;/P&gt;&lt;P class=""&gt;The feature classes can be of either .SHP or .GDB format, braided or unbraided, and with either a projected or GCS spatial reference.&amp;nbsp; The finished mean line will be written into the first input’s workspace, and will have the first input’s spatial reference.&lt;/P&gt;&lt;P class=""&gt;See the illustrations below for examples of the result.&amp;nbsp; The code (as a txt file) is also attached, and could be adapted to batch processing.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 15:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1179032#M270</guid>
      <dc:creator>CarlBeyerhelm</dc:creator>
      <dc:date>2022-06-01T15:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I average multiple polylines?</title>
      <link>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1361549#M280</link>
      <description>&lt;P&gt;I have published a new Geoprocessing Sample tool for averaging lines. You can download it and see if it works for your use case.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=e47c400683ad443781660cef529a7637" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=e47c400683ad443781660cef529a7637&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 18:28:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/forestry-questions/how-can-i-average-multiple-polylines/m-p/1361549#M280</guid>
      <dc:creator>DrewFlater</dc:creator>
      <dc:date>2023-12-15T18:28:22Z</dc:date>
    </item>
  </channel>
</rss>

