Skip to content

Instantly share code, notes, and snippets.

@sprhawk
Created October 12, 2020 04:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sprhawk/efaa38b8cbdd7d1f9c7f25df990644c6 to your computer and use it in GitHub Desktop.
Save sprhawk/efaa38b8cbdd7d1f9c7f25df990644c6 to your computer and use it in GitHub Desktop.
import OSM into PostgreSQL
osm2pgsql -v -c -C 40960 -F ./flat-nodes -s --number-processes 16 -d osm -U osm -W -H localhost planet-200831.osm.pbf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment