CartoDB/CartoDB-basemaps

Sort road tags by importance

Closed this issue · 1 comments

Rather than IN ('motorway', 'trunk', 'secondary', 'primary') sort by importance as IN ('motorway', 'trunk', 'primary', 'secondary').

fixed