|
4050 | 4050 | "all", |
4051 | 4051 | [ "in", "class", "primary", |
4052 | 4052 | "primary_link" ], |
| 4053 | + [ "in", "edge", "sidewalk", |
| 4054 | + "verge" ], |
4053 | 4055 | [ "==", "tunnel", true ] |
4054 | 4056 | ], |
4055 | 4057 | "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
|
4075 | 4077 | "all", |
4076 | 4078 | [ "in", "class", "primary", |
4077 | 4079 | "primary_link" ], |
| 4080 | + [ "in", "edge", "sidewalk", |
| 4081 | + "verge" ], |
4078 | 4082 | [ "==", "tunnel", true ] |
4079 | 4083 | ], |
4080 | 4084 | "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
|
7440 | 7444 | } |
7441 | 7445 | } |
7442 | 7446 | }, |
7443 | | - { |
7444 | | - "id": "highway-primary-othercasing-7", |
7445 | | - "type": "line", |
7446 | | - "source": "someoneelse", |
7447 | | - "source-layer": "transportation", |
7448 | | - "minzoom": 7, |
7449 | | - "filter": [ |
7450 | | - "all", |
7451 | | - [ "in", "class", "primary", |
7452 | | - "primary_link" ], |
7453 | | - [ "!in", "edge", "sidewalk", |
7454 | | - "verge", |
7455 | | - "ford" ], |
7456 | | - [ "!in", "bridge", "levee", |
7457 | | - "yes" ], |
7458 | | - [ "!=", "tunnel", true ] |
7459 | | - ], |
7460 | | - "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
7461 | | - "paint": { |
7462 | | - "line-color": "#c57b7e", |
7463 | | - "line-width": { |
7464 | | - "base": 2.0, |
7465 | | - "stops": [ |
7466 | | - [ 7, 1.4 ], |
7467 | | - [ 9, 2.8 ], |
7468 | | - [ 20, 86.0 ] |
7469 | | - ] |
7470 | | - } |
7471 | | - } |
7472 | | - }, |
7473 | | - { |
7474 | | - "id": "highway-primary-leveeinnercasing-7", |
7475 | | - "type": "line", |
7476 | | - "source": "someoneelse", |
7477 | | - "source-layer": "transportation", |
7478 | | - "minzoom": 7, |
7479 | | - "filter": [ |
7480 | | - "all", |
7481 | | - [ "in", "class", "primary", |
7482 | | - "primary_link" ], |
7483 | | - [ "!in", "edge", "sidewalk", |
7484 | | - "verge", |
7485 | | - "ford" ], |
7486 | | - [ "==", "bridge", "levee" ], |
7487 | | - [ "!=", "tunnel", true ] |
7488 | | - ], |
7489 | | - "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
7490 | | - "paint": { |
7491 | | - "line-color": "#c57b7e", |
7492 | | - "line-width": { |
7493 | | - "base": 2.0, |
7494 | | - "stops": [ |
7495 | | - [ 7, 1.4 ], |
7496 | | - [ 9, 2.8 ], |
7497 | | - [ 20, 86.0 ] |
7498 | | - ] |
7499 | | - } |
7500 | | - } |
7501 | | - }, |
7502 | 7447 | { |
7503 | 7448 | "id": "highway-primarysidewalk-casing-7", |
7504 | 7449 | "type": "line", |
|
7609 | 7554 | } |
7610 | 7555 | } |
7611 | 7556 | }, |
7612 | | - { |
7613 | | - "id": "highway-primary-otherfill-7", |
7614 | | - "type": "line", |
7615 | | - "source": "someoneelse", |
7616 | | - "source-layer": "transportation", |
7617 | | - "minzoom": 7, |
7618 | | - "filter": [ |
7619 | | - "all", |
7620 | | - [ "in", "class", "primary", |
7621 | | - "primary_link" ], |
7622 | | - [ "!in", "edge", "sidewalk", |
7623 | | - "verge", |
7624 | | - "ford" ], |
7625 | | - [ "!=", "bridge", "yes" ], |
7626 | | - [ "!=", "tunnel", true ] |
7627 | | - ], |
7628 | | - "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
7629 | | - "paint": { |
7630 | | - "line-color": "#dd9f9f", |
7631 | | - "line-width": { |
7632 | | - "base": 2.0, |
7633 | | - "stops": [ |
7634 | | - [ 7, 1.0 ], |
7635 | | - [ 9, 2.0 ], |
7636 | | - [ 20, 64.0 ] |
7637 | | - ] |
7638 | | - } |
7639 | | - } |
7640 | | - }, |
7641 | 7557 | { |
7642 | 7558 | "id": "highway-trunk-otherfill-6", |
7643 | 7559 | "type": "line", |
|
10409 | 10325 | } |
10410 | 10326 | } |
10411 | 10327 | }, |
10412 | | - { |
10413 | | - "id": "highway-primary-bridgeinnerothercasing-7", |
10414 | | - "type": "line", |
10415 | | - "source": "someoneelse", |
10416 | | - "source-layer": "transportation", |
10417 | | - "minzoom": 7, |
10418 | | - "filter": [ |
10419 | | - "all", |
10420 | | - [ "in", "class", "primary", |
10421 | | - "primary_link" ], |
10422 | | - [ "!in", "edge", "sidewalk", |
10423 | | - "verge", |
10424 | | - "ford" ], |
10425 | | - [ "==", "bridge", "yes" ] |
10426 | | - ], |
10427 | | - "layout": { "line-cap": "butt", "line-join": "round", "visibility": "visible" }, |
10428 | | - "paint": { |
10429 | | - "line-color": "#c57b7e", |
10430 | | - "line-width": { |
10431 | | - "base": 2.0, |
10432 | | - "stops": [ |
10433 | | - [ 7, 1.4 ], |
10434 | | - [ 9, 2.8 ], |
10435 | | - [ 20, 86.0 ] |
10436 | | - ] |
10437 | | - } |
10438 | | - } |
10439 | | - }, |
10440 | 10328 | { |
10441 | 10329 | "id": "highway-primary-bridgeinnersidewalkcasing-7", |
10442 | 10330 | "type": "line", |
|
10543 | 10431 | } |
10544 | 10432 | } |
10545 | 10433 | }, |
10546 | | - { |
10547 | | - "id": "highway-primary-bridgefill-7", |
10548 | | - "type": "line", |
10549 | | - "source": "someoneelse", |
10550 | | - "source-layer": "transportation", |
10551 | | - "minzoom": 7, |
10552 | | - "filter": [ |
10553 | | - "all", |
10554 | | - [ "in", "class", "primary", |
10555 | | - "primary_link" ], |
10556 | | - [ "!in", "edge", "sidewalk", |
10557 | | - "verge", |
10558 | | - "ford" ], |
10559 | | - [ "==", "bridge", "yes" ] |
10560 | | - ], |
10561 | | - "layout": { "line-cap": "round", "line-join": "round", "visibility": "visible" }, |
10562 | | - "paint": { |
10563 | | - "line-color": "#dd9f9f", |
10564 | | - "line-width": { |
10565 | | - "base": 2.0, |
10566 | | - "stops": [ |
10567 | | - [ 7, 1.0 ], |
10568 | | - [ 9, 2.0 ], |
10569 | | - [ 20, 64.0 ] |
10570 | | - ] |
10571 | | - } |
10572 | | - } |
10573 | | - }, |
10574 | 10434 | { |
10575 | 10435 | "id": "highway-trunk-bridgecasing-12", |
10576 | 10436 | "type": "line", |
|
10735 | 10595 | "source": "someoneelse", |
10736 | 10596 | "source-layer": "transportation", |
10737 | 10597 | "minzoom": 12, |
10738 | | - "filter": [ "all", [ "in", "class", "trunk", "trunk_link" ], |
| 10598 | + "filter": [ "all", [ "in", "class", "primary", "primary_link", "trunk", "trunk_link" ], |
10739 | 10599 | [ "==", "access", "destination" ], |
10740 | 10600 | [ "in", "edge", "sidewalk", |
10741 | 10601 | "verge" ] ], |
|
10757 | 10617 | "source": "someoneelse", |
10758 | 10618 | "source-layer": "transportation", |
10759 | 10619 | "minzoom": 12, |
10760 | | - "filter": [ "all", [ "in", "class", "primary", "primary_link", "secondary", "secondary_link", |
| 10620 | + "filter": [ "all", [ "in", "class", "secondary", "secondary_link", |
10761 | 10621 | "tertiary", "tertiary_link", |
10762 | 10622 | "unclassified", "residential", "pedestrian", |
10763 | 10623 | "service", "road", "driveway" ], |
|
10806 | 10666 | "id": "trunkmarker-oneway-15", |
10807 | 10667 | "type": "symbol", |
10808 | 10668 | "source-layer": "transportation", |
10809 | | - "filter": [ "all", [ "in", "class", "trunk", "trunk_link" ], |
| 10669 | + "filter": [ "all", [ "in", "class", "primary", "primary_link", "trunk", "trunk_link" ], |
10810 | 10670 | [ "in", "edge", "sidewalk", |
10811 | 10671 | "verge" ], |
10812 | 10672 | [ "==", "oneway", "yes" ] ], |
|
10825 | 10685 | "id": "marker-oneway-15", |
10826 | 10686 | "type": "symbol", |
10827 | 10687 | "source-layer": "transportation", |
10828 | | - "filter": [ "all", [ "in", "class", "primary", "primary_link", "secondary", "secondary_link", |
| 10688 | + "filter": [ "all", [ "in", "class", "secondary", "secondary_link", |
10829 | 10689 | "tertiary", "tertiary_link", |
10830 | 10690 | "unclassified", "residential", "pedestrian", |
10831 | 10691 | "service", "road", "driveway", "unpaved" ], |
|
10845 | 10705 | "id": "trunkmarker-onewayminusone-15", |
10846 | 10706 | "type": "symbol", |
10847 | 10707 | "source-layer": "transportation", |
10848 | | - "filter": [ "all", [ "in", "class", "trunk", "trunk_link" ], |
| 10708 | + "filter": [ "all", [ "in", "class", "primary", "primary_link", "trunk", "trunk_link" ], |
10849 | 10709 | [ "in", "edge", "sidewalk", |
10850 | 10710 | "verge" ], |
10851 | 10711 | [ "==", "oneway", "-1" ] ], |
|
10864 | 10724 | "id": "marker-onewayminusone-15", |
10865 | 10725 | "type": "symbol", |
10866 | 10726 | "source-layer": "transportation", |
10867 | | - "filter": [ "all", [ "in", "class", "primary", "primary_link", "secondary", "secondary_link", |
| 10727 | + "filter": [ "all", [ "in", "class", "secondary", "secondary_link", |
10868 | 10728 | "tertiary", "tertiary_link", |
10869 | 10729 | "unclassified", "residential", "pedestrian", |
10870 | 10730 | "service", "road", "driveway", "unpaved" ], |
|
19219 | 19079 | "id": "trunklabel-street-centre-12", |
19220 | 19080 | "type": "symbol", |
19221 | 19081 | "source-layer": "transportation", |
19222 | | - "filter": [ "all", [ "in", "class", "trunk" ], |
| 19082 | + "filter": [ "all", [ "in", "class", "primary", "trunk" ], |
19223 | 19083 | [ "in", "edge", "sidewalk", |
19224 | 19084 | "verge" ] ], |
19225 | 19085 | "layout": { |
|
19245 | 19105 | "id": "label-street-centre-12", |
19246 | 19106 | "type": "symbol", |
19247 | 19107 | "source-layer": "transportation", |
19248 | | - "filter": [ "in", "class", "primary", "secondary", "tertiary", |
| 19108 | + "filter": [ "in", "class", "secondary", "tertiary", |
19249 | 19109 | "unclassified", "residential", "pedestrian", "living_street", "service", "road", "driveway" ], |
19250 | 19110 | "layout": { |
19251 | 19111 | "text-field": "{name}", |
|
19339 | 19199 | "type": "symbol", |
19340 | 19200 | "source-layer": "transportation", |
19341 | 19201 | "filter": [ "all", [ "in", "class", "primary" ], |
| 19202 | + [ "in", "edge", "sidewalk", |
| 19203 | + "verge" ], |
19342 | 19204 | [ "has", "ref" ], |
19343 | 19205 | [ "<", "ref_len", 6 ] ], |
19344 | 19206 | "layout": { |
|
19371 | 19233 | "type": "symbol", |
19372 | 19234 | "source-layer": "transportation", |
19373 | 19235 | "filter": [ "all", [ "in", "class", "primary" ], |
| 19236 | + [ "in", "edge", "sidewalk", |
| 19237 | + "verge" ], |
19374 | 19238 | [ "has", "ref" ], |
19375 | 19239 | [ ">=", "ref_len", 6 ] ], |
19376 | 19240 | "layout": { |
|
0 commit comments