<?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: Geocoding limited to a Search Area broke with ArcGIS Online update in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048918#M10015</link>
    <description>&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to reproduce your issue via REST and can't.&amp;nbsp; Am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?Address=375+North+Shore+Dr&amp;amp;Region=PA&amp;amp;outFields=*&amp;amp;searchExtent=%7B%22xmin%22%3A1011246,%22ymin%22%3A13425000,%22xmax%22%3A2487548,%22ymax%22%3A15124138,%22spatialReference%22%3A%7B%22wkid%22%3A32167%7D%7D&amp;amp;f=pjson" target="_blank"&gt;https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?Address=375+North+Shore+Dr&amp;amp;Region=PA&amp;amp;outFields=*&amp;amp;searchExtent=%7B%22xmin%22%3A1011246,%22ymin%22%3A13425000,%22xmax%22%3A2487548,%22ymax%22%3A15124138,%22spatialReference%22%3A%7B%22wkid%22%3A32167%7D%7D&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
    <pubDate>Mon, 19 Apr 2021 22:27:22 GMT</pubDate>
    <dc:creator>BradNiemand</dc:creator>
    <dc:date>2021-04-19T22:27:22Z</dc:date>
    <item>
      <title>Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048892#M10012</link>
      <description>&lt;P&gt;We have an application with on-line geocoding that has been deployed for a few years and working fine.&amp;nbsp; All of the sudden (seeming to correspond to the upgrade to Geocoding Service) it stopped working.&lt;/P&gt;&lt;P&gt;We limit searches to a small geographic area&amp;nbsp; and because of this have never required the users to enter a&amp;nbsp; Zip or city.&amp;nbsp; As stated this worked perfectly for years until the other day.&amp;nbsp; Now unless a zip or city is entered we do not get a valid result.&amp;nbsp; We instead get a single result returned but with all the attributes empty, and the point is just in the middle of the extent&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoeHershman_0-1618865666277.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/11281i80FDB8FF4B011CB8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoeHershman_0-1618865666277.png" alt="JoeHershman_0-1618865666277.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;We are using Runtime version 100.6&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;So... before the other day&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Send request without city or zip code and we get a set of good results within service area at that number and street&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Starting a few days ago&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Send request without city or zip, receive single (bad) results with empty attributes located at a random location&lt;/LI&gt;&lt;LI&gt;Send request with city or zip and receive the same results as before when sent without city or zip&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3014"&gt;@MichaelBranscomb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 21:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048892#M10012</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-04-19T21:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048899#M10013</link>
      <description>&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you give an example of what the input was that worked before but doesn't now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 21:28:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048899#M10013</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2021-04-19T21:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048904#M10014</link>
      <description>&lt;P&gt;Below is the input of a search that previously returned results and no longer does&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;searchValues&lt;BR /&gt;Count = 5&lt;BR /&gt;[0]: {[address, 375 North Shore Dr]}&lt;BR /&gt;[1]: {[city, ]}&lt;BR /&gt;[2]: {[region, System.Windows.Controls.ComboBoxItem: PA]}&lt;BR /&gt;[3]: {[postal, ]}&lt;BR /&gt;[4]: {[postalExt, ]}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;parameters.SearchArea&lt;BR /&gt;{Envelope[XMin=1011246, YMin=13425000, XMax=2487548, YMax=15124138, Wkid=32167]}&lt;BR /&gt;Depth: 0&lt;BR /&gt;Dimension: Area&lt;BR /&gt;Extent: {Envelope[XMin=1011246, YMin=13425000, XMax=2487548, YMax=15124138, Wkid=32167]}&lt;BR /&gt;GeometryType: Envelope&lt;BR /&gt;HasCurves: false&lt;BR /&gt;HasM: false&lt;BR /&gt;HasZ: false&lt;BR /&gt;Height: 1699138&lt;BR /&gt;IsEmpty: false&lt;BR /&gt;MMax: NaN&lt;BR /&gt;MMin: NaN&lt;BR /&gt;SpatialReference: {SpatialReference[Wkid=32167]}&lt;BR /&gt;Width: 1476302&lt;BR /&gt;XMax: 2487548&lt;BR /&gt;XMin: 1011246&lt;BR /&gt;YMax: 15124138&lt;BR /&gt;YMin: 13425000&lt;BR /&gt;ZMax: 0&lt;BR /&gt;ZMin: 0&lt;/P&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 19 Apr 2021 21:55:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048904#M10014</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-04-19T21:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048918#M10015</link>
      <description>&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to reproduce your issue via REST and can't.&amp;nbsp; Am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?Address=375+North+Shore+Dr&amp;amp;Region=PA&amp;amp;outFields=*&amp;amp;searchExtent=%7B%22xmin%22%3A1011246,%22ymin%22%3A13425000,%22xmax%22%3A2487548,%22ymax%22%3A15124138,%22spatialReference%22%3A%7B%22wkid%22%3A32167%7D%7D&amp;amp;f=pjson" target="_blank"&gt;https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer/findAddressCandidates?Address=375+North+Shore+Dr&amp;amp;Region=PA&amp;amp;outFields=*&amp;amp;searchExtent=%7B%22xmin%22%3A1011246,%22ymin%22%3A13425000,%22xmax%22%3A2487548,%22ymax%22%3A15124138,%22spatialReference%22%3A%7B%22wkid%22%3A32167%7D%7D&amp;amp;f=pjson&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 22:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048918#M10015</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2021-04-19T22:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048919#M10016</link>
      <description>&lt;P&gt;URL above is correct but the display of the URL gets cut off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 22:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048919#M10016</guid>
      <dc:creator>BradNiemand</dc:creator>
      <dc:date>2021-04-19T22:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geocoding limited to a Search Area broke with ArcGIS Online update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048930#M10017</link>
      <description>&lt;P&gt;This is very odd.&amp;nbsp; Mind you nothing has changed in this in years.&lt;/P&gt;&lt;P&gt;But I was noticing how it showed the region strings in the content.&amp;nbsp; This is how State is setup in the view, and the user just picks a value from the dropdown&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;ComboBox Grid.Column="1" SelectedIndex="0" SelectedValue="{Binding State}"&amp;gt;
	&amp;lt;ComboBox.Items&amp;gt;
		&amp;lt;ComboBoxItem Content="PA" /&amp;gt;
		&amp;lt;ComboBoxItem Content="WV" /&amp;gt;
		&amp;lt;ComboBoxItem Content="KY" /&amp;gt;
	&amp;lt;/ComboBox.Items&amp;gt;
