Hello,
I asked a similar question on the REST API forum, but what I am trying to do, possibly with Javascript is the geocode and address, get the normalised dfata back, and store it locally in a MySQL database.
Other geocoding systems will return in the result a uniquie identifier (UID) - so that if that address is queried again in future it can be linked to the existing location rather than a new entry created.
Can the javascript API return a UID in the results for an address?
Thanks
Al