I have this new project where we alredy have thousands of records with street addresses coded to a proprietary geocoding system (it was based on a printed catalog) that is going away.
My goal is to be able to click on a button while viewing an address in a form and verify/retrieve the latitude and longitude. I figured on doing this with a “web service.”
While there are plenty of web sites that say this can be done, none tell me how to do it.
Does anyone have some working sample code? After my company tells me what mapping program I will be using, I can change a few URLs.
Thanks bunches!