geoCRE
  • About
  • Documentation
  • Source code
  • Contact
  • Log in

Documentation

geoCRE is a web-based collaborative research environment for geographic research purposes developed at the Department of Physical Geography, University of Freiburg. It provides web-based tools for the collection and management of common and spatial data.

System requirements

  • Apache webserver with .htaccess file support enabled
  • PHP 5.3+
  • PostgreSQL
  • PostGIS 2+
  • GDAL
  • ZIP Library

Installation

  1. Create a PostgreSQL database with PostGIS extension
  2. Run the database initialization script (config/sql/initial.sql)
  3. Edit the file confifg/db_settings.conf.php
  4. The application should be accessible under the server address now (e.g. http://127.0.0.1/geocre/)
  5. Log in with the access data mail@example.org / foobar123

Detailed installation instructions »

Usage

User manual »

Related

  • Installation
  • User Manual

© 2016 Mark Hoschek