Skip to content

Script to Convert Pre-Processed TIGER data to OpenStreetMap format

License

Notifications You must be signed in to change notification settings

linuxrocks123/tiger_versus_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Script to Convert Pre-Processed TIGER data to OpenStreetMap format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages