I have a database with addresses in which need to be converted to geocode to work with Google Maps API, i was thinking of bringing in the entries via JSON. Is there an easy way to get the addresses from the database convert them to geocode and create and JSON feed?
There are about 4000-5000 entires.
I know Google offer the Geocoding API, is there a way to intergrate this?