<?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 Spatial Join, sumarize points to (one) line in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/spatial-join-sumarize-points-to-one-line/m-p/1384846#M27168</link>
    <description>&lt;P&gt;I have line features (streets) and points (accidents) and I want to sumarize the points to the lines (within a distance 5m) unfortuantley it "duplicates" points that are close to an intersection and they get countet to two differnt line features. How can I make sure, that it only sumarizes it to the closest line, but still summarizes it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I select closest, it only takes 1 closest point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2024 12:51:34 GMT</pubDate>
    <dc:creator>DeepSeaMapping</dc:creator>
    <dc:date>2024-02-21T12:51:34Z</dc:date>
    <item>
      <title>Spatial Join, sumarize points to (one) line</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-join-sumarize-points-to-one-line/m-p/1384846#M27168</link>
      <description>&lt;P&gt;I have line features (streets) and points (accidents) and I want to sumarize the points to the lines (within a distance 5m) unfortuantley it "duplicates" points that are close to an intersection and they get countet to two differnt line features. How can I make sure, that it only sumarizes it to the closest line, but still summarizes it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I select closest, it only takes 1 closest point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions? Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 12:51:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-join-sumarize-points-to-one-line/m-p/1384846#M27168</guid>
      <dc:creator>DeepSeaMapping</dc:creator>
      <dc:date>2024-02-21T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Join, sumarize points to (one) line</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/spatial-join-sumarize-points-to-one-line/m-p/1384893#M27169</link>
      <description>&lt;P&gt;a little more information might help: do the points have an address or street identifier associated with them? and by 'summarize the points to the lines' do you mean that you are trying to obtain a count (or some other metric) of accidents along each street? If the points have an address that includes the street number it might be worth creating a model or python script that iterates through the lines and finds the points with matching street name. Also depending on the summary you are looking for, again, if you have a street name associated with each point you may be able to simply summarize the points by street name, then join that result to your table. This sounds like a spatial problem but it may not be purely spatial.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 14:32:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/spatial-join-sumarize-points-to-one-line/m-p/1384893#M27169</guid>
      <dc:creator>clt_cabq</dc:creator>
      <dc:date>2024-02-21T14:32:52Z</dc:date>
    </item>
  </channel>
</rss>

