<?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: Delete and re-join row in model builder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827682#M2887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can explore the catalog here there are a few directly related to python and arcpy&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://esripress.esri.com/display/index.cfm" title="http://esripress.esri.com/display/index.cfm"&gt;Esri Press| GIS Books &amp;amp; Tutorials - Buy Books Online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find this the best source of information, once you have some python background&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm"&gt;What is ArcPy?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plus there are a gazillion code examples on these sites in decending order&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=ab0edb18-d36a-49b3-8de2-f4e3754f0328&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=ab0edb18-d36a-49b3-8de2-f4e3754f0328&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/python-snippets?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=1"&gt;https://community.esri.com/groups/python-snippets?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/python-addins?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=3"&gt;https://community.esri.com/groups/python-addins?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=3&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2016 21:18:54 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-09-06T21:18:54Z</dc:date>
    <item>
      <title>Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827675#M2880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear members,&lt;/P&gt;&lt;P&gt;I have a loop with the&amp;nbsp;iteration tool in model builder&amp;nbsp;and I want to take&amp;nbsp;the rows out (delete it)&amp;nbsp;but a row per&amp;nbsp;an iteration. The problem when it comes to the second iteration to delete the second row, I see that the first row is also not there since I've deleted it in the first iteration. My question is, how can I do the next iteration (deletion of row #2) with keeping the first row that just deleted in the last step? Any idea would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:19:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827675#M2880</guid>
      <dc:creator>YADOLANO</dc:creator>
      <dc:date>2016-09-06T20:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827676#M2881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so... you iterate and delete the first row, hence the former second row becomes the first row, so does that mean you want to delete the first row? ... not the original first row, since you deleted it,... but the former 2nd row which is now the first row... and you want to repeat this for all other row X's which decrease in position until they all become the first, then get deleted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;join isn't mentioned in your description, but it is in your title... is there a join somewhere?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps showing your model would help, or at least indicate how long this deletion process will continue would help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:24:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827676#M2881</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-06T20:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827677#M2882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is right Dan, I want to iterate the "point.shp" I have, deleting a single row in&amp;nbsp;every iteration. Of course doing some processing in each of those iterations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827677#M2882</guid>
      <dc:creator>YADOLANO</dc:creator>
      <dc:date>2016-09-06T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827678#M2883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but where does the join come into play?&lt;/P&gt;&lt;P&gt;are you always deleting the 'first' row?&lt;/P&gt;&lt;P&gt;are you using an iterator?&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/a-quick-tour-of-using-iterators-for-iteration-looping-.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/a-quick-tour-of-using-iterators-for-iteration-looping-.htm"&gt;A quick tour of using iterators—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:44:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827678#M2883</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-06T20:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827679#M2884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no real join but when I delete row #1, for the next iteration I want it to be there or in other words, rejoin it to its first place and delete the second and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:56:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827679#M2884</guid>
      <dc:creator>YADOLANO</dc:creator>
      <dc:date>2016-09-06T20:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827680#M2885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you delete it, it will be gone, you would have to copy it, delete the original and append it (which will go to the end), but I see no easy way of doing this in modelbuilder, since it is largely geared to work with files and not individual features. &amp;nbsp;You might be better work looking at python, numpy or arcobjects to implement your workflow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 21:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827680#M2885</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-06T21:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827681#M2886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan, do you know any good book for learning Python for ArcGIS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 21:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827681#M2886</guid>
      <dc:creator>YADOLANO</dc:creator>
      <dc:date>2016-09-06T21:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827682#M2887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can explore the catalog here there are a few directly related to python and arcpy&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://esripress.esri.com/display/index.cfm" title="http://esripress.esri.com/display/index.cfm"&gt;Esri Press| GIS Books &amp;amp; Tutorials - Buy Books Online&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find this the best source of information, once you have some python background&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm" title="http://desktop.arcgis.com/en/arcmap/latest/analyze/arcpy/what-is-arcpy-.htm"&gt;What is ArcPy?—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plus there are a gazillion code examples on these sites in decending order&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=ab0edb18-d36a-49b3-8de2-f4e3754f0328&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/developers/gis-developers/python?sr=search&amp;amp;searchId=ab0edb18-d36a-49b3-8de2-f4e3754f0328&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/python-snippets?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=1"&gt;https://community.esri.com/groups/python-snippets?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/python-addins?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=3"&gt;https://community.esri.com/groups/python-addins?sr=search&amp;amp;searchId=3b124704-3197-4ec8-bad1-280bac9230e1&amp;amp;searchIndex=3&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 21:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827682#M2887</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-06T21:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Delete and re-join row in model builder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827683#M2888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I ask why you are deleting a row each time?&amp;nbsp; What is the purpose or reason for doing it this way?&amp;nbsp; I.e. what does this accomplish?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ask as I suspect we are missing some of the rationale and there may instead be a much better way to do what you are trying to achieve instead of by iterating and deleting.&amp;nbsp; It is not very common to delete things in the middle of an iteration; instead one usually selects data differentially as one iterates, then does a process, and if there is a delete it is at the end, after the iteration is completed.&amp;nbsp; Can you explain what your goal is?&amp;nbsp; Some context would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 22:50:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/delete-and-re-join-row-in-model-builder/m-p/827683#M2888</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-09-27T22:50:40Z</dc:date>
    </item>
  </channel>
</rss>

