<?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 Notebook for Calculating Fields based on Intersecting Layers in ArcGIS Notebooks Questions</title>
    <link>https://community.esri.com/t5/arcgis-notebooks-questions/notebook-for-calculating-fields-based-on/m-p/1189555#M554</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm getting started with ArcGIS Notebooks to help with some occasional data management tasks, I want to just see if I'm on the right track and if this is possible within AGO Notebooks.&lt;/P&gt;&lt;P&gt;I do have some Python experience working with Conda environments, and Jupyter Notebook from notebooks saved on my local machine to regularly backup content from our AGO organization. I haven't used AGO's Notebooks yet though.&lt;/P&gt;&lt;P&gt;I have some Field Data that is regularly collected that I would like to populate with values contingent on whether the data is within a subwatershed, watershed, and county boundary. I plan on using the summarize_data.join_features() tool to accomplish some of that.&lt;/P&gt;&lt;P&gt;My plan is as follows:&lt;/P&gt;&lt;P&gt;a) Import necessary libraries&lt;/P&gt;&lt;P&gt;b) Connect to necessary feature layers via gis.content.get('') (Field Data, subwatershed, watershed, county)&lt;/P&gt;&lt;P&gt;c) Join Field Data with subwatershed using join_features&lt;/P&gt;&lt;P&gt;d) Calculate values for subwatershed field using print and calculate functions with the name field from the joined table populating the empty&lt;/P&gt;&lt;P&gt;e) Repeat Join and calculate operation for the remaining Fields (watershed, County)&lt;/P&gt;&lt;P&gt;f) Remove join and delete created join table - to save space&lt;/P&gt;&lt;P&gt;I suppose my question is if I'm on the right (or reasonable) track here? Does this seem plausible for ArcGIS Notebook, or am I missing something critical? I;m putting together some scratch data to give my idea a test. Ideally, I would have this scheduled to calculate for any null values recorded at the end of day.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 18:24:12 GMT</pubDate>
    <dc:creator>10KYIGIS</dc:creator>
    <dc:date>2022-07-05T18:24:12Z</dc:date>
    <item>
      <title>Notebook for Calculating Fields based on Intersecting Layers</title>
      <link>https://community.esri.com/t5/arcgis-notebooks-questions/notebook-for-calculating-fields-based-on/m-p/1189555#M554</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I'm getting started with ArcGIS Notebooks to help with some occasional data management tasks, I want to just see if I'm on the right track and if this is possible within AGO Notebooks.&lt;/P&gt;&lt;P&gt;I do have some Python experience working with Conda environments, and Jupyter Notebook from notebooks saved on my local machine to regularly backup content from our AGO organization. I haven't used AGO's Notebooks yet though.&lt;/P&gt;&lt;P&gt;I have some Field Data that is regularly collected that I would like to populate with values contingent on whether the data is within a subwatershed, watershed, and county boundary. I plan on using the summarize_data.join_features() tool to accomplish some of that.&lt;/P&gt;&lt;P&gt;My plan is as follows:&lt;/P&gt;&lt;P&gt;a) Import necessary libraries&lt;/P&gt;&lt;P&gt;b) Connect to necessary feature layers via gis.content.get('') (Field Data, subwatershed, watershed, county)&lt;/P&gt;&lt;P&gt;c) Join Field Data with subwatershed using join_features&lt;/P&gt;&lt;P&gt;d) Calculate values for subwatershed field using print and calculate functions with the name field from the joined table populating the empty&lt;/P&gt;&lt;P&gt;e) Repeat Join and calculate operation for the remaining Fields (watershed, County)&lt;/P&gt;&lt;P&gt;f) Remove join and delete created join table - to save space&lt;/P&gt;&lt;P&gt;I suppose my question is if I'm on the right (or reasonable) track here? Does this seem plausible for ArcGIS Notebook, or am I missing something critical? I;m putting together some scratch data to give my idea a test. Ideally, I would have this scheduled to calculate for any null values recorded at the end of day.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:24:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-notebooks-questions/notebook-for-calculating-fields-based-on/m-p/1189555#M554</guid>
      <dc:creator>10KYIGIS</dc:creator>
      <dc:date>2022-07-05T18:24:12Z</dc:date>
    </item>
  </channel>
</rss>

