Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"id": "named_streets",
"description": "Hidden layer with all streets which have a name. Useful to detect addresses",
"minzoom": 18,
"source": {
"osmTags": {
"and": [
"highway~*",
"name~*"
]
}
},
"mapRendering": [
"color": {
"render": "#ccc"
"width": {
"render": "3"
],
"shownByDefault": false