I have a dataset I would like to visualize on a map. I have addresses for each of my datapoints, but I need a way to convert those addresses into latitude and longitude coordinates for displaying on the map. Does anyone have tips or an approach to lookup (latitude,longitude) coordinates from addresses? There are free web services I could use, but I thought I'd ask for help, rather than trying to reinvent the wheel. Is there a particular web service that works best with BOARD? Is there a data reader or process you could share or explain to help me out?
Thanks for your help,