<?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 Generating Custom Tables Using the Insert Cursor to Populate in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/generating-custom-tables-using-the-insert-cursor/m-p/285709#M22068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Python Community,&lt;/P&gt;&lt;P&gt;I am currently working on a script right now that will generate a table and populate it based off of user defined inputs. The fields include "Measure" and "Offset". These field needs to have row values that increment at a user defined interval. For example, the &lt;SPAN&gt;&amp;nbsp;"Measure" field needs to have a range like (0, 10000, User defined Interval)&lt;/SPAN&gt;. And for &lt;SPAN&gt;the "&lt;/SPAN&gt;&lt;SPAN&gt;Offset&lt;/SPAN&gt;&lt;SPAN&gt;" field, it needs to have a range like (0, User defined Max Offset Value, User defined Offset value).&amp;nbsp;&amp;nbsp;I feel like there is a rather simple solution to this that i am totally missing. I already understand the GetParamterAsText portion of the script, however I am trying to make use of the Insert Cursor and I'm not as experienced on the logic side of coding this. I know this is rather vague, but any response could help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2019 18:26:31 GMT</pubDate>
    <dc:creator>ConnorMcivor</dc:creator>
    <dc:date>2019-08-26T18:26:31Z</dc:date>
    <item>
      <title>Generating Custom Tables Using the Insert Cursor to Populate</title>
      <link>https://community.esri.com/t5/python-questions/generating-custom-tables-using-the-insert-cursor/m-p/285709#M22068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Python Community,&lt;/P&gt;&lt;P&gt;I am currently working on a script right now that will generate a table and populate it based off of user defined inputs. The fields include "Measure" and "Offset". These field needs to have row values that increment at a user defined interval. For example, the &lt;SPAN&gt;&amp;nbsp;"Measure" field needs to have a range like (0, 10000, User defined Interval)&lt;/SPAN&gt;. And for &lt;SPAN&gt;the "&lt;/SPAN&gt;&lt;SPAN&gt;Offset&lt;/SPAN&gt;&lt;SPAN&gt;" field, it needs to have a range like (0, User defined Max Offset Value, User defined Offset value).&amp;nbsp;&amp;nbsp;I feel like there is a rather simple solution to this that i am totally missing. I already understand the GetParamterAsText portion of the script, however I am trying to make use of the Insert Cursor and I'm not as experienced on the logic side of coding this. I know this is rather vague, but any response could help me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 18:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/generating-custom-tables-using-the-insert-cursor/m-p/285709#M22068</guid>
      <dc:creator>ConnorMcivor</dc:creator>
      <dc:date>2019-08-26T18:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generating Custom Tables Using the Insert Cursor to Populate</title>
      <link>https://community.esri.com/t5/python-questions/generating-custom-tables-using-the-insert-cursor/m-p/285710#M22069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you are creating a one-to-many table where there are multiple records for each feature?&amp;nbsp; What is the field that identifies the features?&amp;nbsp; Creating a Measure and Offset like you describe is quite straightforward, but knowing a bit more about your data structure would help provide specific suggestions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2019 23:22:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/generating-custom-tables-using-the-insert-cursor/m-p/285710#M22069</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-08-26T23:22:56Z</dc:date>
    </item>
  </channel>
</rss>

