Skip to content

cvast/arches

 
 

Repository files navigation

Arches Build Status Coverage Status

Arches is a web-based, geospatial information system for cultural heritage inventory and management.

Arches is purpose-built for the international cultural heritage field, and designed to record all types of immovable heritage, including archaeological sites, buildings and other historic structures, landscapes, and heritage ensembles or districts.

For more information and background on the Arches project, please visit archesproject.org.

For general inquiries and to get technical support from the wider Arches community, visit our Google groups forum.

For general user installation and app documentation, visit arches4.readthedocs.io.

For developers interested in installing Arches or in more technical, visit this repo's wiki. You will also find info on how to contribute to the repo.

Issue reports are encouraged. Please read this article before reporting issues.

Quick Install

Installation is fully documented in the wiki, but assuming you have all of the dependencies installed you should make a virtual environment, activate it, and then run

pip install arches

then

arches-project create myproject

enter the new myproject directory

cd myproject

and run

python manage.py runserver

and visit localhost:8000 in a browser (only Chrome is fully supported at this time).

If you run into problems, please review the full installation documentation here in the wiki

About

Arches is a web-based, geospatial information system for cultural heritage inventory and management.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 28.9%
  • Python 26.1%
  • CSS 26.0%
  • HTML 17.6%
  • PLpgSQL 0.9%
  • Shell 0.5%