Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roam-qgis/Roam
Simple data collection built using QGIS.
https://github.com/roam-qgis/Roam
gplv3 osgeo python qgis
Last synced: 3 months ago
JSON representation
Simple data collection built using QGIS.
- Host: GitHub
- URL: https://github.com/roam-qgis/Roam
- Owner: roam-qgis
- License: gpl-2.0
- Created: 2013-11-27T07:16:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T01:22:55.000Z (over 1 year ago)
- Last Synced: 2024-05-17T23:33:07.828Z (6 months ago)
- Topics: gplv3, osgeo, python, qgis
- Language: Python
- Homepage: http://roam-docs.readthedocs.org/en/latest/
- Size: 17.3 MB
- Stars: 164
- Watchers: 50
- Forks: 59
- Open Issues: 140
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-starred - roam-qgis/Roam - Simple data collection built using QGIS. (python)
README
Update to QGIS 3 API
--------------------The update for Roam to use the QGIS 3 APIs is currently underway. This is quite a major
change so things will be unstable for a while until the API is fully moved over and tested.About Roam
--------------------[![Build Status](https://travis-ci.org/DMS-Aus/Roam.svg?branch=master)](https://travis-ci.org/DMS-Aus/Roam)
Roam is a field data collection application built using the QGIS libraries and Python. It was built to be easy to use on (windows) based tablet devices, with Android planned for the future.
Roam is built as a standalone fully packaged Python application with everything included. QGIS is **not** required to be installed on the client machine and only on the machine that builds Roam from source. Pre-built binary packages will be available after the first release.
![a](https://github.com/roam-qgis/Roam-docs/blob/master/docs/images/2.3-Release.png)
See the [wiki](https://github.com/roam-qgis/Roam/wiki) for information on how to create a project and user guides.
See BUILDING on notes on getting starting for development.
License
--------------Roam is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 (GPLv2) as
published by the Free Software Foundation.The full GNU General Public License is available in LICENSE.TXT or
http://www.gnu.org/licenses/gpl.htmlDisclaimer of Warranty (GPLv2)
--------------There is no warranty for the program, to the extent permitted by
applicable law. Except when otherwise stated in writing the copyright
holders and/or other parties provide the program "as is" without warranty
of any kind, either expressed or implied, including, but not limited to,
the implied warranties of merchantability and fitness for a particular
purpose. The entire risk as to the quality and performance of the program
is with you. Should the program prove defective, you assume the cost of
all necessary servicing, repair or correction.Limitation of Liability (GPLv2)
--------------In no event unless required by applicable law or agreed to in writing
will any copyright holder, or any other party who modifies and/or conveys
the program as permitted above, be liable to you for damages, including any
general, special, incidental or consequential damages arising out of the
use or inability to use the program (including but not limited to loss of
data or data being rendered inaccurate or losses sustained by you or third
parties or a failure of the program to operate with any other programs),
even if such holder or other party has been advised of the possibility of
such damages.