<?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: Check if points are snapped to lines in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51935#M2979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did create a geometric network, but needed to snap valves automatically instead of one by one and I was trying to do this inside SQL Server rather then having to export to geodatabase for the network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Apr 2016 15:52:15 GMT</pubDate>
    <dc:creator>ReneeGerasimtchouk</dc:creator>
    <dc:date>2016-04-07T15:52:15Z</dc:date>
    <item>
      <title>Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51929#M2973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to check if points are snapped to lines without having to export to geodatabase then creating a topology? Also, bulk snap these points?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 22:26:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51929#M2973</guid>
      <dc:creator>ReneeGerasimtchouk</dc:creator>
      <dc:date>2016-04-06T22:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51930#M2974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/data-reviewer/finding-dangles-on-line-features.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/guide-books/extensions/data-reviewer/finding-dangles-on-line-features.htm"&gt;Finding dangles on line features—Help | ArcGIS for Desktop&lt;/A&gt; but I doubt you have that&lt;/P&gt;&lt;P&gt;you could use &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/feature-vertices-to-points.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/feature-vertices-to-points.htm"&gt;Feature Vertices To Points—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; and just get the dangle points&lt;/P&gt;&lt;P&gt;or &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-existing-features/extending-multiple-lines.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-existing-features/extending-multiple-lines.htm"&gt;Extending multiple lines—Help | ArcGIS for Desktop&lt;/A&gt; but there are limitations again&lt;/P&gt;&lt;P&gt;so that probably leaves you with what you don't want to do, unless there are some free tools at &lt;A href="http://geonet.esri.com/"&gt;www.ian-ko.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 22:44:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51930#M2974</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-06T22:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51931#M2975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to check if my valves are snapped to pipes in my SQL Server database w/o having to export to geodatabase, create topology and check that way and also move any valves within a certain tolerance to snap to the pipe without having to do them individually. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51931#M2975</guid>
      <dc:creator>ReneeGerasimtchouk</dc:creator>
      <dc:date>2016-04-06T23:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51932#M2976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh grief... now server is thrown in.. perhaps someone else in your similar situation migh have a workaround since none of the others are of use to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 23:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51932#M2976</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-04-06T23:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51933#M2977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geometric-networks/what-are-geometric-networks-.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/geometric-networks/what-are-geometric-networks-.htm"&gt;What are geometric networks?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; these are designed for utilities. You may also be interested in &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-parcels/thelocalgovernmentinformationmodel.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/editing-parcels/thelocalgovernmentinformationmodel.htm"&gt;The Local Government Information Model—Help | ArcGIS for Desktop.&lt;/A&gt;​ The easy way to find valves intersecting lines is a select by location, not fool proof but would give you an idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 12:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51933#M2977</guid>
      <dc:creator>WesMiller</dc:creator>
      <dc:date>2016-04-07T12:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51934#M2978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Renee,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; You should look at &lt;STRONG&gt;ArcToolBox&lt;/STRONG&gt; &amp;gt;&lt;STRONG&gt;System Toolboxes&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Editing Tools &amp;gt; Conflation &amp;gt; Snap&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/editing-toolbox/snap.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/editing-toolbox/snap.htm"&gt;Snap—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 13:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51934#M2978</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-04-07T13:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51935#M2979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did create a geometric network, but needed to snap valves automatically instead of one by one and I was trying to do this inside SQL Server rather then having to export to geodatabase for the network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:52:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51935#M2979</guid>
      <dc:creator>ReneeGerasimtchouk</dc:creator>
      <dc:date>2016-04-07T15:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51936#M2980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting...I tried the SNAP yesterday and got an "ERROR 000800 The value is not a member of END I VERTEX I EDGE" so I thought it wouldn't work. I went ahead and filled in the TYPE and DISTANCE and ran the tool anyway and it seemed to work...don't know why the "ERROR" message was shown. Thank you !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:54:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51936#M2980</guid>
      <dc:creator>ReneeGerasimtchouk</dc:creator>
      <dc:date>2016-04-07T15:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51937#M2981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll read up on these for future use, thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Apr 2016 15:54:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/51937#M2981</guid>
      <dc:creator>ReneeGerasimtchouk</dc:creator>
      <dc:date>2016-04-07T15:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Check if points are snapped to lines</title>
      <link>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/1509330#M45286</link>
      <description>&lt;P&gt;I am currently trying to do this with our water system. around 8000 valves are claimed to not be snapped into the geometric network. I hope that in the 8 years since this comment that you may have figured it out.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 15:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/check-if-points-are-snapped-to-lines/m-p/1509330#M45286</guid>
      <dc:creator>KyleMCSE</dc:creator>
      <dc:date>2024-07-24T15:20:52Z</dc:date>
    </item>
  </channel>
</rss>

