Anyone have any experience with geocodeing? I’m working with Airtable and Integromat to try to create a few integrations with location data that I’m collecting in airtable.
I’m looking to be able to geocode or reverse geocode any record in a table. I have a webform that will detect and capture gps coords if available, or the user can hand enter an address. When capturing the data I would like to use integromat to to geocode or rervese geocode so that the database contains both gps and physical addresses.
Another thing I’m hoping to figure out is how to do route planning, which I believe is possible through the google maps api, given a selection of addresses.
Does anyone have any examples or experience here they could share.