Select to view content in your preferred language

suggest REST api does not return common name

741
3
08-11-2025 05:29 PM
Labels (1)
hoogw
by
Frequent Contributor

when i search "target" it suggest return correctly with all common name + address.

see here

hp_1481.png

when I search address,  "5731 bickett st", it should show target, however, suggest only show address, missing common name "target"

see here hp_1482.png

 

This 5731 actually has 10 stores, I want suggest to show all 10 stores with same address, 

However, suggest show 0 store, only show 1 address. which is wrong.

 

hp_1483.png

0 Kudos
3 Replies
hoogw
by
Frequent Contributor

find address candidate should show all 10 stores with same address 5731 bickett ave, 

however, it only return 1 candidate without offCommonName. 

 

0 Kudos
Noah-Sager
Esri Regular Contributor

You'll want to use the category value for that sort of filtering, here is the doc:

https://developers.arcgis.com/rest/geocode/category-filtering/

And/Or, you might be more interested in the places service than in world geocoding for this use case:

https://www.esri.com/en-us/arcgis/products/arcgis-location-platform/services/places

 

0 Kudos
hoogw
by
Frequent Contributor

Can you show how to use category ?

Are you sure category can fix it? prove your suggestion here, I will accept your idea as solution. 

Without evidence, by just saying use your mouth, I can not accept as solution. 

It is just saying without any evidence to prove it.  

0 Kudos