Skip to content

alx77/osm_address_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osm_address_extractor

This is postgis & imposm3 & docker based script which extracts addresses from OSM pbf files to the following relational schema

country->state->city->street->building

Run ./run.sh and select country. As a result you'll find an sql file in results folder. Use pg_restore utility to upload it to your Postgres (with Postgis & hstore extensions installed). There are many things to improve, feel free to do this.

License

This is open source software under the GPL v3 license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published