Skip to content

Instantly share code, notes, and snippets.

@jqtrde
Forked from glw/load_shp_to_AWS
Last active August 29, 2015 14:16
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 jqtrde/aaf4ae014afa8ea22c89 to your computer and use it in GitHub Desktop.
Save jqtrde/aaf4ae014afa8ea22c89 to your computer and use it in GitHub Desktop.
shp2pgsql -s 4326 -d -g the_geom shapefilename.shp shapefilename |psql -U username --password -p 5432 -h reallylonghostnametoamazonaws.com dbname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment