The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
144 views

Is it ok to replace “#” in address with “Suite” for millions of addresses of businesses?

I have a big list of addresses of businesses that I am trying to "normalize". What keeps happening is that, every now and then I verify the address of the place by going to their website and all too ...
3
votes
3answers
2k views

Can I use the Google Geocoding API to parse and standardize address data?

I need to parse single-field addresses into multiple fields such as address number, street name, street type, etc. Esri has the Standardize Addresses tool in the Geocoding Tools toolbox, but I am ...