Skip to content

shields: Fix shields with OMT update

James Westman requested to merge jwestman/gnome-maps:fix-shields into main

OMT has updated their route tagging to be more structured. Instead of a single route_{n} tag, there are now separate network, ref, name, and color tags for each route. OSM Americana has been updated to use the new tags, so I updated Americana and changed our shield image name parser to match their changes.

Merge request reports