The Regional Municipality of Waterloo has started publishing Open Data. Their Open Data Catalogue and Open Data License are easy to find on the Region web site. Now the questions are:
- Who is using this data?
- How is the data used?
- Why?
- What is next?
Who is using this data? OpenStreetMap is using Waterloo Open Data
OpenStreetMap may now include data from the Regional Municipality of Waterloo Open Data Initiative. Depending on how you access OpenStreetMap data and the region of your inquiry, you might be seeing some benefit from the inclusion of Waterloo Open Data already.
How was this done?
OpenStreetMap has a suite of specialty tools and there are a large number of general purpose GIS tools. Several were used. This won’t turn into a full tutorial, but the steps followed were something like this:
- Acquire the data: Simple enough. This example uses the regional boundary data from the WR Open Data catalogue. They provide shapefile and kml format for this data set.
- Check the data: View the data in QGIS for a quick reality check.
- Convert to OSM Format: Convert to native OpenStreetMap format with ogr2osm.
python ./ogr2osm.py RegionalMunicipalBoundaries.shp - Check the converted file: Check the converted file in JOSM.
- Compare with existing data: Compare the boundary data with existing natural feature data in OpenStreetMap.
- Reconcile with existing boundary data: This is the most involved step. Boundary data for neighbouring municipalities comes from various sources and contributors. Reconcile those boundaries with the region boundary data and remove duplicates.
- Finish: Remove any duplicates and upload the data to OpenStreetMap.
Why was this done? OSM had no prior knowledge of Waterloo Region
Data in OpenStreetMap is contributed and maintained by interested local mappers. In some cases this data is relatively easy for a person to collect; they see a new coffee shop at the northeast corner of an intersection – they place that coffee shop on the map in OpenStreetMap. Simple.
Other data is more difficult to collect. Municipal boundaries may not be clearly marked on the ground and may extend through places difficult for citizens to survey. Like swamps, or private property with barking dogs.
Finding Waterloo Region
Prior to including the boundary data in OpenStreetMap, a search for “Regional Municipality of Waterloo” would find only this group of buildings on Maple Grove Road.
That’s not horrible but it’s less than ideal when one wants to find the region boundary and extent. Now that the boundary of Waterloo Region is in the OpenStreetMap data base, it can be found.
Finding things within Waterloo Region
Prior to including the boundary data in OpenStreetMap Waterloo, Cambridge and Kitchener were known only as single points on the map. That meant that any attempt to find things within Cambridge, had to first guess at the diameter of Cambridge from its point location in the data. Fine if all of your cities are circles of predictable diameters. Now, one can search for objects within Cambridge and get sensible results. For example, find the Tim Hortons
in Cambridge.
What is next? More data please?
The region boundary data is included in OpenStreetMap, so there is no need to repeat exactly this exercise. Other data sets may well be missing Waterloo Region boundary data, so this article may serve as a guide. There are other Open Data sets that have not been compared to OpenStreetMap data yet. Perhaps local cycling enthusiasts will investigate the cycling data. There are several data sets relating to public transport; perhaps somebody will establish an Open Route Planner instance for Waterloo Region so that residents can discover the best way to travel from A to B when combining Grand River Transit, walking and rental bike.
So, I think that the Waterloo Region Open Data is pretty cool. OpenStreetMap is better for having access to it and knowing more about the area. What do you think?
In future, which data sets would you like to see from the municipality, or from a government in general?
Your questions and comments are welcome, below.
Legal
- This article contains information provided by the Regional Municipality of Waterloo under license. This article is not written or endorsed by the The Regional Municipality of Waterloo.
- May contain trace amounts of peanuts, gluten and dairy.
- Screenshots taken on 02 March 2012. Maps and map data ©2012 OpenStreetMap and Contributors, CC-By-SA











