Coder Social home page Coder Social logo

k-int / arches Goto Github PK

View Code? Open in Web Editor NEW

This project forked from archesproject/arches

0.0 11.0 0.0 125.91 MB

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

License: GNU Affero General Public License v3.0

Python 29.09% CSS 24.19% JavaScript 26.28% HTML 19.12% Shell 0.46% PLpgSQL 0.86% PowerShell 0.01%

arches's Introduction

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.

Version 4.1.0 release notes

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 --no-binary :all:

then

arches-project create myproject

enter the new myproject directory

cd myproject

and run

python manage.py packages -o setup_db
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

Release Cycle

Our general release cycle will typically be a functional release (either major if there are backward incompatible changes or minor, if there are not) followed in 6-12 weeks by a bug release (patch). See semvar.org for version numbering.

  • Functional releases will usually introduce new functionality to the application but could also include styling updates, enhancements to the UX, bug fixes, and general improvements.
  • Bug releases are really only concerned with fixing any bugs related to the previous release or any other issues not yet addressed
Support for previous releases

Functional releases will be supported until the next functional release. After that users are expected to upgrade to the latest release on pypi.python.org

arches's People

Contributors

robgaston avatar apeters avatar chiatt avatar dwuthrich avatar mradamcox avatar veuncent avatar ryan86 avatar jmunowitch avatar annabelleee avatar dependabot-support avatar mike-campbell-k-int avatar adamlodge avatar 1000camels avatar azerbini avatar dependabot[bot] avatar ianibo avatar intracer avatar devildog820 avatar

Watchers

 avatar James Cloos avatar  avatar Mark Johnson avatar  avatar  avatar  avatar  avatar Adam Fredericks avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.