]> git.openstreetmap.org Git - rails.git/commit
Update key and data browser for new road colours
authorAndrew Hain <andrewhainosm@hotmail.co.uk>
Sun, 1 Nov 2015 22:24:16 +0000 (22:24 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Nov 2015 22:29:03 +0000 (22:29 +0000)
commitf9570c4f054411c92007a146683f9f4724c1f9db
treef4de1ff578e5cddd4a789c8ae9be023f0c7b4d27
parentc9fdd5d3cb470e82b2cf457a022f034c0bda7e39
Update key and data browser for new road colours

Update colours for main roads to match new style and replace
references to trunk, primary and secondary in the key with a
generic reference to main roads as trunk, primary and secondary
here have OSM specific meaning.

Also change road icons in the data browser to be the same colours
as the revised colours in the standard map style. The top and bottom
lines for motorway, trunk and primary are in the casing colours,
secondary and tertiary are 50% intensity of casing colour. Tertiary
is made deeper.
19 files changed:
app/assets/images/browse/motorway.20.png
app/assets/images/browse/primary.20.png
app/assets/images/browse/secondary.20.png
app/assets/images/browse/tertiary.20.png
app/assets/images/browse/trunk.20.png
app/assets/images/key/mapnik/construction.png
app/assets/images/key/mapnik/mainroad.png [new file with mode: 0644]
app/assets/images/key/mapnik/mainroad12.png [new file with mode: 0644]
app/assets/images/key/mapnik/mainroad7.png [new file with mode: 0644]
app/assets/images/key/mapnik/mainroad9.png [new file with mode: 0644]
app/assets/images/key/mapnik/motorway.png
app/assets/images/key/mapnik/primary.png [deleted file]
app/assets/images/key/mapnik/primary12.png [deleted file]
app/assets/images/key/mapnik/secondary.png [deleted file]
app/assets/images/key/mapnik/secondary12.png [deleted file]
app/assets/images/key/mapnik/trunk.png [deleted file]
app/assets/images/key/mapnik/trunk12.png [deleted file]
config/key.yml
config/locales/en.yml