Changes

Jump to navigation Jump to search
no edit summary
Line 243: Line 243:     
===Geocode===
 
===Geocode===
*Script geocoding + google maps
+
*The best way is to use the geopy library to use nominatim in a Python script
*Geocoding script with Nominatim: https://github.com/eric-pommereau/demo-geocoding-using-nominatim
+
*To check geocoding accuracy, it is best to make a pivot table of all cities in the target country, and to add a lookup function in the main data file. Adding the name of the country in the address usually lead to better results.
 
*Local Authorities List in UK http://localweblist.net/
 
*Local Authorities List in UK http://localweblist.net/
  

Navigation menu