We need a cron job set up to run on our airtable to ensure every postcode in the database gets converted into a geocode (latitude and longitude).
We can assume that David won't be adding Geocodes and that future projects that submit their details via the form will want to just put in a postcode. We can use a cron job to check every few hours and update and projects that don't have a geocode.
For reference
https://github.com/alexanian/airtable-last-updated-hack
We need a cron job set up to run on our airtable to ensure every postcode in the database gets converted into a geocode (latitude and longitude).
We can assume that David won't be adding Geocodes and that future projects that submit their details via the form will want to just put in a postcode. We can use a cron job to check every few hours and update and projects that don't have a geocode.
For reference
https://github.com/alexanian/airtable-last-updated-hack