Geographic Information Systems (GIS)
GIS is an abbreviation for Geographic Information System. A nice description of GIS that provides a bit of relevancy comes from QGIS’s A Gentle Introduction to GIS:
Just as we use a word processor to write documents and deal with words on a computer, we can use a GIS application to deal with spatial information on a computer
A Geographic Information System (GIS) works with data that is tied to a location on Earth. As we learned yesterday, this type of data is often referred to as “spatial data”, “geospatial data”, or even “GIS data”, and is spatially referenced using location information — most commonly geographic coordinates. A GIS uses this location information to project a geospatial file into a virtual geographic space where it can then be visualized and manipulated.
With that in mind, there are 3 main forms of GIS, most often working together:
-
Utilities and Services (tasks) - Scripts and programming libraries that manipulate spatial data in specific ways. For example, geocoding services geolocate a set of points based on address or coordinate attribute data. For example, MMQGIS is a QGIS plugin which contains a tool for geocoding.
-
Desktop (analyses) - Software that provides a suite of tools for processing and spatially analyzing data. In other words, GIS applications you interact with through a graphical user interface from a computer. Examples include the QGIS desktop app we will use today and Esri ArcGIS Pro. GRASS is another GIS.
-
Infrastructure (management) - Server and web resources that manage, curate, and distribute collections of spatial data. While Esri offers Server web services with ArcGIS Online, many open source GIS servers are out there.
There are a variety of GIS available, some proprietary like Esri ArcGIS, and others free and open source like OpenJUMP, GRASS, and QGIS. Free and open source software (FOSS) means you can download and use it for free, as well as view and modify the software’s source code. For this reason, this DHSI workshop will center free and open source software wherever possible. Any propriety tools and platforms introduced will be free to use.

QGIS is a popular desktop GIS software, and considered a free and open source software (FOSS) with a very active developer community. Take a moment to browse their website.
QGIS Advantages ⇡
- QGIS is free and open source, meaning you can download it directly from the web to your personal computer.
- QGIS runs on Windows, Mac, Linux, operating systems, meaning you don’t need a specific kind of device to use it. Some proprietary and costly software, such as ArcGIS, only run on Windows computers making it difficult to use without specialized equipment.
- QGIS has extensive online documentation, including a comprehensive official User Guide and Training Manual, as well as numerous YouTube and internet resources/tutorials created by users like you.
- QGIS has an intuitive interface which can be customized by the user.
- QGIS has an active development and user communities, meaning people are constantly posing and answering questions on platforms such as Reddit, StackExchange, and YouTube. This makes troubleshooting a whole lot easier. There is also an annual QGIS User Conference!
- QGIS has a robust plugin repository for extended functionality. This means the application you download to begin with doesn’t contain every single tool available, just the necessary and commonly used ones.
QGIS Disadvantages ⇣
- Most recent features can be buggy, which is why we recommend always downloading the latest Long Term Release, often small hyperlink below main download button.
- Plugins lack standardized documentation as they are largely user-community developed and contributed
- Troubleshooting often amounts to searching the web, though this is an important skill to have as a cartographer.
- Not ideal for more elaborate spatial analysis or network analysis workflows.
QGIS Resources
QGIS itself has extensive online documentation, including a robust User Guide and Training Manual.
QGIS also has a vibrant user community, with answers to nearly any question you might have only a web search away. Many helpful tutorial demonstrations can be found on Youtube. For instance, CWU Geography offers especially clear and helpful content, but there are many, many others.
The best way to learn QGIS is through the experience that comes with hands-on practice. QGIS has with a medium learning curve, especially if you’ve never used a GIS before. However, don’t let this dissuade you! The abundance of QGIS-official and unofficial documentation means you can tailer your learning experience to your interests and the specific needs of your project.
Loading last updated date...