Skip to content

A Geographical Information System, workbench and repository to retrieve, collect, create, enrich and preserve historical temporalized spatial data

License

Notifications You must be signed in to change notification settings

acdh-oeaw/histogis

Repository files navigation

HistoGIS

About

HistoGIS is a Geographical Information System, workbench and repository to retrieve, collect, create, enrich and preserve historical temporalized spatial data sets. HistoGIS is based upon django, geodjango and djangobaseproject

Install

  1. Download or clone this repository.
  2. Adapt the information in webpage/metadata.py according to your needs.
  3. Create and activate a virtual environment and run pip install -r requirements.txt.

building the image

docker build -t histogis:latest . docker build -t histogis:latest --no-cache .

running the image

To run the image you should provide an env.default file to pass in needed environment variables; see example env.default in this repo:

docker run -it -p 8020:8020 --rm --env-file env.default histogis:latest

or use published image:

docker run -it -p 8020:8020 --rm --env-file env.default acdhch/histogis:latest

About

A Geographical Information System, workbench and repository to retrieve, collect, create, enrich and preserve historical temporalized spatial data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •