# PostBIS **Repository Path**: statx/postbis ## Basic Information - **Project Name**: PostBIS - **Description**: PostBIS: https://colab.mpi-bremen.de/postbis/svn/trunk/ https://github.com/no0p/postbis - **Primary Language**: Unknown - **License**: PostgreSQL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2025-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /*------------------------------------------------------------------------- * * Copyright (c) 2013, Max Planck Institute for Marine Microbiology * * This software is released under the PostgreSQL License * * Author: Michael Schneider * * IDENTIFICATION * README.txt * *------------------------------------------------------------------------- */ To install PostBIS: 1. make 2. make install 3. connect to your database with psql and invoke CREATE EXTENSION postbis;