Select to view content in your preferred language

Geocode Results: Modify 'LongLabel' return information

130
1
03-31-2025 02:44 PM
EdenPunter
Occasional Contributor

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:

  • Address (i.e Sydney Harbour Bridge)
  • State (i.e New South Wales)
  • Country (i.e AUS)
  • CntryName (i.e Australia)

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.

1 Reply
BrendaButton
Emerging Contributor

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'.....