README.txt
February 25, 2015 ยท View on GitHub
/*------------------------------------------------------------------------- *
- Copyright (c) 2013, Max Planck Institute for Marine Microbiology
- This software is released under the PostgreSQL License
- Author: Michael Schneider mschneid@mpi-bremen.de
- IDENTIFICATION
- README.txt
*------------------------------------------------------------------------- */ To install PostBIS:
- make
- make install
- connect to your database with psql and invoke CREATE EXTENSION postbis;