Table of Contents
Mapping from NSW Lidar with QGIS
NSW Spatial Services have undertaken a program to map all of NSW using lidar (light detecting and ranging) For details, see information on their elevation program.
Elevation data can best be accessed through the Geoscience Australia ELVIS program.
It can then processed with a GIS such as QGIS to create useful topographic maps. Instructions below are specifically for use with QGIS, though the general outline may be useful for other GISs.
Topics
The original topics here have now been moved to their own pages.
Any feedback/suggestions of improvements are welcome.
Managing DEMs
- Downloading DEMs - how to download DEMs from the ELVIS service
- Merging DEMs - how to merge DEMs in QGIS
- Managing large DEMs - while data can be downloaded in an ad hoc manner, if you are regularly processing NSW DEMs, it is better to have the DEM tiles already downloaded. This page provides steps to do this in an automated manner.
Topographic maps
There are several primary data items for topographic maps that can be generated using the DEM data from the NSW Lidar.
- Hydrologically correct DEM - prior to further operations, it is usually important to make sure that your DEM is free of depressions. Otherwise these will mess up streams and possibly contours.
Once you have a depressionless DEM, the following items can be generated:
- Slopes - while not a standard feature of topographic maps, this can be a simple way to identify cliffs
- Clifflines - a work in progress
Styles
- Styling - download basic style files
Automation
- Basic map creation - a set of PyQGIS scripts that will create (and optionally save) a basic topographic map. This map can be used in QField
Mobile apps
- QField - QField is an excellent Android app for for viewing projects created with QGIS
- Mergin Maps - (Previously Input App) is a mobile app compatible with QGIS
Dumping Ground / WIP
Resources
GRASS - r.geomorphon function information page. This is a different approach that could be taken for landform classification. Yet to be tested.
Training lession for QGIS 3.4 on GRASS Setup and basic use. Specific GRASS setup is required to use any GRASS functions in QGIS.
GRASS GIS example of terrain analysis using r.geomorphon
Geomorphons - a pattern recognition approach to classification and mapping of landforms paper.
Multiscale topographic position - WhiteboxTools blog post.
Multiscale topographic position image - WhiteboxTools function - user manual entry