<?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: Calculate fields: sequential numbers needed in alternating pattern for points along a grid in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-fields-sequential-numbers-needed-in/m-p/1628108#M96933</link>
    <description>&lt;P&gt;Sounds like you asking to do serpentine numbering? A Q&amp;amp;A for such an approach can be found on &lt;A href="https://gis.stackexchange.com/questions/176197/seeking-tool-algorithm-for-assigning-code-to-enumeration-areas-polygons-using" target="_self"&gt;GIS SE&lt;/A&gt;. The logic is captured as SQL and goes from left to right, but you might be able to re-jig the logic into a python script so is start lower left and goes from bottom to top.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;p.s. Such a question is often best accompanied with a sketch of what you want, suggest you edit your question and add that.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jun 2025 17:38:02 GMT</pubDate>
    <dc:creator>DuncanHornby</dc:creator>
    <dc:date>2025-06-29T17:38:02Z</dc:date>
    <item>
      <title>Calculate fields: sequential numbers needed in alternating pattern for points along a grid</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-fields-sequential-numbers-needed-in/m-p/1628055#M96926</link>
      <description>&lt;P&gt;Good morning!&lt;/P&gt;&lt;P&gt;I have a point feature that represents samples taken in the field along a 20m x 20m grid every 1 meter (the data collected in the field exists in tabular form with no geometry). Beginning with the first line in the southwest corner of the grid, Line 1 was walked south to north; Line 2 was walked north to south, and so on and so on. Each sample in the table has a sequential number ID and to make use of this info in ArcGIS, we need to join the table to the points.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There are 21 points in each line (samples were collected on the baseline or Row 0) and the point attribute table has a field indicating which line the point resides).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I *think* there is a way to add the corresponding IDs using the calculate field (in the currently empty ID attribute column) and python in the code block, but I cannot figure out anything (yet) that is working.&lt;/P&gt;&lt;P&gt;Any assistance would be greatly appreciated,&lt;/P&gt;&lt;P&gt;susan&lt;/P&gt;&lt;P&gt;Addendum: it also just occurred to me after writing the above that performing a spatial sort using the LL (lower left) might the simplest &amp;amp; quickest solution.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jun 2025 12:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-fields-sequential-numbers-needed-in/m-p/1628055#M96926</guid>
      <dc:creator>SusanWS_nysm</dc:creator>
      <dc:date>2025-06-28T12:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate fields: sequential numbers needed in alternating pattern for points along a grid</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-fields-sequential-numbers-needed-in/m-p/1628108#M96933</link>
      <description>&lt;P&gt;Sounds like you asking to do serpentine numbering? A Q&amp;amp;A for such an approach can be found on &lt;A href="https://gis.stackexchange.com/questions/176197/seeking-tool-algorithm-for-assigning-code-to-enumeration-areas-polygons-using" target="_self"&gt;GIS SE&lt;/A&gt;. The logic is captured as SQL and goes from left to right, but you might be able to re-jig the logic into a python script so is start lower left and goes from bottom to top.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;p.s. Such a question is often best accompanied with a sketch of what you want, suggest you edit your question and add that.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jun 2025 17:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-fields-sequential-numbers-needed-in/m-p/1628108#M96933</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2025-06-29T17:38:02Z</dc:date>
    </item>
  </channel>
</rss>

