Installation

Installation is done via setup.php located in the /admin directory

PHP and PostgreSQL are required.

Create a PostgreSQL database and run the installer.

Running the Installer

Clone or download the repoistory

1 git clone https://github.com/AcuGIS/pg_layers
2 mv pg_layers-master pg_layers

Navigate to /admin/setup.php

_images/Installer.png

Enter the information for the PostgreSQL database you created:

_images/Installer2.png

The installer will create the required objects in PostgreSQL

When the installer completes, you can log in using the default admin@admin.com/1234

_images/PostGIS-Viewer-min.png

PhantomJS

Printing of GroupedReports requires phantomjs to be installed on your server.