Select to view content in your preferred language

Smart editor - Problem to configure geocoder

509
2
Jump to solution
07-19-2022 04:47 AM
pauline1985
Emerging Contributor

Hi there! Im using a webApp with smart editor tool. 

I'm trying  to configure the widget so that when I add a point, the address is automatically filled in my layer's address field.
Unfortunately this does not work.

here is some picture:

1. My geocoder is define in ArcGIS entreprise 

pauline1985_0-1658230848668.png

pauline1985_3-1658231132660.png

My layer has an attribute called Adresse.

I tried to match STAdress and some other (Match_adress,...) but my attribut is empty when I clik on the map to add a point.

 

Do you have an idea?

Thank you!

 

 

 

 

 

 

 

 

 

 

0 Kudos
1 Solution

Accepted Solutions
AlixVezina
Esri Regular Contributor

Hi @pauline1985 ,

Based on what you've described, there appears to be 2 possibilities:

  1. The location where you are placing a point feature on the map is outside of the extent/area of the geocoder
  2. There is no value returned by the geocoder for that location, and so the value written into the attribute field is blank

To take a closer look at this issue, please share your app with the geocoder link. You can share this here, or directly in an email to me avezina@esri.com. If that is not possible, please contact Esri Technical Support and they will be able to help troubleshoot this issue.

View solution in original post

0 Kudos
2 Replies
AlixVezina
Esri Regular Contributor

Hi @pauline1985 ,

Based on what you've described, there appears to be 2 possibilities:

  1. The location where you are placing a point feature on the map is outside of the extent/area of the geocoder
  2. There is no value returned by the geocoder for that location, and so the value written into the attribute field is blank

To take a closer look at this issue, please share your app with the geocoder link. You can share this here, or directly in an email to me avezina@esri.com. If that is not possible, please contact Esri Technical Support and they will be able to help troubleshoot this issue.

0 Kudos
pauline1985
Emerging Contributor

Thank you for your answer.

I will contact ESRI technical support.

My extent is for Switzerland and my point is in Geneva in a famous street so i think is not a problem of extent or unknown adress.