<?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 Calculating distances to points on a stream in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-distances-to-points-on-a-stream/m-p/1145328#M51662</link>
    <description>&lt;P&gt;Hi, Everyone&lt;/P&gt;&lt;P&gt;I am trying to calculate the distances to multiple points on a stream from a single point, 'a well'. What I am trying to do is input well locations and stream data to calculate the distances from a well to multiple, or at least one, point on a stream. There are over 1000 wells and many streams.&amp;nbsp; This is for my graduate thesis. The image below shows 3 different ways to do it. I'm looking at the second, inverse distance. I am thinking Web Squared would be too difficult for me. Does any know any tutorials that can teach me how to do stuff like this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndrewHeise_0-1645127446836.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34268i783546139B163AA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewHeise_0-1645127446836.png" alt="AndrewHeise_0-1645127446836.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Figure Credit: Water Resources Research - 2019 - Zipper - Rapid and Accurate Estimates of Streamflow Depletion Caused by Groundwater Pumping Using Analytical Depletion Functions&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 19:58:53 GMT</pubDate>
    <dc:creator>AndrewHeise</dc:creator>
    <dc:date>2022-02-17T19:58:53Z</dc:date>
    <item>
      <title>Calculating distances to points on a stream</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-distances-to-points-on-a-stream/m-p/1145328#M51662</link>
      <description>&lt;P&gt;Hi, Everyone&lt;/P&gt;&lt;P&gt;I am trying to calculate the distances to multiple points on a stream from a single point, 'a well'. What I am trying to do is input well locations and stream data to calculate the distances from a well to multiple, or at least one, point on a stream. There are over 1000 wells and many streams.&amp;nbsp; This is for my graduate thesis. The image below shows 3 different ways to do it. I'm looking at the second, inverse distance. I am thinking Web Squared would be too difficult for me. Does any know any tutorials that can teach me how to do stuff like this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AndrewHeise_0-1645127446836.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/34268i783546139B163AA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AndrewHeise_0-1645127446836.png" alt="AndrewHeise_0-1645127446836.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Figure Credit: Water Resources Research - 2019 - Zipper - Rapid and Accurate Estimates of Streamflow Depletion Caused by Groundwater Pumping Using Analytical Depletion Functions&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 19:58:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-distances-to-points-on-a-stream/m-p/1145328#M51662</guid>
      <dc:creator>AndrewHeise</dc:creator>
      <dc:date>2022-02-17T19:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating distances to points on a stream</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculating-distances-to-points-on-a-stream/m-p/1145342#M51664</link>
      <description>&lt;P&gt;Once you have the points from the streams &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/near.htm" target="_self"&gt;Near&lt;/A&gt; will help you get the correct distances to the wells. Creating so many points is a bit tricky. You could use &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/create-point-features-along-a-line.htm" target="_self"&gt;create point features along a line&lt;/A&gt; but this isn't scalable it seems. If you're into Python it shouldn't be too hard to loop through each line feature and create point features in a a new featureclass along the vertices. That will definitely help if you wanna have a go at the web squared method.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 20:18:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculating-distances-to-points-on-a-stream/m-p/1145342#M51664</guid>
      <dc:creator>HuubZwart</dc:creator>
      <dc:date>2022-02-17T20:18:38Z</dc:date>
    </item>
  </channel>
</rss>

