-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search widget is not working with custom geocode locator #516
Comments
cc @skrishn |
We checked the above geo-locator link, it is not accessible to us. So we checked the application and it is working without the geo-locator (screenshot attached) We also tried with our local geo-locators (secured, removed) but were unable to reproduce the exact case, at our side, the service does not return results from the particular service. |
@ashutoshverma-ct @sumitzarkar The app works with a custom geolocator on https://sampleserver6.arcgisonline.com/arcgis/rest/services/Locators/SanDiego/GeocodeServer, and there are some properties/parameters different in the user's geocode server and from the one in sample server6. I requested the analyst to test with other geocode servers to identify the issue. I'll keep you posted. cc @aparveen |
@sumitzarkar Please proceed with the solution you recommended. I don't want to wait any longer due to the shorter dev cycle we have. |
Root CauseHere are the details of this issue:
Solution
|
Verified in QA |
Custom geocoder service is not working properly within the Crowdsource Reporter application. It worked before. It works well within web maps and other applications, but not in the Crowdsource Reporter. When an address is entered and result is chosen, it will not zoom to that address within the application. The ArcGIS World Geocoder is working fine within it, but it is cumbersome for our customers to use. Our geocoder service is:
https://gis.whud.org/arcgis/rest/services/Public/SingleHouse/GeocodeServer.
Addresses Support tried are 109 Manor, 3053 Worsham Springs, 317 Rockland, and 200 Business Park
I am seeing console error.
Test app: https://stategovernment.maps.arcgis.com/apps/CrowdsourceReporter/index.html?appid=6236a76e3a374232985b4444f9c840a1
The text was updated successfully, but these errors were encountered: