Skip to content

enzococca/pyarchinit-master

Repository files navigation

PyArchInit3 - QGIS plugin

GitHub release GitHub repo size in bytes HitCount Donate to QGIS

Installing from zip

Linux/Windows/MacOS

  1. Download the zip archive from github
  2. Install the python packages requirements (see Dependencies paragraph)
  3. Open QGIS and then from Plugin manager use Install from ZIP to install the plugin

Note: While installing a message box could be prompted to warn you about missing python packages required from the plugin.

Note2: Under Windows is necessary to start QGIS as Administrator when you install the plugin for the first time in order to install all the dependencies properly.

Note3: If you use PostgreSQL, we raccomend to install PostgreSQL >=9.6

Note4: If you have already an pyarchinit db, use "update posgres" or "update sqlite" tool in pyarchinit configuration form to update your db to the new release.

Note5: If you have already installed pyarchinit before of the 01/02/2019, to install the new version, delete the file config.cfg in pyarchinit_DB_folder and restart as admin.

Dependencies

The dependencies can be installed using the modules_installer.py by running it from within a python shell:

python modules_installer.py

Contribute

  1. Fork ad clone the repository: git clone https://github.com/<user>/pyarchinit.git
  2. Make your changes
  3. Commit to your repository: git commit -am 'your_message'
  4. Create a pull request: git push -u origin <your_branch>

PR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published