<?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 Madness in Geocoder - No Rest, But SOAP and Desktop use locator fine... in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/madness-in-geocoder-no-rest-but-soap-and-desktop/m-p/331208#M18878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a composite locator built that merges my Nokia/NavTeq and TomTom/TANA datasets as well as fallbacks to TIGER for matching streets in my state. Same logic has been used in my locators for years.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem I have started seeing yesterday that I can not make sense of, I am able to use this composite locator and match a intersection without fail, but then do a single address lookup via REST and I get this response;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;An unexpected error occurred processing the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I go to the rest.log file and I find this;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; ERROR:The coordinates or measures are out of bounds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.ADF.ArcGISServer.GeocodeServerProxy.FindAddressCandidates(PropertySet Address, PropertySet PropMods)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesRequestHandler.GetAddressCandidates()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesRequestHandler.get_Results()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesHtmlFormatter.WriteFindAddressResults()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesHtmlFormatter.WriteBody()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.HtmlFormatter.WriteBodySection()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.HtmlFormatter.WriteResponse()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://dorwke089133/ArcGIS/rest/services/Locators/WA_Address/GeocodeServer/findAddressCandidates?Street=6500+Linderson+Way+Sw&amp;amp;City=Tumwater&amp;amp;State=WA&amp;amp;ZIP=98501&amp;amp;SingleLine=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;f=html" rel="nofollow"&gt;http://dorwke089133/ArcGIS/rest/services/Locators/WA_Address/GeocodeServer/findAddressCandidates?Street=6500+Linderson+Way+Sw&amp;amp;City=Tumwater&amp;amp;State=WA&amp;amp;ZIP=98501&amp;amp;SingleLine=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now what is frustrating is that I use this same locator and access it via SOAP API, no problems, access from ArcGIS Desktop in the Geocoder Toolbar, No Problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This only happens in the Rest Interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software is 10.0, SP5 both on the Desktop and Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Mar 2013 19:01:19 GMT</pubDate>
    <dc:creator>DEWright_CA</dc:creator>
    <dc:date>2013-03-13T19:01:19Z</dc:date>
    <item>
      <title>Madness in Geocoder - No Rest, But SOAP and Desktop use locator fine...</title>
      <link>https://community.esri.com/t5/data-management-questions/madness-in-geocoder-no-rest-but-soap-and-desktop/m-p/331208#M18878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a composite locator built that merges my Nokia/NavTeq and TomTom/TANA datasets as well as fallbacks to TIGER for matching streets in my state. Same logic has been used in my locators for years.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Problem I have started seeing yesterday that I can not make sense of, I am able to use this composite locator and match a intersection without fail, but then do a single address lookup via REST and I get this response;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:&amp;quot;#FF0000&amp;quot;;"&gt;An unexpected error occurred processing the request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I go to the rest.log file and I find this;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; ERROR:The coordinates or measures are out of bounds.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.ADF.ArcGISServer.GeocodeServerProxy.FindAddressCandidates(PropertySet Address, PropertySet PropMods)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesRequestHandler.GetAddressCandidates()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesRequestHandler.get_Results()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesHtmlFormatter.WriteFindAddressResults()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.GeocodeServer.FindAddressCandidatesHtmlFormatter.WriteBody()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.HtmlFormatter.WriteBodySection()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at ESRI.ArcGIS.REST.HtmlFormatter.WriteResponse()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;A href="http://dorwke089133/ArcGIS/rest/services/Locators/WA_Address/GeocodeServer/findAddressCandidates?Street=6500+Linderson+Way+Sw&amp;amp;City=Tumwater&amp;amp;State=WA&amp;amp;ZIP=98501&amp;amp;SingleLine=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;f=html" rel="nofollow"&gt;http://dorwke089133/ArcGIS/rest/services/Locators/WA_Address/GeocodeServer/findAddressCandidates?Street=6500+Linderson+Way+Sw&amp;amp;City=Tumwater&amp;amp;State=WA&amp;amp;ZIP=98501&amp;amp;SingleLine=&amp;amp;outFields=&amp;amp;outSR=&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now what is frustrating is that I use this same locator and access it via SOAP API, no problems, access from ArcGIS Desktop in the Geocoder Toolbar, No Problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This only happens in the Rest Interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software is 10.0, SP5 both on the Desktop and Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 19:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/madness-in-geocoder-no-rest-but-soap-and-desktop/m-p/331208#M18878</guid>
      <dc:creator>DEWright_CA</dc:creator>
      <dc:date>2013-03-13T19:01:19Z</dc:date>
    </item>
  </channel>
</rss>

