You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every Ersi Geocoder service I ran "findAddressCanidates" query against is expecting a "SingleLine" parameter, the "Text" parameter returns no results when searching for a known address or parcel number, where as the "SingleLine" returns the expected results.
Even the ESRI world geocode service expecting this parameter for this query
URL: "http://geocode.arcgis.com/arcgis"
EndPoint: "/World/GeocodeServer"
The text was updated successfully, but these errors were encountered:
keithdougherty
changed the title
Invalid/Wrong Search Parameter used for Single Input Geocode query
Invalid/Wrong Search Parameter used for Custom Geocode -findAddressCanidates query
Jun 7, 2018
Anywhere.ArcGIS/src/Anywhere.ArcGIS/Operation/CustomGeocode.cs
Line 25 in 987b2dc
Every Ersi Geocoder service I ran "findAddressCanidates" query against is expecting a "SingleLine" parameter, the "Text" parameter returns no results when searching for a known address or parcel number, where as the "SingleLine" returns the expected results.
Even the ESRI world geocode service expecting this parameter for this query
URL: "http://geocode.arcgis.com/arcgis"
EndPoint: "/World/GeocodeServer"
The text was updated successfully, but these errors were encountered: