<?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: Near Table generation app in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/near-table-generation-app/m-p/1638135#M23774</link>
    <description>&lt;P&gt;James:&lt;/P&gt;&lt;P&gt;Python is a high level programming language that has a much shallower learning curve that other languages C++, C#, javascript, etc., so I would recommend exporting to python and adding the iteration there.&lt;/P&gt;&lt;P&gt;There are a good number of python samples out there and GitHub might also be helpful.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 18:44:09 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2025-07-31T18:44:09Z</dc:date>
    <item>
      <title>Near Table generation app</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/near-table-generation-app/m-p/1638134#M23773</link>
      <description>&lt;P&gt;Hello fine folks!&lt;/P&gt;&lt;P&gt;I would like to create an internal web app or other means by which my non and/or novice GIS colleagues can take an Excel spreadsheet and perform the following process. I’m open to any suggestions of apps or any other processes. Please keep in mind I am unfamiliar with scripting/coding, but have been using GIS for 20+ years so am comfortable with the instant apps, geoprocessing, analysis and most other processes outside the realm of web development requiring code.&lt;/P&gt;&lt;P&gt;The skinny: I receive a spreadsheet from colleagues asking which statistical areas (polygons) are within 40km of the buildings (points) that they give me. I have the static layer of polygons mapped and the buildings are given to me in the form of a spreadsheet (Excel) with coordinates and other info such as names, title info, etc.&lt;/P&gt;&lt;P&gt;Here is the process that I currently perform:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Add the spreadsheet to Pro, then create points via the XY Table to Point from the context menu after right clicking on the table.&lt;/LI&gt;&lt;LI&gt;Use the Generate a Near Table tool with the new point layer (as the input features) identifying all, not just the closest, polygons (near features) within 40km.&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The polygon layer is unchanging and contains about 150 features.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;Going back to the generated Near Table, I perform two joins in order to have a final table with all the attribute information from both layers.&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;The IN_FID is joined to the point layer’s table (ObjectID), the NEAR_FID is joined to the polygon layer.&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;The final joined table is then copied and pasted as a separate worksheet into the original spreadsheet.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A caveat to be aware of-the spreadsheet that I receive does not typically contain the same amount or type of columnar data, though it always contains the lat/long fields.&lt;/P&gt;&lt;P&gt;I wrote the above process as simple as possible for anyone who would like to read and/or offer solutions to it, but if there are additional details needed to help in my query, please just let me know. Also, if an app/tool is too complex or difficult to make, I would entertain the idea of using model builder where a newer GIS user could simply drag the spreadsheet into the model. I attempted this a few years back for my own ease, but I couldn’t get the iterations down perfectly; since I was the only one at the time needing to do the analysis, I just kept doing the process as described above.&lt;/P&gt;&lt;P&gt;Thanks for any assistance and ideas! Oh, and if this post would be better placed elsewhere, kindly let me know too :).&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 18:39:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/near-table-generation-app/m-p/1638134#M23773</guid>
      <dc:creator>JamesPayne</dc:creator>
      <dc:date>2025-07-31T18:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Near Table generation app</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/near-table-generation-app/m-p/1638135#M23774</link>
      <description>&lt;P&gt;James:&lt;/P&gt;&lt;P&gt;Python is a high level programming language that has a much shallower learning curve that other languages C++, C#, javascript, etc., so I would recommend exporting to python and adding the iteration there.&lt;/P&gt;&lt;P&gt;There are a good number of python samples out there and GitHub might also be helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 18:44:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/near-table-generation-app/m-p/1638135#M23774</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2025-07-31T18:44:09Z</dc:date>
    </item>
  </channel>
</rss>

