From the Cabot to the Evangeline
Nova Scotia is “Canada’s Ocean Playground”, at least according to its license plates. The province has an extensive network of well-signed scenic routes inviting tourists to follow backroads while on their maritime adventures. The routes commemorate Nova Scotia’s history and culture, from the famed Cabot Trail to the Acadian Evangeline Trail and beyond.

After a summer road trip winding my way through the rugged beauty of Nova Scotia’s byways, I tasked myself with getting the province’s scenic routes “on the map”. To me, this meant mapping the routes in OpenStreetMap and then adding their shields to OSM Americana, a road-focused map style.
To my knowledge, this was the first time a state-level scenic route network has been comprehensive supported in an OSM-based map.
Mapping
When I investigated the data, I found that a few of the scenic routes had already been mapped in OpenStreetMap, though without a unified tagging scheme. I cleaned up and standardized these routes, added the remainder, and collected them all with a unique network
tag. Now the full slate of routes could be fetched with one simple query.
Shield icons
To represent the routes in Americana, I drew a complete set of highway shield vector icons. These are inspired by their corresponding roadside route signs, but are not exact replicas. Instead, the graphics are simplified and pixel-aligned in order to be legible at the very small sizes required by digital road maps.
As with all Americana icons, these graphics are licensed CC0, meaning you (and anyone!) can freely use them in your own projects.


Americana support
OpenStreetMap Americana is working to recreate the look and feel of North American paper highways maps using OSM data. Rendering highway shield icons along road routes is central to the cartography.
While numbered routes have extensive coverage in OSM, scenic routes tend to be undermapped. In fact, at the time of this work, Americana could only differentiate routes based on their ref
tags, meaning unnumbered routes were not supported. Spurred in part by this Nova Scotia scenic route case, the Americana team built name
selection into the shield rendering stack. This feature unlocked support for all kinds of niche, unnumbered road routes.
You can check out the live results over on americanamap.org.


