Skip to content

survey2gis/survey-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detailed instructions can be found in the user manual that came with this software.

How do I compile this software from source code?

See the file COMPILING in the subfolder src.

What are the licensing terms?

This is free and open source software. For details, see the file LICENSE that came with this software. If LICENSE is missing or you would like to read a translation in another language, please go to http://www.gnu.org/licenses/gpl.html.
Please note that Survey2GIS includes 3rd party software, which comes with its own license agreement that you can find in corresponding subdirectories.

Who made this software?

The initial idea and funding for this software came from the State Heritage Office in Baden-Wuerttemberg, Germany (http://www.denkmalpflege-bw.de).
Software development is coordinated by State Heritage Office in Baden-Wuerttemberg and CSGIS GbR (http://www.csgis.de).


How to Contribute

We welcome contributions from the community! There are several ways to help improve Survey2GIS.

Reporting Bugs and Requesting Features

If you find a bug or have an idea for a new feature:

  1. Go to our GitHub Issues page.
  2. Open a new issue describing the bug or feature request in detail.
  3. Provide steps to reproduce (for bugs) or a clear use case (for features).

Contributing Code

If you want to contribute code or documentation:

  1. Open an issue first to discuss your idea with the maintainers.
  2. Once approved, fork the repository.
  3. Make your changes in your fork (please follow existing code style).
  4. Submit a pull request to the main repository.

By submitting a pull request, you:

  • Agree to abide by the project’s Code of Conduct.
  • Acknowledge that your contribution will be licensed under the GPL-2 License.

Thank you for helping make Survey2GIS better!