Assembling Data
For this workshop, a handful of vector datasets of Vancouver have been provided for you. However, in the real world data will seldom be neatly prepared for you. Rather, you’ll likely need to search for and download data from various web sources. For this reason, today’s workshop will guide you through downloading vector data on city parks from a municipal data portal of your choice.
Given Data
Inside the qgis-tools-workshop you should see the following files, along with their associated ‘sidecar files’ which contain vital metadata:
van-parks.shp, polygon representations of Vancouver’s public parksburnaby-parks.shp, polygon representations of Burnaby’s public parkslocal-area-boundaries.shp, neighborhood extents as designated by the City of Vancouverpublic-art.csv, a CSV file containing point data for public art across the City of Vancouverpublic-art-artists.csv, a CSV file containing metadata on the artists behind public art for the City of Vancouvercultural-spaces.geojson, a point layer of cultural spaces across the City of Vancouvercensus-tracts.shp, census tracts from Statistics Canada, clipped to only the City of Vancouver.
Practice downloading data…
The following documentation demonstrates how to download data from the City of Burnaby’s municipal open data portal. Each city’s portal is different, and so downloading data platform to platform isn’t always straightforward. It can be tricky to find the right buttons to press to download the right file format. Remember that if there’s an interactive map visualizing geospatial data, there is likely a way to access and download the data in a spatial format (e.g., shapefile, geodatabase, or geoJSON).




To Do
Practice downloading geospatial data for public parks of the city of your choice. Note that the dataset might not be named simply ‘parks’; it could be ‘parks and open spaces’. Download the dataset in either .geoJSON or shapefile format. Make sure to Unzip the downloaded file if needed, and move it to your workshop folder.
- Burnaby
- Toronto
- Victoria
- Kelowna
- Kamloops
- Penticton
- Halifax
- Edmonton
- Montreal
- Ottawa
- Or try another city of your choice.
Before moving on, make sure all downloaded files are unzipped and moved to your qgis-tools-workshop folder.
Loading last updated date...