<?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>idea Provide ArcPy functionality to modify all address locator settings in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idi-p/949619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebuilding an address locator can sometimes fail and the details of how to create that locator are lost. Therefor, recreating the address locator each time instead of rebuilding is sometimes more convenient than rebuilding. When this process is scripted with Python, the default settings of an address locator often need to be changed after creation. Would be great to have access to these &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geocoding/modifying-an-address-locator-s-settings-about.htm"&gt;additional address locator settings&lt;/A&gt; through ArcPy.&lt;/P&gt;&lt;P&gt;Related discussions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/57348"&gt;Modifying address locator settings using arcpy&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/122215"&gt;Is it possible to set address locator properties via arcpy?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/26603"&gt;Rebuilding address locators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/169769"&gt;Can't modify address locator&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Feb 2017 18:39:11 GMT</pubDate>
    <dc:creator>BlakeTerhune</dc:creator>
    <dc:date>2017-02-01T18:39:11Z</dc:date>
    <item>
      <title>Provide ArcPy functionality to modify all address locator settings</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idi-p/949619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rebuilding an address locator can sometimes fail and the details of how to create that locator are lost. Therefor, recreating the address locator each time instead of rebuilding is sometimes more convenient than rebuilding. When this process is scripted with Python, the default settings of an address locator often need to be changed after creation. Would be great to have access to these &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geocoding/modifying-an-address-locator-s-settings-about.htm"&gt;additional address locator settings&lt;/A&gt; through ArcPy.&lt;/P&gt;&lt;P&gt;Related discussions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/57348"&gt;Modifying address locator settings using arcpy&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/122215"&gt;Is it possible to set address locator properties via arcpy?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/26603"&gt;Rebuilding address locators&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/169769"&gt;Can't modify address locator&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2017 18:39:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idi-p/949619</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2017-02-01T18:39:11Z</dc:date>
    </item>
    <item>
      <title>Python (arcpy) Methods With Which to Set Locator Properties</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1006821#M14480</link>
      <description>&lt;P&gt;see:&amp;nbsp;&lt;A href="https://community.esri.com/t5/geoprocessing-questions/create-locator-change-match-out-of-range-default-to-no/m-p/1006785#M24937" target="_blank"&gt;https://community.esri.com/t5/geoprocessing-questions/create-locator-change-match-out-of-range-default-to-no/m-p/1006785#M24937&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I create locators using python as a scheduled task.&amp;nbsp; This practice ensures the latest, greatest data is being used.&amp;nbsp; It would be nice if there were a set of arcpy methods that would allow me to set any of the locator properties as part of that script described here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/arcpy/geocoding/locator-class.htm#P_GUID-B617A31C-2B5E-427F-BBEB-B52C1667CC51" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/arcpy/geocoding/locator-class.htm#P_GUID-B617A31C-2B5E-427F-BBEB-B52C1667CC51&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 22:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1006821#M14480</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-12-03T22:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Provide ArcPy functionality to modify all address locator settings</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1008097#M14515</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191789"&gt;@BlakeTerhune&lt;/a&gt;&amp;nbsp; - I just discovered that what I consider an important property 'Match with no zone' cannot be set in arcpy, only manually.&lt;/P&gt;&lt;P&gt;Consistency is half the battle with creating locators especially if you are creating and recreating them on a regular scheduled basis. &lt;EM&gt;&lt;STRONG&gt;Any and all properties of a new style locator should available to to arcpy&lt;/STRONG&gt;&lt;/EM&gt; imho.&lt;/P&gt;&lt;P&gt;Here's a trick to show what properties can be exposed and/or set with arcpy.&amp;nbsp; Those marked with F indicate a function for geocoding, not a property of the locator itself:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LocatorProperties.gif" style="width: 966px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/1780i02A83C3131FB110C/image-size/large?v=v2&amp;amp;px=999" role="button" title="LocatorProperties.gif" alt="LocatorProperties.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 16:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1008097#M14515</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2020-12-09T16:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Provide ArcPy functionality to modify all address locator settings</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1240292#M22499</link>
      <description>&lt;P&gt;Looks like I have the same request 2 years later!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/create-locator-additional-options-when-creating/idi-p/1187045" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/create-locator-additional-options-when-creating/idi-p/1187045&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 19:06:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1240292#M22499</guid>
      <dc:creator>feralcatcolonist_old</dc:creator>
      <dc:date>2022-12-12T19:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Provide ArcPy functionality to modify all address locator settings</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1242723#M22596</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/447297"&gt;@feralcatcolonist_old&lt;/a&gt;&amp;nbsp;What in the&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/geocoding/locator-class.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/arcpy/geocoding/locator-class.htm&lt;/A&gt;&amp;nbsp;are you not able to set when building the locator using ArcPy?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 16:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1242723#M22596</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2022-12-20T16:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Provide ArcPy functionality to modify all address locator settings</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1242726#M22597</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1499"&gt;@ShanaBritt&lt;/a&gt;&amp;nbsp;I'm looking to set the "Match with no zones" option; this is necessary for our organization as we maintain data outside of our jurisdiction for purposes of mutual aid and wayfinding for our emergency services. Otherwise every search would need to include ", CITY NAME" to return matches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This does not appear to be currently available within the Locator Class as a read/write property&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2022 16:51:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/provide-arcpy-functionality-to-modify-all-address/idc-p/1242726#M22597</guid>
      <dc:creator>feralcatcolonist_old</dc:creator>
      <dc:date>2022-12-20T16:51:54Z</dc:date>
    </item>
  </channel>
</rss>

