We have created and published a POI Locator to our Enterprise, and set it as a default Enterprise Locator service.
The Locator contains fields such as:
When users search for "Sydney Harbour Bridge" in the map viewer the return is "Sydney Harbour Bridge, AUS". When looking at the REST endpoint and performing the same search the returned information is based on the field 'LongLabel'. This is a combination of 'Address' and 'Country'.
What's included in the geocoded results—ArcGIS Pro | Documentation
We would like to include 'State' and 'CntryName' so the return is "Sydney Harbour Bridge, New South Wales, Australia".
How can this be achieved for the default Enterprise Geocoders? Can we modify the 'LongLabel' field?
Thanks.
We have also been trying to get the same display on our custom geocoders that we used to have on ArcMap runtime with no success. Pointing the default display fields to new fields hasn't had any success. Must be something they've 'Esrified'.....