&amp;lt;/ComboBox&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;But what I decided to do was make a change, because the string shown in my first post seemed odd.&amp;nbsp; Previously, I just had State bound directly, but I changed it to&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;State = ((ComboBoxItem)State).Content.ToString()&lt;/LI-CODE&gt;&lt;P&gt;After this change I am again getting valid results without needing the additional input.&lt;/P&gt;&lt;P&gt;Based on the timing of the issue appearing and the fact that there was an April update to the geocoding service I am still going to put that update as the cause.&amp;nbsp; But what it seems is that prior to the change the string&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;System.Windows.Controls.ComboBoxItem: PA&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;was parsed as PA.&amp;nbsp; But after the update that was no longer the case.&amp;nbsp; I will not argue that parsing the above string to 'PA' should have been expected&amp;nbsp;behavior.&amp;nbsp; Simply that evidence points to that was what was&amp;nbsp;&lt;/SPAN&gt;occurring.&amp;nbsp; After making the change in the code things seem to be working as expeected.&lt;/P&gt;&lt;P&gt;Thanks for the help, putting everything down and also looking at what happened with the query (and some Fiddler) pointed me where I needed to find the solution&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 23:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geocoding-limited-to-a-search-area-broke-with/m-p/1048930#M10017</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2021-04-19T23:14:46Z</dc:date>
    </item>
  </channel>
</rss>

