pull/1065/head
Harald Schafer 2020-02-04 16:48:45 -08:00
parent f50e016c12
commit 6b1506740e
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ import numpy as np
import os
import csv
path = os.path.dirname(os.path.abspath(__file__))
# locally cache cities from
# https://github.com/thampiman/reverse-geocoder
csv_file_name = path + '/rg_cities1000.csv'
# right hand drive is when the steering wheel is on the right of the car