<?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 Need a Composite locator to find nearest point when I reverse geocode in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456697#M26081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10.3.1.&amp;nbsp; How can I tell the locator to find closest rather than first listed.&amp;nbsp; I have an address point Locator that finds 22 Oak St and a street centerline locator that&amp;nbsp;will interpolate&amp;nbsp;20 Oak St (Oak St and Smith Rd if Intersection=True) when used independently.&amp;nbsp; But in the Composite locator when reverse geocoding, it'll only find 22 Oak St because it's listed first.&amp;nbsp;&amp;nbsp;Setting a distance doesn't change anything.&amp;nbsp; If my customer places a point in an intersection for a pot hole or traffic signal out, I don't want it to reach 400 feet for 22 Oak St.&amp;nbsp;&amp;nbsp; Ideal&amp;nbsp;output is (22 Oak St) or (Oak St and Smith Rd) whichever is closest. &amp;nbsp;Thank you for your help.composite locator‌&lt;A href="https://community.esri.com/t5/tag/reverse geocoding/tg-p"&gt;#reverse geocoding&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Aug 2016 15:28:13 GMT</pubDate>
    <dc:creator>AllanLambert</dc:creator>
    <dc:date>2016-08-15T15:28:13Z</dc:date>
    <item>
      <title>Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456697#M26081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;10.3.1.&amp;nbsp; How can I tell the locator to find closest rather than first listed.&amp;nbsp; I have an address point Locator that finds 22 Oak St and a street centerline locator that&amp;nbsp;will interpolate&amp;nbsp;20 Oak St (Oak St and Smith Rd if Intersection=True) when used independently.&amp;nbsp; But in the Composite locator when reverse geocoding, it'll only find 22 Oak St because it's listed first.&amp;nbsp;&amp;nbsp;Setting a distance doesn't change anything.&amp;nbsp; If my customer places a point in an intersection for a pot hole or traffic signal out, I don't want it to reach 400 feet for 22 Oak St.&amp;nbsp;&amp;nbsp; Ideal&amp;nbsp;output is (22 Oak St) or (Oak St and Smith Rd) whichever is closest. &amp;nbsp;Thank you for your help.composite locator‌&lt;A href="https://community.esri.com/t5/tag/reverse geocoding/tg-p"&gt;#reverse geocoding&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 15:28:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456697#M26081</guid>
      <dc:creator>AllanLambert</dc:creator>
      <dc:date>2016-08-15T15:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456698#M26082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't do a lot of reverse geocoding, but I do use address points and centerlines in a composite locator.&amp;nbsp; Have you tried changing the order such the the address points are first?&amp;nbsp; That's how I use them for 9-1-1 dispatch.&amp;nbsp; I'd much rather have the spatial precision of a point rather than the interpolated (lack of) precision from the streets if I can...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 15:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456698#M26082</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2016-08-15T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456699#M26083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, are you using the Reverse Geocode geoprocessing tool or working programmatically?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 16:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456699#M26083</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-08-15T16:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456700#M26084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joe,&amp;nbsp; I have the address point listed 1st and it works correctly by finding the address point every time.&amp;nbsp; But for a 3rd party app for Public Works, if someone places a point in an intersection, we want the locator to return Oak and Smith not the closest address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 16:41:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456700#M26084</guid>
      <dc:creator>AllanLambert</dc:creator>
      <dc:date>2016-08-15T16:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456701#M26085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bruce, A 3rd party vendor is inserting a locator in an app for the public to report any and everything.&amp;nbsp; We cannot use the esri geocoders because the outputs are forwarded to a work order mgmt. system that's expecting a specific format.&amp;nbsp; Programmatically I assume.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 16:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456701#M26085</guid>
      <dc:creator>AllanLambert</dc:creator>
      <dc:date>2016-08-15T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456702#M26086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the app can do both an address and intersection reverse geocode and choose whichever match is closer.&lt;/P&gt;&lt;P&gt;The API will return the same response schema in both cases if a match is found, although of course always performing two reverse geocodes will have a small performance hit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 17:44:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456702#M26086</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-08-15T17:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456703#M26087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you saying to get rid of the composite&amp;nbsp;and use&amp;nbsp;2 locators?&amp;nbsp; And the vendor should be able to programmatically return the closest of the 2 outputs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 17:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456703#M26087</guid>
      <dc:creator>AllanLambert</dc:creator>
      <dc:date>2016-08-15T17:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456704#M26088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, stick with the composite but make two reverse geocode calls, one with returnIntersection true and one false.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=200&amp;amp;returnIntersection=true&amp;amp;f=pjson" title="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=200&amp;amp;returnIntersection=true&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=20…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=200&amp;amp;returnIntersection=false&amp;amp;f=pjson" title="http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=200&amp;amp;returnIntersection=false&amp;amp;f=pjson"&gt;http://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode?location=2.2945%2C+48.8583&amp;amp;distance=20…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2016 18:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456704#M26088</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-08-15T18:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456705#M26089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; I get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 16:35:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456705#M26089</guid>
      <dc:creator>AllanLambert</dc:creator>
      <dc:date>2016-08-16T16:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need a Composite locator to find nearest point when I reverse geocode</title>
      <link>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456706#M26090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this approach works for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=da9efbe1232f426ead182213f53c8cd8" title="http://www.arcgis.com/home/item.html?id=da9efbe1232f426ead182213f53c8cd8"&gt;http://www.arcgis.com/home/item.html?id=da9efbe1232f426ead182213f53c8cd8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 17:47:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/need-a-composite-locator-to-find-nearest-point/m-p/456706#M26090</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2016-08-16T17:47:56Z</dc:date>
    </item>
  </channel>
</rss>

