[addresses] adding new places index in OSM and OpenAddresses training data

This commit is contained in:
Al
2016-12-05 18:34:09 -05:00
parent 628fecea59
commit da36b71829
6 changed files with 31 additions and 8 deletions

View File

@@ -94,7 +94,7 @@ if __name__ == '__main__':
parser = argparse.ArgumentParser()
parser.add_argument('-i', '--osm-places-file',
help='Path to OSM metro stations file')
help='Path to OSM places file')
parser.add_argument('-p', '--precision',
type=int,