Skip to content

Instantly share code, notes, and snippets.

View dmeehan's full-sized avatar

Douglas Meehan dmeehan

  • Possible City
  • Brightwaters, NY
View GitHub Profile
# Some good references are:
# http://russbrooks.com/2010/11/25/install-postgresql-9-on-os-x
# http://www.paolocorti.net/2008/01/30/installing-postgis-on-ubuntu/
# http://postgis.refractions.net/documentation/manual-1.5/ch02.html#id2630392
#1. Install PostgreSQL postgis and postgres
brew install postgis
# if folder postgres already exists from previous installation, delete and recreate