<?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: Drawing (*connecting) points to nearest polyline in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751683#M1719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing out this tool, Sephe (I wasn't aware of it). It solves most of the problem, but not the case where the point is not perpendicular to the line (see below), although that can be handled through other means. It's much easier to connect points to end vertices than to the line geometry itself. The script you linked to promises to do both cases, but I haven't tried it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="95214" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/95214_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 16:37:55 GMT</pubDate>
    <dc:creator>DarrenWiens2</dc:creator>
    <dc:date>2015-05-06T16:37:55Z</dc:date>
    <item>
      <title>Drawing (*connecting) points to nearest polyline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751680#M1716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;We have a bunch of points (water meters) and would like to see if there is a way to connect to the closest polyline (water lines) by building a script to have the points automatically connect to the nearest polyline (or a geoprocessing tool?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2015 16:21:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751680#M1716</guid>
      <dc:creator>AlicePence</dc:creator>
      <dc:date>2015-04-29T16:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing (*connecting) points to nearest polyline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751681#M1717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice, the ET geowizards add-in (&lt;A href="http://www.ian-ko.com/" title="http://www.ian-ko.com/"&gt;ArcGIS tools add-ons and extensions from ET SpatialTechniques&lt;/A&gt; ) has a great tool called perpendiculars to polylines which does exactly that. The free version has limited use, but it might be worth your while to buy the license.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 02:40:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751681#M1717</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-05-06T02:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing (*connecting) points to nearest polyline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751682#M1718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, here you go. I found a free script that does just this: &lt;A href="http://www.arcgis.com/home/item.html?id=0a4892bd754146e48b87de2352cdf64d" title="http://www.arcgis.com/home/item.html?id=0a4892bd754146e48b87de2352cdf64d"&gt;http://www.arcgis.com/home/item.html?id=0a4892bd754146e48b87de2352cdf64d&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 02:43:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751682#M1718</guid>
      <dc:creator>SepheFox</dc:creator>
      <dc:date>2015-05-06T02:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing (*connecting) points to nearest polyline</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751683#M1719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for pointing out this tool, Sephe (I wasn't aware of it). It solves most of the problem, but not the case where the point is not perpendicular to the line (see below), although that can be handled through other means. It's much easier to connect points to end vertices than to the line geometry itself. The script you linked to promises to do both cases, but I haven't tried it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="95214" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/95214_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 16:37:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/drawing-connecting-points-to-nearest-polyline/m-p/751683#M1719</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-05-06T16:37:55Z</dc:date>
    </item>
  </channel>
</rss>

