get coordinate of state worldwide from its name

677
2
03-15-2021 01:13 AM
rsharma
Occasional Contributor III

hi,

I have several users registered worldwide on my website, i have their country name and their state or address, i want to locate them on map.

How to obtain their coordinate from their state name , address is optional.

i just want to show user registered from different states.

0 Kudos
2 Replies
Drew
by
Occasional Contributor III

rsharma,

You need to look into "geocoding". ESRI provides are variety of tools to execute this.
If you need to code it, search the API for geocoding.

https://developers.arcgis.com/javascript/latest/

Drew

0 Kudos
nita14
by
Occasional Contributor III

Hi,

here is a description using ArcGIS.com and CSV File. No coding required.

https://support.esri.com/en/technical-article/000021263

Hope this helps,

Adam

BR,

Adam

0 Kudos