In this repository, we are going to show how to perform geocoding. Geocoding is a process of translating an address into coordinates.
We used a list of historical buildings in Ann Arbor, Michigan, USA. This list is in the book Historic buildings, Ann Arbor, Michigan, by Marjorie Reade and Susan Wineberg.
To recreate this script, you should:
geopy
package to translate the addresses into coordinates. This part is in the second notebook. In our code, we tested the use of Google, Nominatim, and Photon. Some addresses did not appear in Nominatim and Photon. The reason is unclear, but it could be due to a lack of updates. For Google, you need to create a project in Google:
.html
. All the steps are in the third notebook.Final result - Map
This list was based in the book and may be out-of-date.