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
Contrast a global dataset (large extent) with data from a single survey location (small extent)
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, load the following new datasets to your QGIS project:
- OpenStreetMap fine grain vector data: add using
Add Vector Layer...
- Coarse-grained data from the Digital Chart of the World - select ‘Vietnam’ and the following two datasets from the DivaGIS data download page:
- Roads (shapefile)
- Land cover (virtual raster): add using
Add Raster Layer...
or drag & drop the .vrt file into your QGIS map view- VNM_cov.qml QGIS style file for the DCW landcover layer you just downloaded from DivaGIS - save it in the same folder as the VNM_cov.vrt and VNM_cov.grd files
- Chế Tạo Nature Reserve boundary from Protected Planet:
- Click the green Download button
- Select SHP, then Non-Commercial use
- Unzip the downloaded file WDPA_WDOECM_Jun2021_Public_555594126_shp.zip
- Alongside many other folders/files, you’ll now see WDPA_WDOECM_Jun2021_Public_555594126_shp_0.zip. Unzip this second .zip file to extract the contents
- You can now add the .shp to your QGIS project
- Compare the visual detail of the roads from OSM and DCW
- Compare the fine-grain 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 how well their landcover classes (thematic values) overlap with each other