<?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 Exposing Various Locator Properties with ArcPy in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/exposing-various-locator-properties-with-arcpy/m-p/1007426#M24954</link>
    <description>&lt;P&gt;I've been learning about how to expose the various locator properties using arcpy and came upon something I need clarification for.&lt;/P&gt;&lt;P&gt;Two different properties can be returned and they have very similar but different values:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;locator.categories
'Subaddress,Point Address,Street Address,Intersection,POI,Parcel'

locator.reverseGeocodeFeatureTypes
'StreetInt,StreetAddress,POI,PointAddress,Parcel'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These properties are for a multi role locator I just created.&amp;nbsp; Notice how the &lt;STRONG&gt;.categories&lt;/STRONG&gt; property returns two words ('Point Address,Street Address') while the &lt;STRONG&gt;.reverseGeocodeFeatureTypes&amp;nbsp;&lt;/STRONG&gt;property returns single word strings ('StreetAddress,PointAddress').&amp;nbsp; Similar, but different.&lt;/P&gt;&lt;P&gt;I suspect there is a reason for this buried deep behind the scenes however, the online help page implies the the &lt;STRONG&gt;.categories&lt;/STRONG&gt; properties are one word. Obviously that can be confusing at the pythonista-end user level.&lt;/P&gt;&lt;P&gt;This question may be better suited for an idea, but &lt;EM&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/EM&gt; the properties themselves can be one word or two words consistently across the board, that would be nice...&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1420"&gt;@BradNiemand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2020 16:44:45 GMT</pubDate>
    <dc:creator>JoeBorgione</dc:creator>
    <dc:date>2020-12-07T16:44:45Z</dc:date>
    <item>
      <title>Exposing Various Locator Properties with ArcPy</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/exposing-various-locator-properties-with-arcpy/m-p/1007426#M24954</link>
      <description>&lt;P&gt;I've been learning about how to expose the various locator properties using arcpy and came upon something I need clarification for.&lt;/P&gt;&lt;P&gt;Two different properties can be returned and they have very similar but different values:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;locator.categories
'Subaddress,Point Address,Street Address,Intersection,POI,Parcel'

locator.reverseGeocodeFeatureTypes
'StreetInt,StreetAddress,POI,PointAddress,Parcel'&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These properties are for a multi role locator I just created.&amp;nbsp; Notice how the &lt;STRONG&gt;.categories&lt;/STRONG&gt; property returns two words ('Point Address,Street Address') while the &lt;STRONG&gt;.reverseGeocodeFeatureTypes&amp;nbsp;&lt;/STRONG&gt;property returns single word strings ('StreetAddress,PointAddress').&amp;nbsp; Similar, but different.&lt;/P&gt;&lt;P&gt;I suspect there is a reason for this buried deep behind the scenes however, the online help page implies the the &lt;STRONG&gt;.categories&lt;/STRONG&gt; properties are one word. Obviously that can be confusing at the pythonista-end user level.&lt;/P&gt;&lt;P&gt;This question may be better suited for an idea, but &lt;EM&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/EM&gt; the properties themselves can be one word or two words consistently across the board, that would be nice...&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1420"&gt;@BradNiemand&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 16:44:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/exposing-various-locator-properties-with-arcpy/m-p/1007426#M24954</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-12-07T16:44:45Z</dc:date>
    </item>
  </channel>
</rss>

