<?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: Reverse Geocode inside a Parcel polygon? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1555550#M27449</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;Is there a way to get the same functionality in ArcGIS Pro? I want to avoid a reverse geocode match being based on the nearest polygon centroid, but based on what polygon it is intersecting.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2024 19:24:31 GMT</pubDate>
    <dc:creator>KadeChapman3</dc:creator>
    <dc:date>2024-11-05T19:24:31Z</dc:date>
    <item>
      <title>Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340278#M11916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a cadastre polygon feature class. Some of the features have a Name associated with the lot (i.e. Neighbourhood Park). I would&lt;BR /&gt;like to be able to reverse geocode using&amp;nbsp; coordinates to find out which Park Name the coordinates fall in. I have tried the using the General – Single&lt;BR /&gt;Field style but it only geocodes to the centroid of the polygon if I am within the distance specified. I also tried using the Gazetteer style and that was a&lt;BR /&gt;little better but did not seem to work in a Composite Locator when combined with Street based locators. Maybe I need a custom style.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using 10.0 SP5.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope somebody is able to help me or point me in the correct direction.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Cameron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 16:16:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340278#M11916</guid>
      <dc:creator>CameronBlandy</dc:creator>
      <dc:date>2014-10-20T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340279#M11917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Brad from ESRI gave me the solution so I am posting here for all users. Here it is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Go to the locator style (%ArcgisInstallDirectory%\Locators) and open the General.lot.xml in a text editor (I would suggest Notepadd++).&amp;nbsp; Look for mapping_schema name="SingleField"t used here so t worry about that) in the XML file.&amp;nbsp; If you look in the XML just ” section. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt; If you comment this out, the locator will be built with polygons instead of points.&amp;nbsp; It will make the locator slower but will&amp;nbsp; work better for reverse geocoding.&amp;nbsp; You can comment this out by adding a “&amp;lt;!—“ before the first “&amp;lt;conversions&amp;gt;” tag and “--&amp;gt;” after the“&amp;lt;/conversions&amp;gt;” tag like you see below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;lt;!--&amp;lt;conversions&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;conversion&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mapping ase_ref="Shape"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;method ref="calc_polygon_centroid"&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;parameter&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;field_value ref="Shape" /&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/parameter&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/method&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/mapping&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/conversion&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt; &amp;lt;/conversions&amp;gt;--&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;After this you will need to re-create your locator (not rebuild).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 16:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340279#M11917</guid>
      <dc:creator>CameronBlandy</dc:creator>
      <dc:date>2014-10-20T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340280#M11918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the equivalent solution when using Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 18:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340280#M11918</guid>
      <dc:creator>AndrewMilanes</dc:creator>
      <dc:date>2018-11-05T18:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340281#M11919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi the procedure is the same if you are using a Single Field style locator, its just the location of the style file in Pro has changed, by default it will be at:&amp;nbsp; C:\Program Files\ArcGIS\Pro\Resources\Locators&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 19:06:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/340281#M11919</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2018-11-05T19:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1553217#M27439</link>
      <description>&lt;P&gt;Is this still an option in ArcGIS Pro 3.3?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 12:22:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1553217#M27439</guid>
      <dc:creator>KadeChapman3</dc:creator>
      <dc:date>2024-10-29T12:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1554845#M27447</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/840112"&gt;@KadeChapman3&lt;/a&gt;&amp;nbsp;This option is not available for locators that are built with the Create Locator tool or Create Feature Locator tool. The option was only available for locators built with the Create Address Locator tool in ArcMap or ArcGIS Pro 2.6 and earlier.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2024 20:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1554845#M27447</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2024-11-01T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1555550#M27449</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;Is there a way to get the same functionality in ArcGIS Pro? I want to avoid a reverse geocode match being based on the nearest polygon centroid, but based on what polygon it is intersecting.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 19:24:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1555550#M27449</guid>
      <dc:creator>KadeChapman3</dc:creator>
      <dc:date>2024-11-05T19:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1555931#M27450</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/840112"&gt;@KadeChapman3&lt;/a&gt;&amp;nbsp;The is no way in ArcGIS Pro to modify the locator template to return the polygon as you could with the classic locators in ArcMap that is referenced as the solution for the original question in this post.&lt;/P&gt;
&lt;P&gt;-Shana&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 17:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1555931#M27450</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2024-11-06T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1619619#M27585</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;We are bumping into an issue similar to what&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/840112"&gt;@KadeChapman3&lt;/a&gt;&amp;nbsp;describes. We want a reverse geocode to return a polygon result if the searched x/y is within the polygon. We do not want the reverse geocode to return results if it is outside the polygon, but within the search distance of the polygon centroid. Is there anything new or coming to Pro/Enterprise that would support that?&lt;/P&gt;</description>
      <pubDate>Fri, 30 May 2025 15:00:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1619619#M27585</guid>
      <dc:creator>MattFancher1</dc:creator>
      <dc:date>2025-05-30T15:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1621190#M27586</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/330703"&gt;@MattFancher1&lt;/a&gt;&amp;nbsp;What type of polygon data is the locator built with? What does it represent? Which roles are used in the locator used for reverse geocoding?&lt;/P&gt;&lt;P&gt;There is nothing new in the latest release that supports returning a polygon as a geocode result.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 15:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1621190#M27586</guid>
      <dc:creator>ShanaBritt</dc:creator>
      <dc:date>2025-06-05T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Geocode inside a Parcel polygon?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1621204#M27587</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;thanks for the reply! And sorry, because my previous post wasn't clear. The situation is this:&amp;nbsp; we have a web app that residents can use to request service from our city. They specify the location of the service request by dropping a pin on a map. Dropping a pin triggers a reverse geocode to get the "closest" address. The geocode service we call uses a locator with three reference layers:&amp;nbsp; address points, street centerlines, and park polygons. Park polygons are included as the POI type because we want any pin dropped within the park to be tied to the official park address. That works as expected. However, we have a few edge cases where residents drop pins outside the park, but the reverse geocode call still returns the park address. We think that's because the parks in the edge cases are very small, and their centroid is less than 25 meters from the perimeter of the park, which is the search tolerance for the POI centroid feature type. Hopefully that makes more sense. Is there a way to avoid returns from the park polygon centroids when pins are dropped outside the parks?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 15:46:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/reverse-geocode-inside-a-parcel-polygon/m-p/1621204#M27587</guid>
      <dc:creator>MattFancher1</dc:creator>
      <dc:date>2025-06-05T15:46:35Z</dc:date>
    </item>
  </channel>
</rss>

