<?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 arcpy.Snap_edit ERROR 000732 in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-snap-edit-error-000732/m-p/188634#M14496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having trouble getting a simple snap function to work in a python script.&amp;nbsp; The error that I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000732: Snap Environment: Dataset C:\Users\gevenson\Desktop\geopy_test\geop.gdb\subbasin_1 EDGE '3 Meters' does not exist or is not supported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Snap).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, subbasin does, in fact, exist and I've tested that.&amp;nbsp; So does the isolated_watershed data.&amp;nbsp; Can someone tell me where I'm going wrong with the bit of code below?&amp;nbsp; Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;arcpy.Densify_edit(isolated_watershed,"DISTANCE","1 METER")
arcpy.Snap_edit(isolated_watershed,[[subbasin,"EDGE","3 METERS"]])&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Aug 2013 14:34:49 GMT</pubDate>
    <dc:creator>GreyEvenson</dc:creator>
    <dc:date>2013-08-27T14:34:49Z</dc:date>
    <item>
      <title>arcpy.Snap_edit ERROR 000732</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-snap-edit-error-000732/m-p/188634#M14496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having trouble getting a simple snap function to work in a python script.&amp;nbsp; The error that I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000732: Snap Environment: Dataset C:\Users\gevenson\Desktop\geopy_test\geop.gdb\subbasin_1 EDGE '3 Meters' does not exist or is not supported&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Snap).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, subbasin does, in fact, exist and I've tested that.&amp;nbsp; So does the isolated_watershed data.&amp;nbsp; Can someone tell me where I'm going wrong with the bit of code below?&amp;nbsp; Any help would be appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;arcpy.Densify_edit(isolated_watershed,"DISTANCE","1 METER")
arcpy.Snap_edit(isolated_watershed,[[subbasin,"EDGE","3 METERS"]])&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Aug 2013 14:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-snap-edit-error-000732/m-p/188634#M14496</guid>
      <dc:creator>GreyEvenson</dc:creator>
      <dc:date>2013-08-27T14:34:49Z</dc:date>
    </item>
  </channel>
</rss>

