Skip to content
forked from ilosuna/geocre

geoCRE is a collaborative research environment for geographic research purposes.

License

Notifications You must be signed in to change notification settings

tambora-org/geocre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geoCRE

geoCRE is a collaborative research environment for geographic research purposes.

System requirements

  • Apache webserver with .htaccess file support
  • PHP
  • PostgreSQL
  • PostGIS
  • GDAL
  • ZIP

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 [email protected] / foobar123

About

geoCRE is a collaborative research environment for geographic research purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.6%
  • Smarty 4.5%
  • HTML 4.0%
  • JavaScript 1.9%
  • CSS 1.0%
  • ApacheConf 0.0%