Skip to content

Instantly share code, notes, and snippets.

@tommorris
Created June 16, 2016 11:14
Show Gist options
  • Save tommorris/c9f62f6e4a0de7ecf3f9fcdf828802c5 to your computer and use it in GitHub Desktop.
Save tommorris/c9f62f6e4a0de7ecf3f9fcdf828802c5 to your computer and use it in GitHub Desktop.
osm2pgsql loading
# load pbf into postgres
osm2pgsql --create -H localhost --database osm ~/Downloads/great-britain-latest.osm.pbf -j -s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment