<?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 reverse geocoding - output with null values in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224419#M9750</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I'm trying to calculate addresses for some of our features, but when I'm using the reverse geocoding tool in Pro, the attributes of the output feature class all have null values, with the exception of the calculated address.&lt;/P&gt;&lt;P&gt;I do have the address now, but there's no way to join the geocoded featureclass back to the original featureclass to fill in the addresses.&lt;/P&gt;&lt;P&gt;The locator was created in Pro. In ArcMap (10.7), the same process results in a geocoded featureclass that includes all values from the original table.&lt;/P&gt;&lt;P&gt;What am I missing here? Is this just another Pro issue?&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 15:36:48 GMT</pubDate>
    <dc:creator>South_JordanCity_of</dc:creator>
    <dc:date>2019-10-23T15:36:48Z</dc:date>
    <item>
      <title>reverse geocoding - output with null values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224419#M9750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!&lt;/P&gt;&lt;P&gt;I'm trying to calculate addresses for some of our features, but when I'm using the reverse geocoding tool in Pro, the attributes of the output feature class all have null values, with the exception of the calculated address.&lt;/P&gt;&lt;P&gt;I do have the address now, but there's no way to join the geocoded featureclass back to the original featureclass to fill in the addresses.&lt;/P&gt;&lt;P&gt;The locator was created in Pro. In ArcMap (10.7), the same process results in a geocoded featureclass that includes all values from the original table.&lt;/P&gt;&lt;P&gt;What am I missing here? Is this just another Pro issue?&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224419#M9750</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2019-10-23T15:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: reverse geocoding - output with null values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224420#M9751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;most likely a source data issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 15:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224420#M9751</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2019-10-23T15:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: reverse geocoding - output with null values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224421#M9752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert, how can it be a source data issue when reverse geocoding the same source in ArcMap works fine, but not in Pro? The output table in Pro carries over all fields from the source, but with the exception of the address fields, all other fields have null values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 16:01:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224421#M9752</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2019-10-23T16:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: reverse geocoding - output with null values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224422#M9753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a screenshot to better illustrate the issue you are having?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a handful of fields that get created in the output of the Reverse Geocode tool, including "REV_Street", "REV_City", etc. (if you turn off option to display field aliases). Are you saying the only field that gets returned with&amp;nbsp;meaningful&amp;nbsp;values is "REV_Match_addr" and every other field created by the Reverse Geocode tool (REV_*) has null values in it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You state the locator was created in ArcGIS Pro, but based on the fact that you're using it in ArcMap as well, I assume you built it with the Create Address Locator tool, and not the newer Create Locator tool. Would you be willing to test building a new locator with the Create Locator tool and see if the behavior is better?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/geocoding/create-locator.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/geocoding/create-locator.htm"&gt;Create Locator—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Eric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 16:45:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224422#M9753</guid>
      <dc:creator>EricAnderson17</dc:creator>
      <dc:date>2019-10-24T16:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: reverse geocoding - output with null values</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224423#M9754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eric, thanks for chiming in. Turns out that the source featureclass had a join with a different table. After removing the join, the reverse geocoding tool carried over all source attributes correctly. So it was indeed a source data issue..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 13:15:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/reverse-geocoding-output-with-null-values/m-p/224423#M9754</guid>
      <dc:creator>South_JordanCity_of</dc:creator>
      <dc:date>2019-10-25T13:15:46Z</dc:date>
    </item>
  </channel>
</rss>

