Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 274 Bytes

tiger_versus_python

Script to Convert Pre-Processed TIGER data to OpenStreetMap format

Preprocessed data can be found at https://www.nominatim.org/data/

Works with Python >= 3.6.

Run like this:

cat path/to/tiger/*.csv | ./tiger_versus_python.py > usa.osc