Let’s add some more technical words to our growing vocabulary
Imagine you have a landscape or piece of art made up of tiles. You could make much more detailed pictures from tiny mosaic tiles (1cm across) than large flagstones. Resolution in raster data is determined by the size of grid cells. Resolution in vector data is determined by the precision of x,y coordinates i.e. how many decimal places the coordinate has, and therefore the minimum spacing at which you can place adjacent points or vertices
High resolution datasets contain a lot of detail within a given area, for example interview data from individual households, or aerial or drone photography on which you might be able to see individual zebra or animal burrows. Low resolution datasets have lower detail, for example national-level population counts, or imagery from early satellites such as Landsat (30m grid cells).
Also known as grain, or frequency. I prefer the terms ‘fine grain’ (think silt or sand) to indicate high resolution, and ‘coarse grain’ (think boulders or pebbles) for low resolution, as these phrases are more intuitive and easy to remember
A global dataset (large extent) and data from a single survey location (small extent) are at opposite ends of this spectrum
Move the slider across the images below to see how the resolution affects the complexity and precision of spatial data
The terms resolution and extent can be applied to the temporal dimension (time) as well as the spatial. In other words, you can describe a dataset as having high temporal resolution (e.g. observations repeated every minute), or low temporal resolution (e.g. observations spaced many years apart)
Dimension | Property | Example of a low value | Example of a high value |
---|---|---|---|
Spatial | Resolution | One value per country | Submetre grid cells |
Spatial | Extent | Single survey location | Entire continent |
Temporal | Resolution | Every decade | Every minute |
Temporal | Extent | Single point in time | Spanning multiple decades |
To help you understand these concepts, add some new datasets to your QGIS project
You have already added a tiled raster basemap from OpenStreetMap (OSM) to your project. However, all of the fine grained vector data used to create that basemap can be downloaded and used direct, for example if you wish to only display unsurfaced roads, or particular types of buildings
- Go to OpenStreetMap and click on the
Export
button at the top left of the screen- Type in your bounding coordinates (North, East, South, West) in the top left. If you have specified small geographic extent, a blue
Export
button will appear- If you need a larger area, choose one of the repositories listed in the bottom left of that OpenStreetMap page instead
- Alternatively, you can download OpenStreetMap fine grain vector data for Che Tao
- Add the OSM using
Add Vector Layer...
DCW provides coarse grained vector and raster data at country level
- Go to the DivaGIS data download page, select your country of interest and download the layers that are useful to you, for example:
- Roads (shapefile)
- Land cover (virtual raster): add using
Add Raster Layer...
or drag & drop the .vrt file into your QGIS map view- You can use the VNM_cov.qml QGIS style file for the DCW landcover layer you just downloaded from DivaGIS - save it in the same folder as your .vrt and .grd files and rename it to match the files you downloaded. For example, rename it VNM_cov.qml if your landcover layer is called VNM_cov.grd
You can download the boundaries of protected areas from Protected Planet
The boundaries may not always reflect the situation on the ground. Protected Planet uses the World Database of Protected Areas (WDPA) as its source, and national or regional governments may not have provided the most detailed or recent information to WDPA
Add Vector Layer...
Now you have added a variety of layers to your project, examine the contrast between coarse and fine grain in more detail:
- Compare the visual detail of the roads from OSM and DCW
- Compare the fine grained Che Tao Nature Reserve boundaries from Protected Planet with the corresponding polygon in the IUCN Redlist’s NomascusConcolor_Distribution layer
- Compare the two landcover raster layers from Copernicus and DCW. Consider both their spatial resolution, and the amount of overlap in their landcover class definitions (thematic values)