Course material for Geoinformatics of the Information Engineering & Computer Science Master Program at HSRW
This is a compulsory course of the Information Engineering and Computer Sciences Program at Rhine-Waal University of Applied Sciences (HSRW). The course started in winter semester WS2019/20.
Course manager and instructor: Rolf Becker.
Teaching assistants: Clein Sarmiento.
We use this GitLab repository to disseminate the course material. It would be best if you used a GitLab client to clone the repository regularly.
Git is a distributed version control system for source code management. It provides a set of commands to interact with a local repository as well as a remote repository (server). GitHub and GitLab are two server implementations for Git often used as source-code-hosting facilities.
The are many different Git clients. The clients can be used to interact with both GitLab and GitHub. The purists use the command line interface (CLI).
For now we recommend to install both,
Command line: git clone https://gitlab.spectors.eu/rolf/EE_3.07_Geodata_WS2019.git
With GitHub Desktop:
https://gitlab.spectors.eu/rolf/EE_3.07_Geodata_WS2019.git
into the URL field
(https://i.stack.imgur.com/vpVBd.png)