<?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: Inspections in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201717#M8945</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luckily, an easy question that has an easy solution! Simply change the symbology of the manhole layer in the web map to symbolize based on a field rather than just location. Take a look at this page for more info:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/create-maps/style-categories.htm" title="https://doc.arcgis.com/en/arcgis-online/create-maps/style-categories.htm"&gt;Style categories—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might need to add a field to your data to indicate whether the facility has been inspected or not if you don't already have something like that (i.e. create a new text field called "inspected" and you can assign it domain values (attribute lists) to create drop-downs for "Yes" or "No").&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm"&gt;Define attribute lists and ranges—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps, let me know if you have more questions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Katherine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jun 2020 13:45:47 GMT</pubDate>
    <dc:creator>Katie_Clark</dc:creator>
    <dc:date>2020-06-24T13:45:47Z</dc:date>
    <item>
      <title>Inspections</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201716#M8944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I feel like this is an easy question but I cannot figure it out.&amp;nbsp; I have a simple sewer map. Manholes and Mains. Added a related table to do inspections tied to a facility ID.&amp;nbsp; How do I visual show that the manhole has been inspected? I'd like to do something simple, like manhole dots change color from green to red.&amp;nbsp; But I'm open to suggestions. I have Arcgis Pro 2.5.1. &amp;amp; ArcGIS Online.&amp;nbsp; It would be nice to do it in the online version, but Pro is fine also.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 13:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201716#M8944</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2020-06-24T13:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inspections</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201717#M8945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luckily, an easy question that has an easy solution! Simply change the symbology of the manhole layer in the web map to symbolize based on a field rather than just location. Take a look at this page for more info:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/create-maps/style-categories.htm" title="https://doc.arcgis.com/en/arcgis-online/create-maps/style-categories.htm"&gt;Style categories—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might need to add a field to your data to indicate whether the facility has been inspected or not if you don't already have something like that (i.e. create a new text field called "inspected" and you can assign it domain values (attribute lists) to create drop-downs for "Yes" or "No").&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm" title="https://doc.arcgis.com/en/arcgis-online/manage-data/define-attribute-lists-and-ranges.htm"&gt;Define attribute lists and ranges—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps, let me know if you have more questions!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Katherine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 13:45:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201717#M8945</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2020-06-24T13:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Inspections</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201718#M8946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I follow all of this. The trouble I'm having though is the information is all in an inspection table and not the fields(Two separate data tables).&amp;nbsp; I cannot simply change the symbology as there is not a field for it. You mention creating a field, but is there a way to tie it together with the inspection table, so I don't have to do that manually?&amp;nbsp; &amp;nbsp;I think somehow I have to Join or Relate the inspection table to a field in order to change the symbology.&amp;nbsp; I apologize as I'm still new at this and I'm certain that I'm not using the correct terminology.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 17:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201718#M8946</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2020-06-24T17:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Inspections</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201719#M8947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, so if I understand correctly, you have a hosted feature layer (point data) that doesn't really have any relevant attributes associated with it, and then you have a separate standalone table that contains all the information for that point (maybe things like facility ID, facility type, etc etc). Will you be using Collector or a Web Application to be editing data for this layer? Is there a reason that you have to have the data in a separate table, and you can't just have those as attributes of the actual point layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to keep them separate, at the very least it seems like you could add an "Inspected" field like I suggested to the hosted feature layer which you can symbolize on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're able to share the map I'd be happy to take a look and make sure I'm understanding your setup correctly, but not sure if you're allowed to do that or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 18:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201719#M8947</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2020-06-24T18:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inspections</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201720#M8948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cannot share the actual map. But see the link below.&amp;nbsp; I copied the table layouts. Maybe that will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://drive.google.com/file/d/1n9JBO5fQlTlsPGQaH9WHA5h3q0E5MqY5/view?usp=sharing" title="https://drive.google.com/file/d/1n9JBO5fQlTlsPGQaH9WHA5h3q0E5MqY5/view?usp=sharing"&gt;Tables.xlsx - Google Drive&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To answer your questions, Yes, Point data with a separate stand alone table.&amp;nbsp; And I use collector currently.&amp;nbsp; You will see in the attached files, the data i'm collecting is different from the point information.&lt;/P&gt;&lt;P&gt;Yes, I could add "Inspected" field.&amp;nbsp; Can that be linked to the separate table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 19:36:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/inspections/m-p/201720#M8948</guid>
      <dc:creator>MichaelFettkether</dc:creator>
      <dc:date>2020-06-24T19:36:40Z</dc:date>
    </item>
  </channel>
</rss>

