mgimond / Spatial

GIS and Spatial Analysis lecture notes
https://mgimond.github.io/Spatial/index.html
Creative Commons Zero v1.0 Universal
41 stars 13 forks source link

Geocoding with tidygeocoder #2

Closed smach closed 2 years ago

smach commented 3 years ago

Hi, I am really enjoying the appendix, it is such an excellent (and accessible) overview of geospatial analysis with R. I just wanted to mention that you may want to look at the tidygeocoder R package, which offers easy access to several free geocoding services including the Census Bureau's and Nominatim.

mgimond commented 3 years ago

Thanks for the package reference. I had not come across it before. Will add it to the next update to this repo.

smach commented 3 years ago

You're welcome! It's a great package and very easy to use. Thanks again for posting all your notes for the rest of us to learn from.