Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.17 KB | None | 0 0
  1. {
  2. "version": 8,
  3. "name": "Blue Print",
  4. "metadata": {
  5. "mapbox:groups": {
  6. "1442419828166.77": {
  7. "name": "water labels",
  8. "collapsed": true
  9. },
  10. "1442417536053.8835": {
  11. "name": "new roads",
  12. "collapsed": false
  13. },
  14. "1446067501448.8318": {
  15. "name": "bridge",
  16. "collapsed": true
  17. },
  18. "1442411971660.5637": {
  19. "name": "admins",
  20. "collapsed": true
  21. },
  22. "1442412003462.3938": {
  23. "name": "water",
  24. "collapsed": false
  25. },
  26. "1446072574542.3005": {
  27. "name": "poi labels",
  28. "collapsed": true
  29. },
  30. "1442412026707.74": {
  31. "name": "road labels",
  32. "collapsed": true
  33. },
  34. "1446061729146.9553": {
  35. "name": "roads",
  36. "collapsed": true
  37. },
  38. "1442411988988.8062": {
  39. "name": "roads",
  40. "collapsed": true
  41. },
  42. "1442411855944.8582": {
  43. "name": "marine_label",
  44. "collapsed": true
  45. },
  46. "1442411811866.782": {
  47. "name": "marine_label_lines"
  48. },
  49. "1442417652970.4246": {
  50. "name": "buildings",
  51. "collapsed": true
  52. },
  53. "1445985585732.7402": {
  54. "name": "roads",
  55. "collapsed": true
  56. },
  57. "1446075153820.7134": {
  58. "name": "tunnels",
  59. "collapsed": true
  60. },
  61. "1443114340389.3215": {
  62. "name": "this",
  63. "collapsed": true
  64. },
  65. "1442411843862.503": {
  66. "name": "mari"
  67. },
  68. "1442445584155.136": {
  69. "name": "city labels",
  70. "collapsed": true
  71. },
  72. "1442412011563.8718": {
  73. "name": "bridge",
  74. "collapsed": true
  75. },
  76. "1442411912812.8813": {
  77. "name": "place_labels",
  78. "collapsed": true
  79. }
  80. }
  81. },
  82. "center": [
  83. -71.06366265500988,
  84. 42.36939251327766
  85. ],
  86. "zoom": 15.446456685541728,
  87. "bearing": 0,
  88. "pitch": 0,
  89. "sources": {
  90. "mapbox": {
  91. "url": "mapbox://mapbox.mapbox-streets-v6",
  92. "type": "vector"
  93. }
  94. },
  95. "sprite": "mapbox://sprites/maper/cihpxxwt8001jb0kpz9z559wm",
  96. "glyphs": "mapbox://fonts/maper/{fontstack}/{range}.pbf",
  97. "layers": [
  98. {
  99. "id": "background",
  100. "type": "background",
  101. "layout": {
  102. "visibility": "visible"
  103. },
  104. "paint": {
  105. "background-color": "#405CB1"
  106. }
  107. },
  108. {
  109. "id": "water",
  110. "type": "line",
  111. "source": "mapbox",
  112. "source-layer": "water",
  113. "filter": [
  114. "==",
  115. "$type",
  116. "Polygon"
  117. ],
  118. "layout": {
  119. "visibility": "visible",
  120. "line-cap": "round",
  121. "line-join": "round",
  122. "line-round-limit": 4
  123. },
  124. "paint": {
  125. "line-color": "#E4EAF6",
  126. "line-width": {
  127. "base": 1.5,
  128. "stops": [
  129. [
  130. 7,
  131. 0
  132. ],
  133. [
  134. 13,
  135. 0.5
  136. ],
  137. [
  138. 16,
  139. 1.75
  140. ],
  141. [
  142. 18,
  143. 4
  144. ]
  145. ]
  146. },
  147. "line-opacity": {
  148. "base": 1,
  149. "stops": [
  150. [
  151. 7,
  152. 0
  153. ],
  154. [
  155. 12,
  156. 1
  157. ]
  158. ]
  159. }
  160. }
  161. },
  162. {
  163. "id": "barrier-line",
  164. "type": "line",
  165. "source": "mapbox",
  166. "source-layer": "barrier_line",
  167. "filter": [
  168. "all",
  169. [
  170. "in",
  171. "$type",
  172. "Polygon",
  173. "LineString"
  174. ],
  175. [
  176. "!in",
  177. "class",
  178. "fence",
  179. "hedge"
  180. ]
  181. ],
  182. "layout": {
  183. "visibility": "visible"
  184. },
  185. "paint": {
  186. "line-color": "#E4EAF6",
  187. "line-width": {
  188. "base": 1.5,
  189. "stops": [
  190. [
  191. 13,
  192. 0.25
  193. ],
  194. [
  195. 16,
  196. 1.25
  197. ],
  198. [
  199. 18,
  200. 2
  201. ]
  202. ]
  203. }
  204. }
  205. },
  206. {
  207. "id": "building_outline",
  208. "type": "line",
  209. "metadata": {
  210. "mapbox:group": "1442417652970.4246"
  211. },
  212. "source": "mapbox",
  213. "source-layer": "building",
  214. "minzoom": 13,
  215. "filter": [
  216. "in",
  217. "$type",
  218. "Polygon",
  219. "LineString"
  220. ],
  221. "layout": {
  222. "line-cap": "square",
  223. "line-join": "miter",
  224. "visibility": "visible",
  225. "line-miter-limit": 2
  226. },
  227. "paint": {
  228. "line-color": "#E4EAF6",
  229. "line-width": {
  230. "base": 1,
  231. "stops": [
  232. [
  233. 15,
  234. 0.5
  235. ],
  236. [
  237. 22,
  238. 1
  239. ]
  240. ]
  241. }
  242. }
  243. },
  244. {
  245. "id": "landuse",
  246. "type": "line",
  247. "metadata": {
  248. "mapbox:group": "1442417652970.4246"
  249. },
  250. "source": "mapbox",
  251. "source-layer": "landuse",
  252. "minzoom": 13,
  253. "filter": [
  254. "in",
  255. "$type",
  256. "Polygon",
  257. "Point",
  258. "LineString"
  259. ],
  260. "layout": {
  261. "line-cap": "round",
  262. "line-join": "round",
  263. "visibility": "visible",
  264. "line-round-limit": 2
  265. },
  266. "paint": {
  267. "line-color": "#E4EAF6",
  268. "line-width": {
  269. "base": 1,
  270. "stops": [
  271. [
  272. 15,
  273. 0.5
  274. ],
  275. [
  276. 22,
  277. 1
  278. ]
  279. ]
  280. },
  281. "line-opacity": 0.5
  282. }
  283. },
  284. {
  285. "id": "aeroway",
  286. "type": "line",
  287. "metadata": {
  288. "mapbox:group": "1442417652970.4246"
  289. },
  290. "source": "mapbox",
  291. "source-layer": "aeroway",
  292. "layout": {
  293. "visibility": "visible"
  294. },
  295. "paint": {
  296. "line-color": "#E4EAF6",
  297. "line-opacity": {
  298. "base": 1.5,
  299. "stops": [
  300. [
  301. 10,
  302. 0
  303. ],
  304. [
  305. 12,
  306. 1
  307. ]
  308. ]
  309. },
  310. "line-width": 0.5
  311. }
  312. },
  313. {
  314. "id": "motorway_link case copy 1",
  315. "type": "line",
  316. "metadata": {
  317. "mapbox:group": "1446075153820.7134"
  318. },
  319. "source": "mapbox",
  320. "source-layer": "tunnel",
  321. "filter": [
  322. "all",
  323. [
  324. "in",
  325. "$type",
  326. "LineString",
  327. "Polygon",
  328. "Point"
  329. ],
  330. [
  331. "==",
  332. "class",
  333. "motorway_link"
  334. ]
  335. ],
  336. "layout": {
  337. "visibility": "visible",
  338. "line-cap": "butt",
  339. "line-join": "miter"
  340. },
  341. "paint": {
  342. "line-color": "#E4EAF6",
  343. "line-opacity": {
  344. "base": 1,
  345. "stops": [
  346. [
  347. 10.99,
  348. 0
  349. ],
  350. [
  351. 11,
  352. 1
  353. ]
  354. ]
  355. },
  356. "line-width": {
  357. "base": 1.2,
  358. "stops": [
  359. [
  360. 12,
  361. 0.75
  362. ],
  363. [
  364. 20,
  365. 2
  366. ]
  367. ]
  368. },
  369. "line-gap-width": {
  370. "base": 1.5,
  371. "stops": [
  372. [
  373. 12,
  374. 0.5
  375. ],
  376. [
  377. 14,
  378. 2
  379. ],
  380. [
  381. 18,
  382. 18
  383. ]
  384. ]
  385. },
  386. "line-dasharray": [
  387. 3,
  388. 3
  389. ]
  390. },
  391. "nextDropPoint": false
  392. },
  393. {
  394. "id": "service-driveway case copy 1",
  395. "type": "line",
  396. "metadata": {
  397. "mapbox:group": "1446075153820.7134"
  398. },
  399. "source": "mapbox",
  400. "source-layer": "tunnel",
  401. "filter": [
  402. "all",
  403. [
  404. "in",
  405. "$type",
  406. "LineString",
  407. "Polygon",
  408. "Point"
  409. ],
  410. [
  411. "in",
  412. "class",
  413. "driveway",
  414. "service"
  415. ]
  416. ],
  417. "layout": {
  418. "visibility": "visible",
  419. "line-cap": "butt",
  420. "line-join": "miter"
  421. },
  422. "paint": {
  423. "line-color": "#E4EAF6",
  424. "line-opacity": 1,
  425. "line-width": {
  426. "base": 1.5,
  427. "stops": [
  428. [
  429. 12,
  430. 0.75
  431. ],
  432. [
  433. 20,
  434. 2
  435. ]
  436. ]
  437. },
  438. "line-gap-width": {
  439. "base": 1.5,
  440. "stops": [
  441. [
  442. 14,
  443. 0.5
  444. ],
  445. [
  446. 18,
  447. 12
  448. ]
  449. ]
  450. },
  451. "line-dasharray": [
  452. 3,
  453. 3
  454. ]
  455. },
  456. "nextDropPoint": false
  457. },
  458. {
  459. "id": "street limited tunnel case",
  460. "type": "line",
  461. "metadata": {
  462. "mapbox:group": "1446075153820.7134"
  463. },
  464. "source": "mapbox",
  465. "source-layer": "tunnel",
  466. "filter": [
  467. "all",
  468. [
  469. "in",
  470. "$type",
  471. "LineString",
  472. "Polygon",
  473. "Point"
  474. ],
  475. [
  476. "==",
  477. "class",
  478. "street_limited"
  479. ]
  480. ],
  481. "layout": {
  482. "visibility": "visible",
  483. "line-cap": "butt",
  484. "line-join": "miter"
  485. },
  486. "paint": {
  487. "line-color": "#E4EAF6",
  488. "line-opacity": {
  489. "base": 1.2,
  490. "stops": [
  491. [
  492. 13.99,
  493. 0
  494. ],
  495. [
  496. 14,
  497. 1
  498. ]
  499. ]
  500. },
  501. "line-width": {
  502. "base": 1.5,
  503. "stops": [
  504. [
  505. 12,
  506. 0.75
  507. ],
  508. [
  509. 20,
  510. 2
  511. ]
  512. ]
  513. },
  514. "line-gap-width": {
  515. "base": 1.5,
  516. "stops": [
  517. [
  518. 13,
  519. 0
  520. ],
  521. [
  522. 14,
  523. 2
  524. ],
  525. [
  526. 18,
  527. 12
  528. ]
  529. ]
  530. },
  531. "line-dasharray": [
  532. 3,
  533. 3
  534. ]
  535. },
  536. "nextDropPoint": false
  537. },
  538. {
  539. "id": "street tunnel case",
  540. "type": "line",
  541. "metadata": {
  542. "mapbox:group": "1446075153820.7134"
  543. },
  544. "source": "mapbox",
  545. "source-layer": "tunnel",
  546. "filter": [
  547. "==",
  548. "class",
  549. "street"
  550. ],
  551. "layout": {
  552. "visibility": "visible",
  553. "line-cap": "butt",
  554. "line-join": "miter"
  555. },
  556. "paint": {
  557. "line-color": "#E4EAF6",
  558. "line-opacity": {
  559. "base": 1.2,
  560. "stops": [
  561. [
  562. 13.99,
  563. 0
  564. ],
  565. [
  566. 14,
  567. 1
  568. ]
  569. ]
  570. },
  571. "line-width": {
  572. "base": 1.5,
  573. "stops": [
  574. [
  575. 12,
  576. 0.75
  577. ],
  578. [
  579. 20,
  580. 2
  581. ]
  582. ]
  583. },
  584. "line-gap-width": {
  585. "base": 1.5,
  586. "stops": [
  587. [
  588. 13,
  589. 0
  590. ],
  591. [
  592. 14,
  593. 2
  594. ],
  595. [
  596. 18,
  597. 18
  598. ]
  599. ]
  600. },
  601. "line-dasharray": [
  602. 3,
  603. 3
  604. ]
  605. },
  606. "nextDropPoint": false
  607. },
  608. {
  609. "id": "main tunnel case",
  610. "type": "line",
  611. "metadata": {
  612. "mapbox:group": "1446075153820.7134"
  613. },
  614. "source": "mapbox",
  615. "source-layer": "tunnel",
  616. "filter": [
  617. "all",
  618. [
  619. "==",
  620. "class",
  621. "main"
  622. ],
  623. [
  624. "!=",
  625. "type",
  626. "trunk"
  627. ]
  628. ],
  629. "layout": {
  630. "visibility": "visible",
  631. "line-cap": "butt",
  632. "line-join": "miter"
  633. },
  634. "paint": {
  635. "line-color": "#E4EAF6",
  636. "line-opacity": {
  637. "base": 1.2,
  638. "stops": [
  639. [
  640. 8,
  641. 0
  642. ],
  643. [
  644. 10,
  645. 1
  646. ]
  647. ]
  648. },
  649. "line-width": {
  650. "base": 1.2,
  651. "stops": [
  652. [
  653. 10,
  654. 0.5
  655. ],
  656. [
  657. 18,
  658. 2
  659. ]
  660. ]
  661. },
  662. "line-dasharray": [
  663. 3,
  664. 3
  665. ],
  666. "line-gap-width": {
  667. "base": 1.5,
  668. "stops": [
  669. [
  670. 8.5,
  671. 0.5
  672. ],
  673. [
  674. 10,
  675. 0.75
  676. ],
  677. [
  678. 18,
  679. 26
  680. ]
  681. ]
  682. }
  683. },
  684. "nextDropPoint": false
  685. },
  686. {
  687. "id": "trunk tunnel case",
  688. "type": "line",
  689. "metadata": {
  690. "mapbox:group": "1446075153820.7134"
  691. },
  692. "source": "mapbox",
  693. "source-layer": "tunnel",
  694. "filter": [
  695. "all",
  696. [
  697. "==",
  698. "class",
  699. "main"
  700. ],
  701. [
  702. "==",
  703. "type",
  704. "trunk"
  705. ]
  706. ],
  707. "layout": {
  708. "visibility": "visible",
  709. "line-cap": "butt",
  710. "line-join": "miter"
  711. },
  712. "paint": {
  713. "line-color": "#E4EAF6",
  714. "line-opacity": {
  715. "base": 1.2,
  716. "stops": [
  717. [
  718. 5.9,
  719. 0
  720. ],
  721. [
  722. 6,
  723. 1
  724. ]
  725. ]
  726. },
  727. "line-width": {
  728. "base": 1.5,
  729. "stops": [
  730. [
  731. 5,
  732. 0.75
  733. ],
  734. [
  735. 18,
  736. 2
  737. ]
  738. ]
  739. },
  740. "line-gap-width": {
  741. "base": 1.5,
  742. "stops": [
  743. [
  744. 5,
  745. 0.75
  746. ],
  747. [
  748. 18,
  749. 32
  750. ]
  751. ]
  752. },
  753. "line-dasharray": [
  754. 3,
  755. 3
  756. ]
  757. },
  758. "nextDropPoint": false
  759. },
  760. {
  761. "id": "motorway tunnel case",
  762. "type": "line",
  763. "metadata": {
  764. "mapbox:group": "1446075153820.7134"
  765. },
  766. "source": "mapbox",
  767. "source-layer": "tunnel",
  768. "filter": [
  769. "==",
  770. "class",
  771. "motorway"
  772. ],
  773. "layout": {
  774. "visibility": "visible",
  775. "line-cap": "butt",
  776. "line-join": "miter"
  777. },
  778. "paint": {
  779. "line-color": "#E4EAF6",
  780. "line-opacity": {
  781. "base": 1.2,
  782. "stops": [
  783. [
  784. 5.5,
  785. 0
  786. ],
  787. [
  788. 6,
  789. 1
  790. ]
  791. ]
  792. },
  793. "line-width": {
  794. "base": 1.5,
  795. "stops": [
  796. [
  797. 5,
  798. 0.75
  799. ],
  800. [
  801. 16,
  802. 2
  803. ]
  804. ]
  805. },
  806. "line-gap-width": {
  807. "base": 1.5,
  808. "stops": [
  809. [
  810. 5,
  811. 0.75
  812. ],
  813. [
  814. 18,
  815. 32
  816. ]
  817. ]
  818. },
  819. "line-dasharray": [
  820. 3,
  821. 3
  822. ]
  823. },
  824. "nextDropPoint": false
  825. },
  826. {
  827. "id": "service-driveway tunnel",
  828. "type": "line",
  829. "metadata": {
  830. "mapbox:group": "1446075153820.7134"
  831. },
  832. "source": "mapbox",
  833. "source-layer": "tunnel",
  834. "filter": [
  835. "all",
  836. [
  837. "in",
  838. "$type",
  839. "LineString",
  840. "Polygon",
  841. "Point"
  842. ],
  843. [
  844. "all",
  845. [
  846. "==",
  847. "class",
  848. "main"
  849. ],
  850. [
  851. "==",
  852. "type",
  853. "driveway"
  854. ]
  855. ]
  856. ],
  857. "layout": {
  858. "visibility": "visible",
  859. "line-cap": "butt",
  860. "line-join": "miter"
  861. },
  862. "paint": {
  863. "line-color": "#405CB1",
  864. "line-opacity": 1,
  865. "line-width": {
  866. "base": 1.5,
  867. "stops": [
  868. [
  869. 14,
  870. 0.5
  871. ],
  872. [
  873. 18,
  874. 12
  875. ]
  876. ]
  877. }
  878. },
  879. "nextDropPoint": false
  880. },
  881. {
  882. "id": "service-driveway tunnel (lighten)",
  883. "type": "line",
  884. "metadata": {
  885. "mapbox:group": "1446075153820.7134"
  886. },
  887. "source": "mapbox",
  888. "source-layer": "tunnel",
  889. "filter": [
  890. "all",
  891. [
  892. "in",
  893. "$type",
  894. "LineString",
  895. "Polygon",
  896. "Point"
  897. ],
  898. [
  899. "all",
  900. [
  901. "==",
  902. "class",
  903. "main"
  904. ],
  905. [
  906. "==",
  907. "type",
  908. "driveway"
  909. ]
  910. ]
  911. ],
  912. "layout": {
  913. "visibility": "visible",
  914. "line-cap": "butt",
  915. "line-join": "miter"
  916. },
  917. "paint": {
  918. "line-color": "#E4EAF6",
  919. "line-opacity": 0.25,
  920. "line-width": {
  921. "base": 1.5,
  922. "stops": [
  923. [
  924. 14,
  925. 0.5
  926. ],
  927. [
  928. 18,
  929. 12
  930. ]
  931. ]
  932. },
  933. "line-blur": 8
  934. },
  935. "nextDropPoint": false
  936. },
  937. {
  938. "id": "motorway_link tunnel",
  939. "type": "line",
  940. "metadata": {
  941. "mapbox:group": "1446075153820.7134"
  942. },
  943. "source": "mapbox",
  944. "source-layer": "tunnel",
  945. "filter": [
  946. "all",
  947. [
  948. "in",
  949. "$type",
  950. "LineString",
  951. "Polygon",
  952. "Point"
  953. ],
  954. [
  955. "==",
  956. "class",
  957. "motorway_link"
  958. ]
  959. ],
  960. "layout": {
  961. "visibility": "visible",
  962. "line-cap": "round",
  963. "line-join": "round"
  964. },
  965. "paint": {
  966. "line-color": "#405CB1",
  967. "line-opacity": 1,
  968. "line-width": {
  969. "base": 1.5,
  970. "stops": [
  971. [
  972. 12,
  973. 0.5
  974. ],
  975. [
  976. 14,
  977. 2
  978. ],
  979. [
  980. 18,
  981. 18
  982. ]
  983. ]
  984. }
  985. },
  986. "nextDropPoint": false
  987. },
  988. {
  989. "id": "motorway_link tunnel case",
  990. "type": "line",
  991. "metadata": {
  992. "mapbox:group": "1446075153820.7134"
  993. },
  994. "source": "mapbox",
  995. "source-layer": "tunnel",
  996. "filter": [
  997. "all",
  998. [
  999. "in",
  1000. "$type",
  1001. "LineString",
  1002. "Polygon",
  1003. "Point"
  1004. ],
  1005. [
  1006. "==",
  1007. "class",
  1008. "motorway_link"
  1009. ]
  1010. ],
  1011. "layout": {
  1012. "visibility": "visible",
  1013. "line-cap": "round",
  1014. "line-join": "round"
  1015. },
  1016. "paint": {
  1017. "line-color": "#E4EAF6",
  1018. "line-opacity": 0.5,
  1019. "line-width": {
  1020. "base": 1.5,
  1021. "stops": [
  1022. [
  1023. 12,
  1024. 0.5
  1025. ],
  1026. [
  1027. 14,
  1028. 2
  1029. ],
  1030. [
  1031. 18,
  1032. 18
  1033. ]
  1034. ]
  1035. },
  1036. "line-blur": 8
  1037. },
  1038. "nextDropPoint": false
  1039. },
  1040. {
  1041. "id": "street limited tunnel",
  1042. "type": "line",
  1043. "metadata": {
  1044. "mapbox:group": "1446075153820.7134"
  1045. },
  1046. "source": "mapbox",
  1047. "source-layer": "tunnel",
  1048. "filter": [
  1049. "all",
  1050. [
  1051. "in",
  1052. "$type",
  1053. "LineString",
  1054. "Polygon",
  1055. "Point"
  1056. ],
  1057. [
  1058. "==",
  1059. "class",
  1060. "street_limited"
  1061. ]
  1062. ],
  1063. "layout": {
  1064. "visibility": "visible",
  1065. "line-cap": "round",
  1066. "line-join": "round"
  1067. },
  1068. "paint": {
  1069. "line-color": "#405CB1",
  1070. "line-opacity": {
  1071. "base": 1.2,
  1072. "stops": [
  1073. [
  1074. 13.99,
  1075. 0
  1076. ],
  1077. [
  1078. 14,
  1079. 1
  1080. ]
  1081. ]
  1082. },
  1083. "line-width": {
  1084. "base": 1.5,
  1085. "stops": [
  1086. [
  1087. 12.5,
  1088. 0.5
  1089. ],
  1090. [
  1091. 14,
  1092. 2
  1093. ],
  1094. [
  1095. 18,
  1096. 12
  1097. ]
  1098. ]
  1099. }
  1100. },
  1101. "nextDropPoint": false
  1102. },
  1103. {
  1104. "id": "street limited tunnel (lighten)",
  1105. "type": "line",
  1106. "metadata": {
  1107. "mapbox:group": "1446075153820.7134"
  1108. },
  1109. "source": "mapbox",
  1110. "source-layer": "tunnel",
  1111. "filter": [
  1112. "all",
  1113. [
  1114. "in",
  1115. "$type",
  1116. "LineString",
  1117. "Polygon",
  1118. "Point"
  1119. ],
  1120. [
  1121. "==",
  1122. "class",
  1123. "street_limited"
  1124. ]
  1125. ],
  1126. "layout": {
  1127. "visibility": "visible",
  1128. "line-cap": "round",
  1129. "line-join": "round"
  1130. },
  1131. "paint": {
  1132. "line-color": "#E4EAF6",
  1133. "line-opacity": 0.5,
  1134. "line-width": {
  1135. "base": 1.5,
  1136. "stops": [
  1137. [
  1138. 12.5,
  1139. 0.5
  1140. ],
  1141. [
  1142. 14,
  1143. 2
  1144. ],
  1145. [
  1146. 18,
  1147. 12
  1148. ]
  1149. ]
  1150. },
  1151. "line-blur": 8
  1152. },
  1153. "nextDropPoint": false
  1154. },
  1155. {
  1156. "id": "street tunnel",
  1157. "type": "line",
  1158. "metadata": {
  1159. "mapbox:group": "1446075153820.7134"
  1160. },
  1161. "source": "mapbox",
  1162. "source-layer": "tunnel",
  1163. "filter": [
  1164. "all",
  1165. [
  1166. "in",
  1167. "$type",
  1168. "LineString",
  1169. "Polygon",
  1170. "Point"
  1171. ],
  1172. [
  1173. "==",
  1174. "class",
  1175. "street"
  1176. ]
  1177. ],
  1178. "layout": {
  1179. "visibility": "visible",
  1180. "line-cap": "round",
  1181. "line-join": "round"
  1182. },
  1183. "paint": {
  1184. "line-color": "#405CB1",
  1185. "line-opacity": {
  1186. "base": 1.2,
  1187. "stops": [
  1188. [
  1189. 13.99,
  1190. 0
  1191. ],
  1192. [
  1193. 14,
  1194. 1
  1195. ]
  1196. ]
  1197. },
  1198. "line-width": {
  1199. "base": 1.5,
  1200. "stops": [
  1201. [
  1202. 12.5,
  1203. 0.5
  1204. ],
  1205. [
  1206. 14,
  1207. 2
  1208. ],
  1209. [
  1210. 18,
  1211. 18
  1212. ]
  1213. ]
  1214. }
  1215. },
  1216. "nextDropPoint": false
  1217. },
  1218. {
  1219. "id": "street tunnel (lighten)",
  1220. "type": "line",
  1221. "metadata": {
  1222. "mapbox:group": "1446075153820.7134"
  1223. },
  1224. "source": "mapbox",
  1225. "source-layer": "tunnel",
  1226. "filter": [
  1227. "all",
  1228. [
  1229. "in",
  1230. "$type",
  1231. "LineString",
  1232. "Polygon",
  1233. "Point"
  1234. ],
  1235. [
  1236. "==",
  1237. "class",
  1238. "street"
  1239. ]
  1240. ],
  1241. "layout": {
  1242. "visibility": "visible",
  1243. "line-cap": "round",
  1244. "line-join": "round"
  1245. },
  1246. "paint": {
  1247. "line-color": "#E4EAF6",
  1248. "line-opacity": 0.25,
  1249. "line-width": {
  1250. "base": 1.5,
  1251. "stops": [
  1252. [
  1253. 12.5,
  1254. 0.5
  1255. ],
  1256. [
  1257. 14,
  1258. 2
  1259. ],
  1260. [
  1261. 18,
  1262. 18
  1263. ]
  1264. ]
  1265. }
  1266. },
  1267. "nextDropPoint": false
  1268. },
  1269. {
  1270. "id": "main tunnel",
  1271. "type": "line",
  1272. "metadata": {
  1273. "mapbox:group": "1446075153820.7134"
  1274. },
  1275. "source": "mapbox",
  1276. "source-layer": "tunnel",
  1277. "filter": [
  1278. "all",
  1279. [
  1280. "==",
  1281. "class",
  1282. "main"
  1283. ],
  1284. [
  1285. "!=",
  1286. "type",
  1287. "trunk"
  1288. ]
  1289. ],
  1290. "layout": {
  1291. "visibility": "visible",
  1292. "line-cap": "round",
  1293. "line-join": "round"
  1294. },
  1295. "paint": {
  1296. "line-color": "#405CB1",
  1297. "line-opacity": {
  1298. "base": 1.2,
  1299. "stops": [
  1300. [
  1301. 5,
  1302. 0
  1303. ],
  1304. [
  1305. 5.5,
  1306. 1
  1307. ]
  1308. ]
  1309. },
  1310. "line-width": {
  1311. "base": 1.5,
  1312. "stops": [
  1313. [
  1314. 8.5,
  1315. 0.5
  1316. ],
  1317. [
  1318. 10,
  1319. 0.75
  1320. ],
  1321. [
  1322. 18,
  1323. 26
  1324. ]
  1325. ]
  1326. }
  1327. },
  1328. "nextDropPoint": false
  1329. },
  1330. {
  1331. "id": "main tunnel (lighten)",
  1332. "type": "line",
  1333. "metadata": {
  1334. "mapbox:group": "1446075153820.7134"
  1335. },
  1336. "source": "mapbox",
  1337. "source-layer": "tunnel",
  1338. "filter": [
  1339. "all",
  1340. [
  1341. "==",
  1342. "class",
  1343. "main"
  1344. ],
  1345. [
  1346. "!=",
  1347. "type",
  1348. "trunk"
  1349. ]
  1350. ],
  1351. "layout": {
  1352. "visibility": "visible",
  1353. "line-cap": "butt",
  1354. "line-join": "miter"
  1355. },
  1356. "paint": {
  1357. "line-color": "#E4EAF6",
  1358. "line-opacity": 0.25,
  1359. "line-width": {
  1360. "base": 1.5,
  1361. "stops": [
  1362. [
  1363. 8.5,
  1364. 0.5
  1365. ],
  1366. [
  1367. 10,
  1368. 0.75
  1369. ],
  1370. [
  1371. 18,
  1372. 26
  1373. ]
  1374. ]
  1375. },
  1376. "line-blur": 8
  1377. },
  1378. "nextDropPoint": false
  1379. },
  1380. {
  1381. "id": "trunk tunnel",
  1382. "type": "line",
  1383. "metadata": {
  1384. "mapbox:group": "1446075153820.7134"
  1385. },
  1386. "source": "mapbox",
  1387. "source-layer": "tunnel",
  1388. "filter": [
  1389. "all",
  1390. [
  1391. "==",
  1392. "class",
  1393. "main"
  1394. ],
  1395. [
  1396. "==",
  1397. "type",
  1398. "trunk"
  1399. ]
  1400. ],
  1401. "layout": {
  1402. "visibility": "visible",
  1403. "line-cap": "round",
  1404. "line-join": "round"
  1405. },
  1406. "paint": {
  1407. "line-color": "#405CB1",
  1408. "line-opacity": {
  1409. "base": 1.2,
  1410. "stops": [
  1411. [
  1412. 5,
  1413. 0
  1414. ],
  1415. [
  1416. 5.5,
  1417. 1
  1418. ]
  1419. ]
  1420. },
  1421. "line-width": {
  1422. "base": 1.5,
  1423. "stops": [
  1424. [
  1425. 5,
  1426. 0.75
  1427. ],
  1428. [
  1429. 18,
  1430. 32
  1431. ]
  1432. ]
  1433. }
  1434. },
  1435. "nextDropPoint": false
  1436. },
  1437. {
  1438. "id": "trunk tunnel (lighten)",
  1439. "type": "line",
  1440. "metadata": {
  1441. "mapbox:group": "1446075153820.7134"
  1442. },
  1443. "source": "mapbox",
  1444. "source-layer": "tunnel",
  1445. "filter": [
  1446. "all",
  1447. [
  1448. "==",
  1449. "class",
  1450. "main"
  1451. ],
  1452. [
  1453. "==",
  1454. "type",
  1455. "trunk"
  1456. ]
  1457. ],
  1458. "layout": {
  1459. "visibility": "visible",
  1460. "line-cap": "round",
  1461. "line-join": "round"
  1462. },
  1463. "paint": {
  1464. "line-color": "#E4EAF6",
  1465. "line-opacity": 0.25,
  1466. "line-width": {
  1467. "base": 1.5,
  1468. "stops": [
  1469. [
  1470. 5,
  1471. 0.75
  1472. ],
  1473. [
  1474. 18,
  1475. 32
  1476. ]
  1477. ]
  1478. }
  1479. },
  1480. "nextDropPoint": false
  1481. },
  1482. {
  1483. "id": "motorway tunnel",
  1484. "type": "line",
  1485. "metadata": {
  1486. "mapbox:group": "1446075153820.7134"
  1487. },
  1488. "source": "mapbox",
  1489. "source-layer": "tunnel",
  1490. "filter": [
  1491. "==",
  1492. "class",
  1493. "motorway"
  1494. ],
  1495. "layout": {
  1496. "visibility": "visible",
  1497. "line-cap": "round",
  1498. "line-join": "round"
  1499. },
  1500. "paint": {
  1501. "line-color": "#405CB1",
  1502. "line-opacity": {
  1503. "base": 1.2,
  1504. "stops": [
  1505. [
  1506. 5,
  1507. 0
  1508. ],
  1509. [
  1510. 5.5,
  1511. 1
  1512. ]
  1513. ]
  1514. },
  1515. "line-width": {
  1516. "base": 1.5,
  1517. "stops": [
  1518. [
  1519. 5,
  1520. 0.75
  1521. ],
  1522. [
  1523. 18,
  1524. 32
  1525. ]
  1526. ]
  1527. }
  1528. },
  1529. "nextDropPoint": false
  1530. },
  1531. {
  1532. "id": "motorway tunnel (lighten)",
  1533. "type": "line",
  1534. "metadata": {
  1535. "mapbox:group": "1446075153820.7134"
  1536. },
  1537. "source": "mapbox",
  1538. "source-layer": "tunnel",
  1539. "filter": [
  1540. "==",
  1541. "class",
  1542. "motorway"
  1543. ],
  1544. "layout": {
  1545. "visibility": "visible",
  1546. "line-cap": "butt",
  1547. "line-join": "miter"
  1548. },
  1549. "paint": {
  1550. "line-width": {
  1551. "base": 1.5,
  1552. "stops": [
  1553. [
  1554. 5,
  1555. 0.75
  1556. ],
  1557. [
  1558. 18,
  1559. 32
  1560. ]
  1561. ]
  1562. },
  1563. "line-color": "#E4EAF6",
  1564. "line-opacity": 0.25,
  1565. "line-blur": 8
  1566. },
  1567. "nextDropPoint": false
  1568. },
  1569. {
  1570. "id": "path",
  1571. "type": "line",
  1572. "metadata": {
  1573. "mapbox:group": "1446061729146.9553"
  1574. },
  1575. "source": "mapbox",
  1576. "source-layer": "road",
  1577. "filter": [
  1578. "all",
  1579. [
  1580. "in",
  1581. "$type",
  1582. "LineString",
  1583. "Polygon",
  1584. "Point"
  1585. ],
  1586. [
  1587. "==",
  1588. "class",
  1589. "path"
  1590. ]
  1591. ],
  1592. "layout": {
  1593. "visibility": "visible",
  1594. "line-cap": "round",
  1595. "line-join": "round"
  1596. },
  1597. "paint": {
  1598. "line-color": "#E4EAF6",
  1599. "line-opacity": {
  1600. "base": 1,
  1601. "stops": [
  1602. [
  1603. 15,
  1604. 0
  1605. ],
  1606. [
  1607. 15.25,
  1608. 1
  1609. ]
  1610. ]
  1611. },
  1612. "line-width": {
  1613. "base": 1.5,
  1614. "stops": [
  1615. [
  1616. 15,
  1617. 1
  1618. ],
  1619. [
  1620. 18,
  1621. 2
  1622. ]
  1623. ]
  1624. },
  1625. "line-dasharray": {
  1626. "base": 1,
  1627. "stops": [
  1628. [
  1629. 15,
  1630. [
  1631. 0.1,
  1632. 2.25
  1633. ]
  1634. ],
  1635. [
  1636. 16,
  1637. [
  1638. 0.1,
  1639. 2.6
  1640. ]
  1641. ],
  1642. [
  1643. 17,
  1644. [
  1645. 0.1,
  1646. 2.45
  1647. ]
  1648. ],
  1649. [
  1650. 18,
  1651. [
  1652. 0.1,
  1653. 2.3
  1654. ]
  1655. ]
  1656. ]
  1657. }
  1658. },
  1659. "nextDropPoint": false
  1660. },
  1661. {
  1662. "id": "street low",
  1663. "type": "line",
  1664. "metadata": {
  1665. "mapbox:group": "1446061729146.9553"
  1666. },
  1667. "source": "mapbox",
  1668. "source-layer": "road",
  1669. "filter": [
  1670. "all",
  1671. [
  1672. "in",
  1673. "$type",
  1674. "LineString",
  1675. "Polygon",
  1676. "Point"
  1677. ],
  1678. [
  1679. "==",
  1680. "class",
  1681. "street"
  1682. ]
  1683. ],
  1684. "layout": {
  1685. "visibility": "visible",
  1686. "line-cap": "round",
  1687. "line-join": "round"
  1688. },
  1689. "paint": {
  1690. "line-color": "#E4EAF6",
  1691. "line-opacity": {
  1692. "base": 1,
  1693. "stops": [
  1694. [
  1695. 11,
  1696. 0
  1697. ],
  1698. [
  1699. 12.25,
  1700. 0.5
  1701. ],
  1702. [
  1703. 14,
  1704. 1
  1705. ],
  1706. [
  1707. 14.01,
  1708. 0
  1709. ]
  1710. ]
  1711. },
  1712. "line-width": {
  1713. "base": 1.5,
  1714. "stops": [
  1715. [
  1716. 12.5,
  1717. 0.1
  1718. ],
  1719. [
  1720. 14,
  1721. 1.5
  1722. ],
  1723. [
  1724. 18,
  1725. 18
  1726. ]
  1727. ]
  1728. }
  1729. },
  1730. "nextDropPoint": false
  1731. },
  1732. {
  1733. "id": "street-limited low",
  1734. "type": "line",
  1735. "metadata": {
  1736. "mapbox:group": "1446061729146.9553"
  1737. },
  1738. "source": "mapbox",
  1739. "source-layer": "road",
  1740. "filter": [
  1741. "all",
  1742. [
  1743. "in",
  1744. "$type",
  1745. "LineString",
  1746. "Polygon",
  1747. "Point"
  1748. ],
  1749. [
  1750. "==",
  1751. "class",
  1752. "street_limited"
  1753. ]
  1754. ],
  1755. "layout": {
  1756. "visibility": "visible",
  1757. "line-cap": "round",
  1758. "line-join": "round"
  1759. },
  1760. "paint": {
  1761. "line-color": "#E4EAF6",
  1762. "line-opacity": {
  1763. "base": 1,
  1764. "stops": [
  1765. [
  1766. 11,
  1767. 0
  1768. ],
  1769. [
  1770. 11.25,
  1771. 1
  1772. ],
  1773. [
  1774. 14,
  1775. 1
  1776. ],
  1777. [
  1778. 14.25,
  1779. 0
  1780. ]
  1781. ]
  1782. },
  1783. "line-width": {
  1784. "base": 1.2,
  1785. "stops": [
  1786. [
  1787. 12.5,
  1788. 0.5
  1789. ],
  1790. [
  1791. 14,
  1792. 0.75
  1793. ]
  1794. ]
  1795. }
  1796. },
  1797. "nextDropPoint": false
  1798. },
  1799. {
  1800. "id": "motorway_link case",
  1801. "type": "line",
  1802. "metadata": {
  1803. "mapbox:group": "1446061729146.9553"
  1804. },
  1805. "source": "mapbox",
  1806. "source-layer": "road",
  1807. "filter": [
  1808. "all",
  1809. [
  1810. "in",
  1811. "$type",
  1812. "LineString",
  1813. "Polygon",
  1814. "Point"
  1815. ],
  1816. [
  1817. "==",
  1818. "class",
  1819. "motorway_link"
  1820. ]
  1821. ],
  1822. "layout": {
  1823. "visibility": "visible",
  1824. "line-cap": "round",
  1825. "line-join": "round"
  1826. },
  1827. "paint": {
  1828. "line-color": "#E4EAF6",
  1829. "line-opacity": {
  1830. "base": 1,
  1831. "stops": [
  1832. [
  1833. 10.99,
  1834. 0
  1835. ],
  1836. [
  1837. 11,
  1838. 1
  1839. ]
  1840. ]
  1841. },
  1842. "line-width": {
  1843. "base": 1.2,
  1844. "stops": [
  1845. [
  1846. 12,
  1847. 0.75
  1848. ],
  1849. [
  1850. 20,
  1851. 2
  1852. ]
  1853. ]
  1854. },
  1855. "line-gap-width": {
  1856. "base": 1.5,
  1857. "stops": [
  1858. [
  1859. 12,
  1860. 0.5
  1861. ],
  1862. [
  1863. 14,
  1864. 2
  1865. ],
  1866. [
  1867. 18,
  1868. 18
  1869. ]
  1870. ]
  1871. }
  1872. },
  1873. "nextDropPoint": false
  1874. },
  1875. {
  1876. "id": "service-driveway case",
  1877. "type": "line",
  1878. "metadata": {
  1879. "mapbox:group": "1446061729146.9553"
  1880. },
  1881. "source": "mapbox",
  1882. "source-layer": "road",
  1883. "filter": [
  1884. "all",
  1885. [
  1886. "in",
  1887. "$type",
  1888. "LineString",
  1889. "Polygon",
  1890. "Point"
  1891. ],
  1892. [
  1893. "in",
  1894. "class",
  1895. "driveway",
  1896. "service"
  1897. ]
  1898. ],
  1899. "layout": {
  1900. "visibility": "visible",
  1901. "line-cap": "round",
  1902. "line-join": "round"
  1903. },
  1904. "paint": {
  1905. "line-color": "#E4EAF6",
  1906. "line-opacity": 1,
  1907. "line-width": {
  1908. "base": 1.5,
  1909. "stops": [
  1910. [
  1911. 12,
  1912. 0.75
  1913. ],
  1914. [
  1915. 20,
  1916. 2
  1917. ]
  1918. ]
  1919. },
  1920. "line-gap-width": {
  1921. "base": 1.5,
  1922. "stops": [
  1923. [
  1924. 14,
  1925. 0.5
  1926. ],
  1927. [
  1928. 18,
  1929. 12
  1930. ]
  1931. ]
  1932. }
  1933. },
  1934. "nextDropPoint": false
  1935. },
  1936. {
  1937. "id": "street limited case",
  1938. "type": "line",
  1939. "metadata": {
  1940. "mapbox:group": "1446061729146.9553"
  1941. },
  1942. "source": "mapbox",
  1943. "source-layer": "road",
  1944. "filter": [
  1945. "all",
  1946. [
  1947. "in",
  1948. "$type",
  1949. "LineString",
  1950. "Polygon",
  1951. "Point"
  1952. ],
  1953. [
  1954. "==",
  1955. "class",
  1956. "street_limited"
  1957. ]
  1958. ],
  1959. "layout": {
  1960. "visibility": "visible",
  1961. "line-cap": "round",
  1962. "line-join": "round"
  1963. },
  1964. "paint": {
  1965. "line-color": "#E4EAF6",
  1966. "line-opacity": {
  1967. "base": 1.2,
  1968. "stops": [
  1969. [
  1970. 13.99,
  1971. 0
  1972. ],
  1973. [
  1974. 14,
  1975. 1
  1976. ]
  1977. ]
  1978. },
  1979. "line-width": {
  1980. "base": 1.5,
  1981. "stops": [
  1982. [
  1983. 12,
  1984. 0.75
  1985. ],
  1986. [
  1987. 20,
  1988. 2
  1989. ]
  1990. ]
  1991. },
  1992. "line-gap-width": {
  1993. "base": 1.5,
  1994. "stops": [
  1995. [
  1996. 13,
  1997. 0
  1998. ],
  1999. [
  2000. 14,
  2001. 2
  2002. ],
  2003. [
  2004. 18,
  2005. 12
  2006. ]
  2007. ]
  2008. }
  2009. },
  2010. "nextDropPoint": false
  2011. },
  2012. {
  2013. "id": "street case",
  2014. "type": "line",
  2015. "metadata": {
  2016. "mapbox:group": "1446061729146.9553"
  2017. },
  2018. "source": "mapbox",
  2019. "source-layer": "road",
  2020. "filter": [
  2021. "==",
  2022. "class",
  2023. "street"
  2024. ],
  2025. "layout": {
  2026. "visibility": "visible",
  2027. "line-cap": "round",
  2028. "line-join": "round"
  2029. },
  2030. "paint": {
  2031. "line-color": "#E4EAF6",
  2032. "line-opacity": {
  2033. "base": 1.2,
  2034. "stops": [
  2035. [
  2036. 13.99,
  2037. 0
  2038. ],
  2039. [
  2040. 14,
  2041. 1
  2042. ]
  2043. ]
  2044. },
  2045. "line-width": {
  2046. "base": 1.5,
  2047. "stops": [
  2048. [
  2049. 12,
  2050. 0.75
  2051. ],
  2052. [
  2053. 20,
  2054. 2
  2055. ]
  2056. ]
  2057. },
  2058. "line-gap-width": {
  2059. "base": 1.5,
  2060. "stops": [
  2061. [
  2062. 13,
  2063. 0
  2064. ],
  2065. [
  2066. 14,
  2067. 2
  2068. ],
  2069. [
  2070. 18,
  2071. 18
  2072. ]
  2073. ]
  2074. }
  2075. },
  2076. "nextDropPoint": false
  2077. },
  2078. {
  2079. "id": "main case",
  2080. "type": "line",
  2081. "metadata": {
  2082. "mapbox:group": "1446061729146.9553"
  2083. },
  2084. "source": "mapbox",
  2085. "source-layer": "road",
  2086. "filter": [
  2087. "all",
  2088. [
  2089. "==",
  2090. "class",
  2091. "main"
  2092. ],
  2093. [
  2094. "!=",
  2095. "type",
  2096. "trunk"
  2097. ]
  2098. ],
  2099. "layout": {
  2100. "visibility": "visible",
  2101. "line-cap": "round",
  2102. "line-join": "round"
  2103. },
  2104. "paint": {
  2105. "line-color": "#E4EAF6",
  2106. "line-opacity": {
  2107. "base": 1.2,
  2108. "stops": [
  2109. [
  2110. 8,
  2111. 0
  2112. ],
  2113. [
  2114. 10,
  2115. 1
  2116. ]
  2117. ]
  2118. },
  2119. "line-width": {
  2120. "base": 1.2,
  2121. "stops": [
  2122. [
  2123. 10,
  2124. 0.5
  2125. ],
  2126. [
  2127. 18,
  2128. 2
  2129. ]
  2130. ]
  2131. },
  2132. "line-dasharray": [
  2133. 1,
  2134. 0
  2135. ],
  2136. "line-gap-width": {
  2137. "base": 1.5,
  2138. "stops": [
  2139. [
  2140. 8.5,
  2141. 0.5
  2142. ],
  2143. [
  2144. 10,
  2145. 0.75
  2146. ],
  2147. [
  2148. 18,
  2149. 26
  2150. ]
  2151. ]
  2152. }
  2153. },
  2154. "nextDropPoint": false
  2155. },
  2156. {
  2157. "id": "trunk case",
  2158. "type": "line",
  2159. "metadata": {
  2160. "mapbox:group": "1446061729146.9553"
  2161. },
  2162. "source": "mapbox",
  2163. "source-layer": "road",
  2164. "filter": [
  2165. "all",
  2166. [
  2167. "==",
  2168. "class",
  2169. "main"
  2170. ],
  2171. [
  2172. "==",
  2173. "type",
  2174. "trunk"
  2175. ]
  2176. ],
  2177. "layout": {
  2178. "visibility": "visible",
  2179. "line-cap": "round",
  2180. "line-join": "round"
  2181. },
  2182. "paint": {
  2183. "line-color": "#E4EAF6",
  2184. "line-opacity": {
  2185. "base": 1.2,
  2186. "stops": [
  2187. [
  2188. 5.9,
  2189. 0
  2190. ],
  2191. [
  2192. 6,
  2193. 1
  2194. ]
  2195. ]
  2196. },
  2197. "line-width": {
  2198. "base": 1.5,
  2199. "stops": [
  2200. [
  2201. 5,
  2202. 0.75
  2203. ],
  2204. [
  2205. 18,
  2206. 2
  2207. ]
  2208. ]
  2209. },
  2210. "line-gap-width": {
  2211. "base": 1.5,
  2212. "stops": [
  2213. [
  2214. 5,
  2215. 0.75
  2216. ],
  2217. [
  2218. 18,
  2219. 32
  2220. ]
  2221. ]
  2222. }
  2223. },
  2224. "nextDropPoint": false
  2225. },
  2226. {
  2227. "id": "motorway-case",
  2228. "type": "line",
  2229. "metadata": {
  2230. "mapbox:group": "1446061729146.9553"
  2231. },
  2232. "source": "mapbox",
  2233. "source-layer": "road",
  2234. "filter": [
  2235. "==",
  2236. "class",
  2237. "motorway"
  2238. ],
  2239. "layout": {
  2240. "visibility": "visible",
  2241. "line-cap": "round",
  2242. "line-join": "round"
  2243. },
  2244. "paint": {
  2245. "line-color": "#E4EAF6",
  2246. "line-opacity": {
  2247. "base": 1.2,
  2248. "stops": [
  2249. [
  2250. 5.5,
  2251. 0
  2252. ],
  2253. [
  2254. 6,
  2255. 1
  2256. ]
  2257. ]
  2258. },
  2259. "line-width": {
  2260. "base": 1.5,
  2261. "stops": [
  2262. [
  2263. 5,
  2264. 0.75
  2265. ],
  2266. [
  2267. 16,
  2268. 2
  2269. ]
  2270. ]
  2271. },
  2272. "line-gap-width": {
  2273. "base": 1.5,
  2274. "stops": [
  2275. [
  2276. 5,
  2277. 0.75
  2278. ],
  2279. [
  2280. 18,
  2281. 32
  2282. ]
  2283. ]
  2284. }
  2285. },
  2286. "nextDropPoint": false
  2287. },
  2288. {
  2289. "id": "service-driveway",
  2290. "type": "line",
  2291. "metadata": {
  2292. "mapbox:group": "1446061729146.9553"
  2293. },
  2294. "source": "mapbox",
  2295. "source-layer": "road",
  2296. "filter": [
  2297. "all",
  2298. [
  2299. "in",
  2300. "$type",
  2301. "LineString",
  2302. "Polygon",
  2303. "Point"
  2304. ],
  2305. [
  2306. "in",
  2307. "class",
  2308. "driveway",
  2309. "service"
  2310. ]
  2311. ],
  2312. "layout": {
  2313. "visibility": "visible",
  2314. "line-cap": "round",
  2315. "line-join": "round"
  2316. },
  2317. "paint": {
  2318. "line-color": "#405CB1",
  2319. "line-opacity": 1,
  2320. "line-width": {
  2321. "base": 1.5,
  2322. "stops": [
  2323. [
  2324. 14,
  2325. 0.5
  2326. ],
  2327. [
  2328. 18,
  2329. 12
  2330. ]
  2331. ]
  2332. }
  2333. },
  2334. "nextDropPoint": false
  2335. },
  2336. {
  2337. "id": "motorway_link",
  2338. "type": "line",
  2339. "metadata": {
  2340. "mapbox:group": "1446061729146.9553"
  2341. },
  2342. "source": "mapbox",
  2343. "source-layer": "road",
  2344. "filter": [
  2345. "all",
  2346. [
  2347. "in",
  2348. "$type",
  2349. "LineString",
  2350. "Polygon",
  2351. "Point"
  2352. ],
  2353. [
  2354. "==",
  2355. "class",
  2356. "motorway_link"
  2357. ]
  2358. ],
  2359. "layout": {
  2360. "visibility": "visible",
  2361. "line-cap": "round",
  2362. "line-join": "round"
  2363. },
  2364. "paint": {
  2365. "line-color": "#405CB1",
  2366. "line-opacity": 1,
  2367. "line-width": {
  2368. "base": 1.5,
  2369. "stops": [
  2370. [
  2371. 12,
  2372. 0.5
  2373. ],
  2374. [
  2375. 14,
  2376. 2
  2377. ],
  2378. [
  2379. 18,
  2380. 18
  2381. ]
  2382. ]
  2383. }
  2384. },
  2385. "nextDropPoint": false
  2386. },
  2387. {
  2388. "id": "street limited",
  2389. "type": "line",
  2390. "metadata": {
  2391. "mapbox:group": "1446061729146.9553"
  2392. },
  2393. "source": "mapbox",
  2394. "source-layer": "road",
  2395. "filter": [
  2396. "all",
  2397. [
  2398. "in",
  2399. "$type",
  2400. "LineString",
  2401. "Polygon",
  2402. "Point"
  2403. ],
  2404. [
  2405. "==",
  2406. "class",
  2407. "street_limited"
  2408. ]
  2409. ],
  2410. "layout": {
  2411. "visibility": "visible",
  2412. "line-cap": "round",
  2413. "line-join": "round"
  2414. },
  2415. "paint": {
  2416. "line-color": "#405CB1",
  2417. "line-opacity": {
  2418. "base": 1.2,
  2419. "stops": [
  2420. [
  2421. 13.99,
  2422. 0
  2423. ],
  2424. [
  2425. 14,
  2426. 1
  2427. ]
  2428. ]
  2429. },
  2430. "line-width": {
  2431. "base": 1.5,
  2432. "stops": [
  2433. [
  2434. 12.5,
  2435. 0.5
  2436. ],
  2437. [
  2438. 14,
  2439. 2
  2440. ],
  2441. [
  2442. 18,
  2443. 12
  2444. ]
  2445. ]
  2446. }
  2447. },
  2448. "nextDropPoint": false
  2449. },
  2450. {
  2451. "id": "street",
  2452. "type": "line",
  2453. "metadata": {
  2454. "mapbox:group": "1446061729146.9553"
  2455. },
  2456. "source": "mapbox",
  2457. "source-layer": "road",
  2458. "filter": [
  2459. "all",
  2460. [
  2461. "in",
  2462. "$type",
  2463. "LineString",
  2464. "Polygon",
  2465. "Point"
  2466. ],
  2467. [
  2468. "==",
  2469. "class",
  2470. "street"
  2471. ]
  2472. ],
  2473. "layout": {
  2474. "visibility": "none",
  2475. "line-cap": "round",
  2476. "line-join": "round"
  2477. },
  2478. "paint": {
  2479. "line-color": "#405CB1",
  2480. "line-opacity": {
  2481. "base": 1.2,
  2482. "stops": [
  2483. [
  2484. 13.99,
  2485. 0
  2486. ],
  2487. [
  2488. 14,
  2489. 1
  2490. ]
  2491. ]
  2492. },
  2493. "line-width": {
  2494. "base": 1.5,
  2495. "stops": [
  2496. [
  2497. 12.5,
  2498. 0.5
  2499. ],
  2500. [
  2501. 14,
  2502. 2
  2503. ],
  2504. [
  2505. 18,
  2506. 18
  2507. ]
  2508. ]
  2509. }
  2510. },
  2511. "nextDropPoint": false
  2512. },
  2513. {
  2514. "id": "main",
  2515. "type": "line",
  2516. "metadata": {
  2517. "mapbox:group": "1446061729146.9553"
  2518. },
  2519. "source": "mapbox",
  2520. "source-layer": "road",
  2521. "filter": [
  2522. "all",
  2523. [
  2524. "==",
  2525. "class",
  2526. "main"
  2527. ],
  2528. [
  2529. "!=",
  2530. "type",
  2531. "trunk"
  2532. ]
  2533. ],
  2534. "layout": {
  2535. "visibility": "visible",
  2536. "line-cap": "round",
  2537. "line-join": "round"
  2538. },
  2539. "paint": {
  2540. "line-color": "#405CB1",
  2541. "line-opacity": {
  2542. "base": 1.2,
  2543. "stops": [
  2544. [
  2545. 5,
  2546. 0
  2547. ],
  2548. [
  2549. 5.5,
  2550. 1
  2551. ]
  2552. ]
  2553. },
  2554. "line-width": {
  2555. "base": 1.5,
  2556. "stops": [
  2557. [
  2558. 8.5,
  2559. 0.5
  2560. ],
  2561. [
  2562. 10,
  2563. 0.75
  2564. ],
  2565. [
  2566. 18,
  2567. 26
  2568. ]
  2569. ]
  2570. }
  2571. },
  2572. "nextDropPoint": false
  2573. },
  2574. {
  2575. "id": "trunk",
  2576. "type": "line",
  2577. "metadata": {
  2578. "mapbox:group": "1446061729146.9553"
  2579. },
  2580. "source": "mapbox",
  2581. "source-layer": "road",
  2582. "filter": [
  2583. "all",
  2584. [
  2585. "==",
  2586. "class",
  2587. "main"
  2588. ],
  2589. [
  2590. "==",
  2591. "type",
  2592. "trunk"
  2593. ]
  2594. ],
  2595. "layout": {
  2596. "visibility": "visible",
  2597. "line-cap": "round",
  2598. "line-join": "round"
  2599. },
  2600. "paint": {
  2601. "line-color": "#405CB1",
  2602. "line-opacity": {
  2603. "base": 1.2,
  2604. "stops": [
  2605. [
  2606. 5,
  2607. 0
  2608. ],
  2609. [
  2610. 5.5,
  2611. 1
  2612. ]
  2613. ]
  2614. },
  2615. "line-width": {
  2616. "base": 1.5,
  2617. "stops": [
  2618. [
  2619. 5,
  2620. 0.75
  2621. ],
  2622. [
  2623. 18,
  2624. 32
  2625. ]
  2626. ]
  2627. }
  2628. },
  2629. "nextDropPoint": false
  2630. },
  2631. {
  2632. "id": "motorway",
  2633. "type": "line",
  2634. "metadata": {
  2635. "mapbox:group": "1446061729146.9553"
  2636. },
  2637. "source": "mapbox",
  2638. "source-layer": "road",
  2639. "filter": [
  2640. "==",
  2641. "class",
  2642. "motorway"
  2643. ],
  2644. "layout": {
  2645. "visibility": "visible",
  2646. "line-cap": "round",
  2647. "line-join": "round"
  2648. },
  2649. "paint": {
  2650. "line-color": "#405CB1",
  2651. "line-opacity": {
  2652. "base": 1.2,
  2653. "stops": [
  2654. [
  2655. 5,
  2656. 0
  2657. ],
  2658. [
  2659. 5.5,
  2660. 1
  2661. ]
  2662. ]
  2663. },
  2664. "line-width": {
  2665. "base": 1.5,
  2666. "stops": [
  2667. [
  2668. 5,
  2669. 0.75
  2670. ],
  2671. [
  2672. 18,
  2673. 32
  2674. ]
  2675. ]
  2676. }
  2677. },
  2678. "nextDropPoint": false
  2679. },
  2680. {
  2681. "id": "path bg copy",
  2682. "type": "line",
  2683. "metadata": {
  2684. "mapbox:group": "1446067501448.8318"
  2685. },
  2686. "source": "mapbox",
  2687. "source-layer": "bridge",
  2688. "filter": [
  2689. "all",
  2690. [
  2691. "in",
  2692. "$type",
  2693. "LineString",
  2694. "Polygon",
  2695. "Point"
  2696. ],
  2697. [
  2698. "==",
  2699. "class",
  2700. "path"
  2701. ]
  2702. ],
  2703. "layout": {
  2704. "visibility": "visible",
  2705. "line-cap": "butt",
  2706. "line-join": "round"
  2707. },
  2708. "paint": {
  2709. "line-color": "#405CB1",
  2710. "line-opacity": {
  2711. "base": 1,
  2712. "stops": [
  2713. [
  2714. 15,
  2715. 0
  2716. ],
  2717. [
  2718. 15.25,
  2719. 1
  2720. ]
  2721. ]
  2722. },
  2723. "line-width": {
  2724. "base": 1.5,
  2725. "stops": [
  2726. [
  2727. 15,
  2728. 2
  2729. ],
  2730. [
  2731. 18,
  2732. 7
  2733. ]
  2734. ]
  2735. },
  2736. "line-dasharray": [
  2737. 1,
  2738. 0
  2739. ]
  2740. },
  2741. "nextDropPoint": false
  2742. },
  2743. {
  2744. "id": "path bg copy (darken)",
  2745. "type": "line",
  2746. "metadata": {
  2747. "mapbox:group": "1446067501448.8318"
  2748. },
  2749. "source": "mapbox",
  2750. "source-layer": "bridge",
  2751. "filter": [
  2752. "all",
  2753. [
  2754. "in",
  2755. "$type",
  2756. "LineString",
  2757. "Polygon",
  2758. "Point"
  2759. ],
  2760. [
  2761. "==",
  2762. "class",
  2763. "path"
  2764. ]
  2765. ],
  2766. "layout": {
  2767. "visibility": "visible",
  2768. "line-cap": "butt",
  2769. "line-join": "round"
  2770. },
  2771. "paint": {
  2772. "line-color": "rgba(0,0,0,1)",
  2773. "line-opacity": {
  2774. "base": 1,
  2775. "stops": [
  2776. [
  2777. 15,
  2778. 0
  2779. ],
  2780. [
  2781. 22,
  2782. 0.1
  2783. ]
  2784. ]
  2785. },
  2786. "line-width": {
  2787. "base": 1.5,
  2788. "stops": [
  2789. [
  2790. 15,
  2791. 2
  2792. ],
  2793. [
  2794. 18,
  2795. 7
  2796. ]
  2797. ]
  2798. },
  2799. "line-dasharray": [
  2800. 1,
  2801. 0
  2802. ]
  2803. },
  2804. "nextDropPoint": false
  2805. },
  2806. {
  2807. "id": "path copy",
  2808. "type": "line",
  2809. "metadata": {
  2810. "mapbox:group": "1446067501448.8318"
  2811. },
  2812. "source": "mapbox",
  2813. "source-layer": "bridge",
  2814. "filter": [
  2815. "all",
  2816. [
  2817. "in",
  2818. "$type",
  2819. "LineString",
  2820. "Polygon",
  2821. "Point"
  2822. ],
  2823. [
  2824. "==",
  2825. "class",
  2826. "path"
  2827. ]
  2828. ],
  2829. "layout": {
  2830. "visibility": "visible",
  2831. "line-cap": "round",
  2832. "line-join": "round"
  2833. },
  2834. "paint": {
  2835. "line-color": "#E4EAF6",
  2836. "line-opacity": {
  2837. "base": 1,
  2838. "stops": [
  2839. [
  2840. 15,
  2841. 0
  2842. ],
  2843. [
  2844. 15.25,
  2845. 1
  2846. ]
  2847. ]
  2848. },
  2849. "line-width": {
  2850. "base": 1.5,
  2851. "stops": [
  2852. [
  2853. 15,
  2854. 1
  2855. ],
  2856. [
  2857. 18,
  2858. 2
  2859. ]
  2860. ]
  2861. },
  2862. "line-dasharray": {
  2863. "base": 1,
  2864. "stops": [
  2865. [
  2866. 15,
  2867. [
  2868. 0.1,
  2869. 2.25
  2870. ]
  2871. ],
  2872. [
  2873. 16,
  2874. [
  2875. 0.1,
  2876. 2.6
  2877. ]
  2878. ],
  2879. [
  2880. 17,
  2881. [
  2882. 0.1,
  2883. 2.45
  2884. ]
  2885. ],
  2886. [
  2887. 18,
  2888. [
  2889. 0.1,
  2890. 2.3
  2891. ]
  2892. ]
  2893. ]
  2894. }
  2895. },
  2896. "nextDropPoint": false
  2897. },
  2898. {
  2899. "id": "street low copy",
  2900. "type": "line",
  2901. "metadata": {
  2902. "mapbox:group": "1446067501448.8318"
  2903. },
  2904. "source": "mapbox",
  2905. "source-layer": "bridge",
  2906. "filter": [
  2907. "all",
  2908. [
  2909. "in",
  2910. "$type",
  2911. "LineString",
  2912. "Polygon",
  2913. "Point"
  2914. ],
  2915. [
  2916. "==",
  2917. "class",
  2918. "street"
  2919. ]
  2920. ],
  2921. "layout": {
  2922. "visibility": "visible",
  2923. "line-cap": "round",
  2924. "line-join": "round"
  2925. },
  2926. "paint": {
  2927. "line-color": "#E4EAF6",
  2928. "line-opacity": {
  2929. "base": 1,
  2930. "stops": [
  2931. [
  2932. 11,
  2933. 0
  2934. ],
  2935. [
  2936. 12.25,
  2937. 1
  2938. ],
  2939. [
  2940. 14,
  2941. 1
  2942. ],
  2943. [
  2944. 14.01,
  2945. 0
  2946. ]
  2947. ]
  2948. },
  2949. "line-width": {
  2950. "base": 1.5,
  2951. "stops": [
  2952. [
  2953. 12.5,
  2954. 0.5
  2955. ],
  2956. [
  2957. 14,
  2958. 1.5
  2959. ],
  2960. [
  2961. 18,
  2962. 18
  2963. ]
  2964. ]
  2965. }
  2966. },
  2967. "nextDropPoint": false
  2968. },
  2969. {
  2970. "id": "street-limited low copy",
  2971. "type": "line",
  2972. "metadata": {
  2973. "mapbox:group": "1446067501448.8318"
  2974. },
  2975. "source": "mapbox",
  2976. "source-layer": "bridge",
  2977. "filter": [
  2978. "all",
  2979. [
  2980. "in",
  2981. "$type",
  2982. "LineString",
  2983. "Polygon",
  2984. "Point"
  2985. ],
  2986. [
  2987. "==",
  2988. "class",
  2989. "street_limited"
  2990. ]
  2991. ],
  2992. "layout": {
  2993. "visibility": "visible",
  2994. "line-cap": "round",
  2995. "line-join": "round"
  2996. },
  2997. "paint": {
  2998. "line-color": "#E4EAF6",
  2999. "line-opacity": {
  3000. "base": 1,
  3001. "stops": [
  3002. [
  3003. 11,
  3004. 0
  3005. ],
  3006. [
  3007. 11.25,
  3008. 1
  3009. ],
  3010. [
  3011. 14,
  3012. 1
  3013. ],
  3014. [
  3015. 14.01,
  3016. 0
  3017. ]
  3018. ]
  3019. },
  3020. "line-width": {
  3021. "base": 1.5,
  3022. "stops": [
  3023. [
  3024. 12.5,
  3025. 0.5
  3026. ],
  3027. [
  3028. 14,
  3029. 2
  3030. ],
  3031. [
  3032. 18,
  3033. 18
  3034. ]
  3035. ]
  3036. }
  3037. },
  3038. "nextDropPoint": false
  3039. },
  3040. {
  3041. "id": "motorway_link case copy",
  3042. "type": "line",
  3043. "metadata": {
  3044. "mapbox:group": "1446067501448.8318"
  3045. },
  3046. "source": "mapbox",
  3047. "source-layer": "bridge",
  3048. "filter": [
  3049. "all",
  3050. [
  3051. "in",
  3052. "$type",
  3053. "LineString",
  3054. "Polygon",
  3055. "Point"
  3056. ],
  3057. [
  3058. "==",
  3059. "class",
  3060. "motorway_link"
  3061. ]
  3062. ],
  3063. "layout": {
  3064. "visibility": "visible",
  3065. "line-cap": "butt",
  3066. "line-join": "miter"
  3067. },
  3068. "paint": {
  3069. "line-color": "#E4EAF6",
  3070. "line-opacity": {
  3071. "base": 1,
  3072. "stops": [
  3073. [
  3074. 10.99,
  3075. 0
  3076. ],
  3077. [
  3078. 11,
  3079. 1
  3080. ]
  3081. ]
  3082. },
  3083. "line-width": {
  3084. "base": 1.2,
  3085. "stops": [
  3086. [
  3087. 12,
  3088. 0.75
  3089. ],
  3090. [
  3091. 20,
  3092. 2
  3093. ]
  3094. ]
  3095. },
  3096. "line-gap-width": {
  3097. "base": 1.5,
  3098. "stops": [
  3099. [
  3100. 12,
  3101. 0.5
  3102. ],
  3103. [
  3104. 14,
  3105. 2
  3106. ],
  3107. [
  3108. 18,
  3109. 18
  3110. ]
  3111. ]
  3112. }
  3113. },
  3114. "nextDropPoint": false
  3115. },
  3116. {
  3117. "id": "service-driveway case copy",
  3118. "type": "line",
  3119. "metadata": {
  3120. "mapbox:group": "1446067501448.8318"
  3121. },
  3122. "source": "mapbox",
  3123. "source-layer": "bridge",
  3124. "filter": [
  3125. "all",
  3126. [
  3127. "in",
  3128. "$type",
  3129. "LineString",
  3130. "Polygon",
  3131. "Point"
  3132. ],
  3133. [
  3134. "in",
  3135. "class",
  3136. "driveway",
  3137. "service"
  3138. ]
  3139. ],
  3140. "layout": {
  3141. "visibility": "visible",
  3142. "line-cap": "butt",
  3143. "line-join": "miter"
  3144. },
  3145. "paint": {
  3146. "line-color": "#E4EAF6",
  3147. "line-opacity": 1,
  3148. "line-width": {
  3149. "base": 1.5,
  3150. "stops": [
  3151. [
  3152. 12,
  3153. 0.75
  3154. ],
  3155. [
  3156. 20,
  3157. 2
  3158. ]
  3159. ]
  3160. },
  3161. "line-gap-width": {
  3162. "base": 1.5,
  3163. "stops": [
  3164. [
  3165. 14,
  3166. 0.5
  3167. ],
  3168. [
  3169. 18,
  3170. 12
  3171. ]
  3172. ]
  3173. }
  3174. },
  3175. "nextDropPoint": false
  3176. },
  3177. {
  3178. "id": "street limited case copy",
  3179. "type": "line",
  3180. "metadata": {
  3181. "mapbox:group": "1446067501448.8318"
  3182. },
  3183. "source": "mapbox",
  3184. "source-layer": "bridge",
  3185. "filter": [
  3186. "all",
  3187. [
  3188. "in",
  3189. "$type",
  3190. "LineString",
  3191. "Polygon",
  3192. "Point"
  3193. ],
  3194. [
  3195. "==",
  3196. "class",
  3197. "street_limited"
  3198. ]
  3199. ],
  3200. "layout": {
  3201. "visibility": "visible",
  3202. "line-cap": "butt",
  3203. "line-join": "miter"
  3204. },
  3205. "paint": {
  3206. "line-color": "#E4EAF6",
  3207. "line-opacity": {
  3208. "base": 1.2,
  3209. "stops": [
  3210. [
  3211. 13.99,
  3212. 0
  3213. ],
  3214. [
  3215. 14,
  3216. 1
  3217. ]
  3218. ]
  3219. },
  3220. "line-width": {
  3221. "base": 1.5,
  3222. "stops": [
  3223. [
  3224. 12,
  3225. 0.75
  3226. ],
  3227. [
  3228. 20,
  3229. 2
  3230. ]
  3231. ]
  3232. },
  3233. "line-gap-width": {
  3234. "base": 1.5,
  3235. "stops": [
  3236. [
  3237. 13,
  3238. 0
  3239. ],
  3240. [
  3241. 14,
  3242. 2
  3243. ],
  3244. [
  3245. 18,
  3246. 12
  3247. ]
  3248. ]
  3249. }
  3250. },
  3251. "nextDropPoint": false
  3252. },
  3253. {
  3254. "id": "street case copy",
  3255. "type": "line",
  3256. "metadata": {
  3257. "mapbox:group": "1446067501448.8318"
  3258. },
  3259. "source": "mapbox",
  3260. "source-layer": "bridge",
  3261. "filter": [
  3262. "==",
  3263. "class",
  3264. "street"
  3265. ],
  3266. "layout": {
  3267. "visibility": "visible",
  3268. "line-cap": "butt",
  3269. "line-join": "miter"
  3270. },
  3271. "paint": {
  3272. "line-color": "#E4EAF6",
  3273. "line-opacity": {
  3274. "base": 1.2,
  3275. "stops": [
  3276. [
  3277. 13.99,
  3278. 0
  3279. ],
  3280. [
  3281. 14,
  3282. 1
  3283. ]
  3284. ]
  3285. },
  3286. "line-width": {
  3287. "base": 1.5,
  3288. "stops": [
  3289. [
  3290. 12,
  3291. 0.75
  3292. ],
  3293. [
  3294. 20,
  3295. 2
  3296. ]
  3297. ]
  3298. },
  3299. "line-gap-width": {
  3300. "base": 1.5,
  3301. "stops": [
  3302. [
  3303. 13,
  3304. 0
  3305. ],
  3306. [
  3307. 14,
  3308. 2
  3309. ],
  3310. [
  3311. 18,
  3312. 18
  3313. ]
  3314. ]
  3315. }
  3316. },
  3317. "nextDropPoint": false
  3318. },
  3319. {
  3320. "id": "main case copy",
  3321. "type": "line",
  3322. "metadata": {
  3323. "mapbox:group": "1446067501448.8318"
  3324. },
  3325. "source": "mapbox",
  3326. "source-layer": "bridge",
  3327. "filter": [
  3328. "all",
  3329. [
  3330. "==",
  3331. "class",
  3332. "main"
  3333. ],
  3334. [
  3335. "!=",
  3336. "type",
  3337. "trunk"
  3338. ]
  3339. ],
  3340. "layout": {
  3341. "visibility": "visible",
  3342. "line-cap": "butt",
  3343. "line-join": "miter"
  3344. },
  3345. "paint": {
  3346. "line-color": "#E4EAF6",
  3347. "line-opacity": {
  3348. "base": 1.2,
  3349. "stops": [
  3350. [
  3351. 8,
  3352. 0
  3353. ],
  3354. [
  3355. 10,
  3356. 1
  3357. ]
  3358. ]
  3359. },
  3360. "line-width": {
  3361. "base": 1.2,
  3362. "stops": [
  3363. [
  3364. 10,
  3365. 0.5
  3366. ],
  3367. [
  3368. 18,
  3369. 2
  3370. ]
  3371. ]
  3372. },
  3373. "line-dasharray": [
  3374. 1,
  3375. 0
  3376. ],
  3377. "line-gap-width": {
  3378. "base": 1.5,
  3379. "stops": [
  3380. [
  3381. 8.5,
  3382. 0.5
  3383. ],
  3384. [
  3385. 10,
  3386. 0.75
  3387. ],
  3388. [
  3389. 18,
  3390. 26
  3391. ]
  3392. ]
  3393. }
  3394. },
  3395. "nextDropPoint": false
  3396. },
  3397. {
  3398. "id": "trunk case copy",
  3399. "type": "line",
  3400. "metadata": {
  3401. "mapbox:group": "1446067501448.8318"
  3402. },
  3403. "source": "mapbox",
  3404. "source-layer": "bridge",
  3405. "filter": [
  3406. "all",
  3407. [
  3408. "==",
  3409. "class",
  3410. "main"
  3411. ],
  3412. [
  3413. "==",
  3414. "type",
  3415. "trunk"
  3416. ]
  3417. ],
  3418. "layout": {
  3419. "visibility": "visible",
  3420. "line-cap": "butt",
  3421. "line-join": "miter"
  3422. },
  3423. "paint": {
  3424. "line-color": "#E4EAF6",
  3425. "line-opacity": {
  3426. "base": 1.2,
  3427. "stops": [
  3428. [
  3429. 5.9,
  3430. 0
  3431. ],
  3432. [
  3433. 6,
  3434. 1
  3435. ]
  3436. ]
  3437. },
  3438. "line-width": {
  3439. "base": 1.5,
  3440. "stops": [
  3441. [
  3442. 5,
  3443. 0.75
  3444. ],
  3445. [
  3446. 18,
  3447. 2
  3448. ]
  3449. ]
  3450. },
  3451. "line-gap-width": {
  3452. "base": 1.5,
  3453. "stops": [
  3454. [
  3455. 5,
  3456. 0.75
  3457. ],
  3458. [
  3459. 18,
  3460. 32
  3461. ]
  3462. ]
  3463. }
  3464. },
  3465. "nextDropPoint": false
  3466. },
  3467. {
  3468. "id": "motorway-case copy",
  3469. "type": "line",
  3470. "metadata": {
  3471. "mapbox:group": "1446067501448.8318"
  3472. },
  3473. "source": "mapbox",
  3474. "source-layer": "bridge",
  3475. "filter": [
  3476. "==",
  3477. "class",
  3478. "motorway"
  3479. ],
  3480. "layout": {
  3481. "visibility": "visible",
  3482. "line-cap": "butt",
  3483. "line-join": "miter"
  3484. },
  3485. "paint": {
  3486. "line-color": "#E4EAF6",
  3487. "line-opacity": {
  3488. "base": 1.2,
  3489. "stops": [
  3490. [
  3491. 5.5,
  3492. 0
  3493. ],
  3494. [
  3495. 6,
  3496. 1
  3497. ]
  3498. ]
  3499. },
  3500. "line-width": {
  3501. "base": 1.5,
  3502. "stops": [
  3503. [
  3504. 5,
  3505. 0.75
  3506. ],
  3507. [
  3508. 16,
  3509. 2
  3510. ]
  3511. ]
  3512. },
  3513. "line-gap-width": {
  3514. "base": 1.5,
  3515. "stops": [
  3516. [
  3517. 5,
  3518. 0.75
  3519. ],
  3520. [
  3521. 18,
  3522. 32
  3523. ]
  3524. ]
  3525. }
  3526. },
  3527. "nextDropPoint": false
  3528. },
  3529. {
  3530. "id": "service-driveway copy",
  3531. "type": "line",
  3532. "metadata": {
  3533. "mapbox:group": "1446067501448.8318"
  3534. },
  3535. "source": "mapbox",
  3536. "source-layer": "bridge",
  3537. "filter": [
  3538. "all",
  3539. [
  3540. "in",
  3541. "$type",
  3542. "LineString",
  3543. "Polygon",
  3544. "Point"
  3545. ],
  3546. [
  3547. "all",
  3548. [
  3549. "==",
  3550. "class",
  3551. "main"
  3552. ],
  3553. [
  3554. "==",
  3555. "type",
  3556. "driveway"
  3557. ]
  3558. ]
  3559. ],
  3560. "layout": {
  3561. "visibility": "visible",
  3562. "line-cap": "butt",
  3563. "line-join": "miter"
  3564. },
  3565. "paint": {
  3566. "line-color": "#405CB1",
  3567. "line-opacity": 1,
  3568. "line-width": {
  3569. "base": 1.5,
  3570. "stops": [
  3571. [
  3572. 14,
  3573. 0.5
  3574. ],
  3575. [
  3576. 18,
  3577. 12
  3578. ]
  3579. ]
  3580. }
  3581. },
  3582. "nextDropPoint": false
  3583. },
  3584. {
  3585. "id": "motorway_link copy",
  3586. "type": "line",
  3587. "metadata": {
  3588. "mapbox:group": "1446067501448.8318"
  3589. },
  3590. "source": "mapbox",
  3591. "source-layer": "bridge",
  3592. "filter": [
  3593. "all",
  3594. [
  3595. "in",
  3596. "$type",
  3597. "LineString",
  3598. "Polygon",
  3599. "Point"
  3600. ],
  3601. [
  3602. "==",
  3603. "class",
  3604. "motorway_link"
  3605. ]
  3606. ],
  3607. "layout": {
  3608. "visibility": "visible",
  3609. "line-cap": "round",
  3610. "line-join": "round"
  3611. },
  3612. "paint": {
  3613. "line-color": "#405CB1",
  3614. "line-opacity": 1,
  3615. "line-width": {
  3616. "base": 1.5,
  3617. "stops": [
  3618. [
  3619. 12,
  3620. 0.5
  3621. ],
  3622. [
  3623. 14,
  3624. 2
  3625. ],
  3626. [
  3627. 18,
  3628. 18
  3629. ]
  3630. ]
  3631. }
  3632. },
  3633. "nextDropPoint": false
  3634. },
  3635. {
  3636. "id": "street limited copy",
  3637. "type": "line",
  3638. "metadata": {
  3639. "mapbox:group": "1446067501448.8318"
  3640. },
  3641. "source": "mapbox",
  3642. "source-layer": "bridge",
  3643. "filter": [
  3644. "all",
  3645. [
  3646. "in",
  3647. "$type",
  3648. "LineString",
  3649. "Polygon",
  3650. "Point"
  3651. ],
  3652. [
  3653. "==",
  3654. "class",
  3655. "street_limited"
  3656. ]
  3657. ],
  3658. "layout": {
  3659. "visibility": "visible",
  3660. "line-cap": "round",
  3661. "line-join": "round"
  3662. },
  3663. "paint": {
  3664. "line-color": "#405CB1",
  3665. "line-opacity": {
  3666. "base": 1.2,
  3667. "stops": [
  3668. [
  3669. 13.99,
  3670. 0
  3671. ],
  3672. [
  3673. 14,
  3674. 1
  3675. ]
  3676. ]
  3677. },
  3678. "line-width": {
  3679. "base": 1.5,
  3680. "stops": [
  3681. [
  3682. 12.5,
  3683. 0.5
  3684. ],
  3685. [
  3686. 14,
  3687. 2
  3688. ],
  3689. [
  3690. 18,
  3691. 12
  3692. ]
  3693. ]
  3694. }
  3695. },
  3696. "nextDropPoint": false
  3697. },
  3698. {
  3699. "id": "street copy",
  3700. "type": "line",
  3701. "metadata": {
  3702. "mapbox:group": "1446067501448.8318"
  3703. },
  3704. "source": "mapbox",
  3705. "source-layer": "bridge",
  3706. "filter": [
  3707. "all",
  3708. [
  3709. "in",
  3710. "$type",
  3711. "LineString",
  3712. "Polygon",
  3713. "Point"
  3714. ],
  3715. [
  3716. "==",
  3717. "class",
  3718. "street"
  3719. ]
  3720. ],
  3721. "layout": {
  3722. "visibility": "visible",
  3723. "line-cap": "round",
  3724. "line-join": "round"
  3725. },
  3726. "paint": {
  3727. "line-color": "#405CB1",
  3728. "line-opacity": {
  3729. "base": 1.2,
  3730. "stops": [
  3731. [
  3732. 13.99,
  3733. 0
  3734. ],
  3735. [
  3736. 14,
  3737. 1
  3738. ]
  3739. ]
  3740. },
  3741. "line-width": {
  3742. "base": 1.5,
  3743. "stops": [
  3744. [
  3745. 12.5,
  3746. 0.5
  3747. ],
  3748. [
  3749. 14,
  3750. 2
  3751. ],
  3752. [
  3753. 18,
  3754. 18
  3755. ]
  3756. ]
  3757. }
  3758. },
  3759. "nextDropPoint": false
  3760. },
  3761. {
  3762. "id": "main copy",
  3763. "type": "line",
  3764. "metadata": {
  3765. "mapbox:group": "1446067501448.8318"
  3766. },
  3767. "source": "mapbox",
  3768. "source-layer": "bridge",
  3769. "filter": [
  3770. "all",
  3771. [
  3772. "==",
  3773. "class",
  3774. "main"
  3775. ],
  3776. [
  3777. "!=",
  3778. "type",
  3779. "trunk"
  3780. ]
  3781. ],
  3782. "layout": {
  3783. "visibility": "visible",
  3784. "line-cap": "round",
  3785. "line-join": "round"
  3786. },
  3787. "paint": {
  3788. "line-color": "#405CB1",
  3789. "line-opacity": {
  3790. "base": 1.2,
  3791. "stops": [
  3792. [
  3793. 5,
  3794. 0
  3795. ],
  3796. [
  3797. 5.5,
  3798. 1
  3799. ]
  3800. ]
  3801. },
  3802. "line-width": {
  3803. "base": 1.5,
  3804. "stops": [
  3805. [
  3806. 8.5,
  3807. 0.5
  3808. ],
  3809. [
  3810. 10,
  3811. 0.75
  3812. ],
  3813. [
  3814. 18,
  3815. 26
  3816. ]
  3817. ]
  3818. }
  3819. },
  3820. "nextDropPoint": false
  3821. },
  3822. {
  3823. "id": "trunk copy",
  3824. "type": "line",
  3825. "metadata": {
  3826. "mapbox:group": "1446067501448.8318"
  3827. },
  3828. "source": "mapbox",
  3829. "source-layer": "bridge",
  3830. "filter": [
  3831. "all",
  3832. [
  3833. "==",
  3834. "class",
  3835. "main"
  3836. ],
  3837. [
  3838. "==",
  3839. "type",
  3840. "trunk"
  3841. ]
  3842. ],
  3843. "layout": {
  3844. "visibility": "visible",
  3845. "line-cap": "round",
  3846. "line-join": "round"
  3847. },
  3848. "paint": {
  3849. "line-color": "#405CB1",
  3850. "line-opacity": {
  3851. "base": 1.2,
  3852. "stops": [
  3853. [
  3854. 5,
  3855. 0
  3856. ],
  3857. [
  3858. 5.5,
  3859. 1
  3860. ]
  3861. ]
  3862. },
  3863. "line-width": {
  3864. "base": 1.5,
  3865. "stops": [
  3866. [
  3867. 5,
  3868. 0.75
  3869. ],
  3870. [
  3871. 18,
  3872. 32
  3873. ]
  3874. ]
  3875. }
  3876. },
  3877. "nextDropPoint": false
  3878. },
  3879. {
  3880. "id": "motorway copy",
  3881. "type": "line",
  3882. "metadata": {
  3883. "mapbox:group": "1446067501448.8318"
  3884. },
  3885. "source": "mapbox",
  3886. "source-layer": "bridge",
  3887. "filter": [
  3888. "==",
  3889. "class",
  3890. "motorway"
  3891. ],
  3892. "layout": {
  3893. "visibility": "visible",
  3894. "line-cap": "round",
  3895. "line-join": "round"
  3896. },
  3897. "paint": {
  3898. "line-color": "#405CB1",
  3899. "line-opacity": {
  3900. "base": 1.2,
  3901. "stops": [
  3902. [
  3903. 5,
  3904. 0
  3905. ],
  3906. [
  3907. 5.5,
  3908. 1
  3909. ]
  3910. ]
  3911. },
  3912. "line-width": {
  3913. "base": 1.5,
  3914. "stops": [
  3915. [
  3916. 5,
  3917. 0.75
  3918. ],
  3919. [
  3920. 18,
  3921. 32
  3922. ]
  3923. ]
  3924. }
  3925. },
  3926. "nextDropPoint": false
  3927. },
  3928. {
  3929. "id": "state",
  3930. "type": "line",
  3931. "metadata": {
  3932. "mapbox:group": "1442411971660.5637"
  3933. },
  3934. "source": "mapbox",
  3935. "source-layer": "admin",
  3936. "filter": [
  3937. "all",
  3938. [
  3939. ">=",
  3940. "admin_level",
  3941. 3
  3942. ],
  3943. [
  3944. "==",
  3945. "maritime",
  3946. 0
  3947. ]
  3948. ],
  3949. "layout": {
  3950. "visibility": "visible",
  3951. "line-join": "bevel"
  3952. },
  3953. "paint": {
  3954. "line-opacity": {
  3955. "base": 1,
  3956. "stops": [
  3957. [
  3958. 2,
  3959. 0
  3960. ],
  3961. [
  3962. 3,
  3963. 1
  3964. ]
  3965. ]
  3966. },
  3967. "line-width": {
  3968. "base": 1,
  3969. "stops": [
  3970. [
  3971. 7,
  3972. 0.75
  3973. ],
  3974. [
  3975. 12,
  3976. 1.5
  3977. ]
  3978. ]
  3979. },
  3980. "line-color": "#E4EAF6"
  3981. },
  3982. "nextDropPoint": false
  3983. },
  3984. {
  3985. "id": "countries",
  3986. "type": "line",
  3987. "metadata": {
  3988. "mapbox:group": "1442411971660.5637"
  3989. },
  3990. "source": "mapbox",
  3991. "source-layer": "admin",
  3992. "minzoom": 1,
  3993. "filter": [
  3994. "all",
  3995. [
  3996. "==",
  3997. "admin_level",
  3998. 2
  3999. ],
  4000. [
  4001. "==",
  4002. "maritime",
  4003. 0
  4004. ],
  4005. [
  4006. "==",
  4007. "disputed",
  4008. 0
  4009. ]
  4010. ],
  4011. "layout": {
  4012. "visibility": "visible",
  4013. "line-join": "round",
  4014. "line-cap": "round"
  4015. },
  4016. "paint": {
  4017. "line-dasharray": [
  4018. 1,
  4019. 0
  4020. ],
  4021. "line-opacity": 1,
  4022. "line-width": {
  4023. "base": 1,
  4024. "stops": [
  4025. [
  4026. 0,
  4027. 0.5
  4028. ],
  4029. [
  4030. 2,
  4031. 1
  4032. ],
  4033. [
  4034. 8,
  4035. 5
  4036. ]
  4037. ]
  4038. },
  4039. "line-color": "#E4EAF6"
  4040. },
  4041. "nextDropPoint": false
  4042. },
  4043. {
  4044. "id": "maritime",
  4045. "type": "line",
  4046. "metadata": {
  4047. "mapbox:group": "1442411971660.5637"
  4048. },
  4049. "source": "mapbox",
  4050. "source-layer": "admin",
  4051. "filter": [
  4052. "all",
  4053. [
  4054. "==",
  4055. "maritime",
  4056. 1
  4057. ],
  4058. [
  4059. "==",
  4060. "admin_level",
  4061. 2
  4062. ]
  4063. ],
  4064. "layout": {
  4065. "visibility": "visible",
  4066. "line-join": "round",
  4067. "line-cap": "round"
  4068. },
  4069. "paint": {
  4070. "line-width": {
  4071. "base": 1,
  4072. "stops": [
  4073. [
  4074. 0,
  4075. 0.5
  4076. ],
  4077. [
  4078. 2,
  4079. 1
  4080. ],
  4081. [
  4082. 8,
  4083. 5
  4084. ]
  4085. ]
  4086. },
  4087. "line-opacity": 1,
  4088. "line-color": "#E4EAF6"
  4089. },
  4090. "nextDropPoint": false
  4091. },
  4092. {
  4093. "id": "road-label-sm",
  4094. "type": "symbol",
  4095. "metadata": {
  4096. "mapbox:group": "1442412026707.74"
  4097. },
  4098. "source": "mapbox",
  4099. "source-layer": "road_label",
  4100. "minzoom": 12,
  4101. "filter": [
  4102. "all",
  4103. [
  4104. "==",
  4105. "$type",
  4106. "LineString"
  4107. ],
  4108. [
  4109. "!in",
  4110. "class",
  4111. "motorway",
  4112. "main",
  4113. "street_limited",
  4114. "street"
  4115. ]
  4116. ],
  4117. "layout": {
  4118. "symbol-placement": "line",
  4119. "text-field": "{name_en}",
  4120. "text-font": [
  4121. "Kievit Offc Pro Bold",
  4122. "Arial Unicode MS Bold"
  4123. ],
  4124. "text-transform": "uppercase",
  4125. "text-letter-spacing": 0,
  4126. "text-padding": 0,
  4127. "text-size": {
  4128. "base": 1,
  4129. "stops": [
  4130. [
  4131. 8,
  4132. 8
  4133. ],
  4134. [
  4135. 20,
  4136. 15
  4137. ]
  4138. ]
  4139. },
  4140. "visibility": "visible"
  4141. },
  4142. "paint": {
  4143. "text-halo-color": "#405CB1",
  4144. "text-halo-width": 3,
  4145. "text-color": "rgba(228,234,246,1)"
  4146. }
  4147. },
  4148. {
  4149. "id": "road-label-med",
  4150. "type": "symbol",
  4151. "metadata": {
  4152. "mapbox:group": "1442412026707.74"
  4153. },
  4154. "source": "mapbox",
  4155. "source-layer": "road_label",
  4156. "filter": [
  4157. "in",
  4158. "class",
  4159. "street",
  4160. "street_limited"
  4161. ],
  4162. "layout": {
  4163. "symbol-placement": "line",
  4164. "text-field": "{name_en}",
  4165. "text-font": [
  4166. "Kievit Offc Pro Bold",
  4167. "Arial Unicode MS Bold"
  4168. ],
  4169. "text-transform": "uppercase",
  4170. "text-letter-spacing": 0,
  4171. "text-padding": 0,
  4172. "text-size": {
  4173. "base": 1,
  4174. "stops": [
  4175. [
  4176. 8,
  4177. 8
  4178. ],
  4179. [
  4180. 20,
  4181. 16
  4182. ]
  4183. ]
  4184. },
  4185. "visibility": "visible"
  4186. },
  4187. "paint": {
  4188. "text-halo-color": "#405CB1",
  4189. "text-halo-width": 3.5,
  4190. "text-color": "rgba(228,234,246,1)"
  4191. }
  4192. },
  4193. {
  4194. "id": "road-label-large",
  4195. "type": "symbol",
  4196. "metadata": {
  4197. "mapbox:group": "1442412026707.74"
  4198. },
  4199. "source": "mapbox",
  4200. "source-layer": "road_label",
  4201. "filter": [
  4202. "in",
  4203. "class",
  4204. "motorway",
  4205. "main"
  4206. ],
  4207. "layout": {
  4208. "text-size": {
  4209. "base": 1,
  4210. "stops": [
  4211. [
  4212. 8,
  4213. 8
  4214. ],
  4215. [
  4216. 20,
  4217. 17
  4218. ]
  4219. ]
  4220. },
  4221. "text-allow-overlap": false,
  4222. "symbol-avoid-edges": false,
  4223. "text-transform": "uppercase",
  4224. "text-font": [
  4225. "Kievit Offc Pro Bold",
  4226. "Arial Unicode MS Bold"
  4227. ],
  4228. "symbol-placement": "line",
  4229. "text-padding": 0,
  4230. "visibility": "visible",
  4231. "text-field": "{name_en}",
  4232. "text-letter-spacing": 0
  4233. },
  4234. "paint": {
  4235. "text-halo-color": "#405CB1",
  4236. "text-halo-width": 4,
  4237. "text-color": "rgba(228,234,246,1)"
  4238. }
  4239. },
  4240. {
  4241. "id": "airport-label copy",
  4242. "type": "symbol",
  4243. "metadata": {
  4244. "mapbox:group": "1446072574542.3005"
  4245. },
  4246. "source": "mapbox",
  4247. "source-layer": "poi_label",
  4248. "filter": [
  4249. "all",
  4250. [
  4251. "in",
  4252. "maki",
  4253. "airport",
  4254. "heliport",
  4255. "rocket"
  4256. ],
  4257. [
  4258. "in",
  4259. "scalerank",
  4260. 2,
  4261. 1
  4262. ]
  4263. ],
  4264. "layout": {
  4265. "text-font": [
  4266. "Kievit Offc Pro Light",
  4267. "Arial Unicode MS Regular"
  4268. ],
  4269. "visibility": "visible",
  4270. "text-field": {
  4271. "base": 1,
  4272. "stops": [
  4273. [
  4274. 12,
  4275. ""
  4276. ],
  4277. [
  4278. 13,
  4279. "{name_en}"
  4280. ]
  4281. ]
  4282. },
  4283. "text-max-width": 9,
  4284. "text-size": {
  4285. "base": 1.5,
  4286. "stops": [
  4287. [
  4288. 12,
  4289. 14
  4290. ],
  4291. [
  4292. 18,
  4293. 36
  4294. ]
  4295. ]
  4296. }
  4297. },
  4298. "paint": {
  4299. "text-color": "#e4eaf6",
  4300. "text-halo-color": "#405CB1",
  4301. "text-opacity": {
  4302. "base": 1,
  4303. "stops": [
  4304. [
  4305. 12,
  4306. 0
  4307. ],
  4308. [
  4309. 12.5,
  4310. 1
  4311. ]
  4312. ]
  4313. },
  4314. "text-halo-blur": 0,
  4315. "text-halo-width": {
  4316. "base": 1.4,
  4317. "stops": [
  4318. [
  4319. 14,
  4320. 2
  4321. ],
  4322. [
  4323. 15,
  4324. 6
  4325. ]
  4326. ]
  4327. }
  4328. }
  4329. },
  4330. {
  4331. "id": "poi-parks-scalerank1-3",
  4332. "type": "symbol",
  4333. "metadata": {
  4334. "mapbox:group": "1446072574542.3005"
  4335. },
  4336. "source": "mapbox",
  4337. "source-layer": "poi_label",
  4338. "filter": [
  4339. "all",
  4340. [
  4341. "==",
  4342. "maki",
  4343. "park"
  4344. ],
  4345. [
  4346. "in",
  4347. "scalerank",
  4348. 1,
  4349. 2,
  4350. 3,
  4351. 4
  4352. ]
  4353. ],
  4354. "layout": {
  4355. "text-max-width": 8,
  4356. "visibility": "visible",
  4357. "text-field": "{name_en}",
  4358. "text-font": [
  4359. "Kievit Offc Pro Light",
  4360. "Arial Unicode MS Regular"
  4361. ],
  4362. "text-size": {
  4363. "base": 1.5,
  4364. "stops": [
  4365. [
  4366. 12,
  4367. 10
  4368. ],
  4369. [
  4370. 18,
  4371. 18
  4372. ]
  4373. ]
  4374. }
  4375. },
  4376. "paint": {
  4377. "text-color": "#e4eaf6",
  4378. "text-halo-color": "#405CB1",
  4379. "text-halo-width": {
  4380. "base": 1.4,
  4381. "stops": [
  4382. [
  4383. 14,
  4384. 2
  4385. ],
  4386. [
  4387. 15,
  4388. 6
  4389. ]
  4390. ]
  4391. },
  4392. "text-opacity": {
  4393. "base": 1,
  4394. "stops": [
  4395. [
  4396. 14,
  4397. 0
  4398. ],
  4399. [
  4400. 14.5,
  4401. 1
  4402. ]
  4403. ]
  4404. }
  4405. }
  4406. },
  4407. {
  4408. "id": "poi-scalerank1-3",
  4409. "type": "symbol",
  4410. "metadata": {
  4411. "mapbox:group": "1446072574542.3005"
  4412. },
  4413. "source": "mapbox",
  4414. "source-layer": "poi_label",
  4415. "filter": [
  4416. "all",
  4417. [
  4418. "!in",
  4419. "maki",
  4420. "rail-light",
  4421. "rail-metro",
  4422. "rail",
  4423. "airport",
  4424. "airfield",
  4425. "heliport",
  4426. "rocket",
  4427. "park",
  4428. "golf",
  4429. "cemetary",
  4430. "zoo",
  4431. "campsite",
  4432. "swimming",
  4433. "dog-park"
  4434. ],
  4435. [
  4436. "in",
  4437. "scalerank",
  4438. 1,
  4439. 2,
  4440. 3
  4441. ]
  4442. ],
  4443. "layout": {
  4444. "text-max-width": 8,
  4445. "visibility": "visible",
  4446. "text-field": "{name_en}",
  4447. "text-font": [
  4448. "Kievit Offc Pro Light",
  4449. "Arial Unicode MS Regular"
  4450. ],
  4451. "text-size": {
  4452. "base": 1.5,
  4453. "stops": [
  4454. [
  4455. 12,
  4456. 10
  4457. ],
  4458. [
  4459. 18,
  4460. 18
  4461. ]
  4462. ]
  4463. }
  4464. },
  4465. "paint": {
  4466. "text-color": "#e4eaf6",
  4467. "text-halo-color": "#405CB1",
  4468. "text-opacity": {
  4469. "base": 1,
  4470. "stops": [
  4471. [
  4472. 14,
  4473. 0
  4474. ],
  4475. [
  4476. 14.5,
  4477. 1
  4478. ]
  4479. ]
  4480. },
  4481. "text-halo-width": {
  4482. "base": 1.4,
  4483. "stops": [
  4484. [
  4485. 14,
  4486. 2
  4487. ],
  4488. [
  4489. 15,
  4490. 6
  4491. ]
  4492. ]
  4493. }
  4494. }
  4495. },
  4496. {
  4497. "id": "place_label_neighborhood",
  4498. "type": "symbol",
  4499. "source": "mapbox",
  4500. "source-layer": "place_label",
  4501. "minzoom": 10,
  4502. "filter": [
  4503. "all",
  4504. [
  4505. "==",
  4506. "$type",
  4507. "Point"
  4508. ],
  4509. [
  4510. "in",
  4511. "type",
  4512. "suburb",
  4513. "neighbourhood"
  4514. ]
  4515. ],
  4516. "layout": {
  4517. "text-line-height": 0.8,
  4518. "text-size": {
  4519. "stops": [
  4520. [
  4521. 12,
  4522. 14
  4523. ],
  4524. [
  4525. 16,
  4526. 22
  4527. ]
  4528. ]
  4529. },
  4530. "text-allow-overlap": false,
  4531. "symbol-avoid-edges": true,
  4532. "text-transform": "none",
  4533. "text-font": [
  4534. "Kievit Offc Pro Black Italic",
  4535. "Arial Unicode MS Bold"
  4536. ],
  4537. "visibility": "visible",
  4538. "text-field": "{name_en}",
  4539. "text-letter-spacing": 0.1,
  4540. "text-max-width": 5
  4541. },
  4542. "paint": {
  4543. "text-color": "#405CB1",
  4544. "text-halo-color": "#fff",
  4545. "text-opacity": 1,
  4546. "text-halo-blur": 0,
  4547. "text-halo-width": {
  4548. "base": 1,
  4549. "stops": [
  4550. [
  4551. 8,
  4552. 0.75
  4553. ],
  4554. [
  4555. 18,
  4556. 2
  4557. ]
  4558. ]
  4559. }
  4560. }
  4561. },
  4562. {
  4563. "id": "waterway-label",
  4564. "type": "symbol",
  4565. "metadata": {
  4566. "mapbox:group": "1442419828166.77"
  4567. },
  4568. "source": "mapbox",
  4569. "source-layer": "waterway_label",
  4570. "minzoom": 12,
  4571. "filter": [
  4572. "==",
  4573. "class",
  4574. "river"
  4575. ],
  4576. "layout": {
  4577. "text-font": [
  4578. "Kievit Offc Pro Light Italic",
  4579. "Arial Unicode MS Regular"
  4580. ],
  4581. "visibility": "visible",
  4582. "symbol-placement": "line",
  4583. "text-field": "{name_en}",
  4584. "text-size": {
  4585. "base": 1,
  4586. "stops": [
  4587. [
  4588. 13,
  4589. 14
  4590. ],
  4591. [
  4592. 18,
  4593. 18
  4594. ]
  4595. ]
  4596. },
  4597. "text-transform": "none"
  4598. },
  4599. "paint": {
  4600. "text-halo-width": 5,
  4601. "text-halo-color": "#405CB1",
  4602. "text-color": "#e4eaf6"
  4603. }
  4604. },
  4605. {
  4606. "id": "water-label",
  4607. "type": "symbol",
  4608. "metadata": {
  4609. "mapbox:group": "1442419828166.77"
  4610. },
  4611. "source": "mapbox",
  4612. "source-layer": "water_label",
  4613. "minzoom": 5,
  4614. "layout": {
  4615. "text-font": [
  4616. "Kievit Offc Pro Italic",
  4617. "Arial Unicode MS Regular"
  4618. ],
  4619. "visibility": "visible",
  4620. "text-field": "{name_en}",
  4621. "text-max-width": 7,
  4622. "text-size": {
  4623. "base": 1,
  4624. "stops": [
  4625. [
  4626. 13,
  4627. 12
  4628. ],
  4629. [
  4630. 18,
  4631. 16
  4632. ]
  4633. ]
  4634. }
  4635. },
  4636. "paint": {
  4637. "text-halo-width": 4,
  4638. "text-halo-color": "#405CB1",
  4639. "text-color": "#e4eaf6"
  4640. }
  4641. },
  4642. {
  4643. "id": "place_label_city-sm",
  4644. "type": "symbol",
  4645. "metadata": {
  4646. "mapbox:group": "1442445584155.136"
  4647. },
  4648. "source": "mapbox",
  4649. "source-layer": "place_label",
  4650. "minzoom": 10,
  4651. "filter": [
  4652. "all",
  4653. [
  4654. "==",
  4655. "$type",
  4656. "Point"
  4657. ],
  4658. [
  4659. "==",
  4660. "type",
  4661. "town"
  4662. ]
  4663. ],
  4664. "layout": {
  4665. "text-line-height": 0.8,
  4666. "text-size": {
  4667. "stops": [
  4668. [
  4669. 11,
  4670. 18
  4671. ],
  4672. [
  4673. 14,
  4674. 34
  4675. ]
  4676. ],
  4677. "base": 0.9
  4678. },
  4679. "text-allow-overlap": false,
  4680. "symbol-avoid-edges": true,
  4681. "text-ignore-placement": false,
  4682. "text-transform": "uppercase",
  4683. "text-font": [
  4684. "Kievit Offc Pro Black",
  4685. "Arial Unicode MS Bold"
  4686. ],
  4687. "visibility": "visible",
  4688. "text-field": "{name_en}",
  4689. "text-letter-spacing": 0,
  4690. "text-max-width": 5
  4691. },
  4692. "paint": {
  4693. "text-color": "rgba(255,255,255,1)",
  4694. "text-halo-color": "#405CB1",
  4695. "text-opacity": 1,
  4696. "text-halo-blur": 0,
  4697. "text-halo-width": {
  4698. "base": 1,
  4699. "stops": [
  4700. [
  4701. 5,
  4702. 6
  4703. ],
  4704. [
  4705. 14,
  4706. 4
  4707. ]
  4708. ]
  4709. }
  4710. }
  4711. },
  4712. {
  4713. "id": "place_label_city_small_n_copy",
  4714. "type": "symbol",
  4715. "metadata": {
  4716. "mapbox:group": "1442445584155.136"
  4717. },
  4718. "source": "mapbox",
  4719. "source-layer": "place_label",
  4720. "maxzoom": 16,
  4721. "filter": [
  4722. "all",
  4723. [
  4724. "==",
  4725. "type",
  4726. "city"
  4727. ],
  4728. [
  4729. ">",
  4730. "scalerank",
  4731. 4
  4732. ],
  4733. [
  4734. "in",
  4735. "ldir",
  4736. "N",
  4737. "W",
  4738. "NW",
  4739. "NE"
  4740. ]
  4741. ],
  4742. "layout": {
  4743. "text-line-height": 0.85,
  4744. "text-size": {
  4745. "stops": [
  4746. [
  4747. 4,
  4748. 20
  4749. ],
  4750. [
  4751. 10,
  4752. 34
  4753. ]
  4754. ],
  4755. "base": 0.9
  4756. },
  4757. "text-allow-overlap": false,
  4758. "symbol-avoid-edges": true,
  4759. "text-transform": "uppercase",
  4760. "text-font": [
  4761. "Kievit Offc Pro Black",
  4762. "Arial Unicode MS Bold"
  4763. ],
  4764. "visibility": "visible",
  4765. "text-offset": {
  4766. "base": 1,
  4767. "stops": [
  4768. [
  4769. 0,
  4770. [
  4771. 0,
  4772. -0.2
  4773. ]
  4774. ],
  4775. [
  4776. 6,
  4777. [
  4778. 0,
  4779. 0
  4780. ]
  4781. ]
  4782. ]
  4783. },
  4784. "text-anchor": {
  4785. "base": 1,
  4786. "stops": [
  4787. [
  4788. 0,
  4789. "bottom"
  4790. ],
  4791. [
  4792. 6,
  4793. "center"
  4794. ]
  4795. ]
  4796. },
  4797. "text-field": "{name_en}",
  4798. "text-max-width": 5
  4799. },
  4800. "paint": {
  4801. "text-color": "rgba(255,255,255,1)",
  4802. "text-halo-color": "#405CB1",
  4803. "text-halo-width": {
  4804. "base": 1,
  4805. "stops": [
  4806. [
  4807. 5,
  4808. 7
  4809. ],
  4810. [
  4811. 14,
  4812. 5
  4813. ]
  4814. ]
  4815. },
  4816. "text-halo-blur": 0
  4817. }
  4818. },
  4819. {
  4820. "id": "place_label_city_small_s_copy",
  4821. "type": "symbol",
  4822. "metadata": {
  4823. "mapbox:group": "1442445584155.136"
  4824. },
  4825. "source": "mapbox",
  4826. "source-layer": "place_label",
  4827. "maxzoom": 16,
  4828. "filter": [
  4829. "all",
  4830. [
  4831. "==",
  4832. "type",
  4833. "city"
  4834. ],
  4835. [
  4836. ">",
  4837. "scalerank",
  4838. 4
  4839. ],
  4840. [
  4841. "in",
  4842. "ldir",
  4843. "S",
  4844. "E",
  4845. "SE",
  4846. "SW"
  4847. ]
  4848. ],
  4849. "layout": {
  4850. "text-line-height": 0.85,
  4851. "text-size": {
  4852. "stops": [
  4853. [
  4854. 4,
  4855. 20
  4856. ],
  4857. [
  4858. 5,
  4859. 34
  4860. ],
  4861. [
  4862. 9,
  4863. 34
  4864. ],
  4865. [
  4866. 10,
  4867. 34
  4868. ],
  4869. [
  4870. 10,
  4871. 34
  4872. ]
  4873. ],
  4874. "base": 0.9
  4875. },
  4876. "text-allow-overlap": false,
  4877. "symbol-avoid-edges": true,
  4878. "text-transform": "uppercase",
  4879. "text-font": [
  4880. "Kievit Offc Pro Black",
  4881. "Arial Unicode MS Bold"
  4882. ],
  4883. "symbol-placement": "point",
  4884. "text-justify": "center",
  4885. "visibility": "visible",
  4886. "text-offset": {
  4887. "base": 1,
  4888. "stops": [
  4889. [
  4890. 0,
  4891. [
  4892. 0,
  4893. 0.1
  4894. ]
  4895. ],
  4896. [
  4897. 6,
  4898. [
  4899. 0,
  4900. 0
  4901. ]
  4902. ]
  4903. ]
  4904. },
  4905. "text-anchor": {
  4906. "base": 1,
  4907. "stops": [
  4908. [
  4909. 0,
  4910. "top"
  4911. ],
  4912. [
  4913. 6,
  4914. "center"
  4915. ]
  4916. ]
  4917. },
  4918. "text-field": "{name_en}",
  4919. "text-max-width": {
  4920. "base": 1,
  4921. "stops": [
  4922. [
  4923. 7,
  4924. 5
  4925. ],
  4926. [
  4927. 15,
  4928. 7
  4929. ]
  4930. ]
  4931. }
  4932. },
  4933. "paint": {
  4934. "text-color": "#fff",
  4935. "text-halo-color": "#405CB1",
  4936. "text-halo-width": {
  4937. "base": 1,
  4938. "stops": [
  4939. [
  4940. 5,
  4941. 5
  4942. ],
  4943. [
  4944. 14,
  4945. 8
  4946. ]
  4947. ]
  4948. },
  4949. "text-halo-blur": 0,
  4950. "text-opacity": 1
  4951. }
  4952. },
  4953. {
  4954. "id": "place_label_city_medium_s_copy",
  4955. "type": "symbol",
  4956. "metadata": {
  4957. "mapbox:group": "1442445584155.136"
  4958. },
  4959. "source": "mapbox",
  4960. "source-layer": "place_label",
  4961. "maxzoom": 16,
  4962. "filter": [
  4963. "all",
  4964. [
  4965. "==",
  4966. "type",
  4967. "city"
  4968. ],
  4969. [
  4970. "<=",
  4971. "scalerank",
  4972. 4
  4973. ],
  4974. [
  4975. ">",
  4976. "scalerank",
  4977. 1
  4978. ],
  4979. [
  4980. "in",
  4981. "ldir",
  4982. "S",
  4983. "E",
  4984. "SE",
  4985. "SW"
  4986. ]
  4987. ],
  4988. "layout": {
  4989. "text-line-height": 0.85,
  4990. "text-size": {
  4991. "stops": [
  4992. [
  4993. 4,
  4994. 20
  4995. ],
  4996. [
  4997. 10,
  4998. 34
  4999. ]
  5000. ],
  5001. "base": 0.9
  5002. },
  5003. "text-allow-overlap": false,
  5004. "symbol-avoid-edges": true,
  5005. "text-transform": "uppercase",
  5006. "text-font": [
  5007. "Kievit Offc Pro Black",
  5008. "Arial Unicode MS Bold"
  5009. ],
  5010. "visibility": "visible",
  5011. "text-offset": {
  5012. "base": 1,
  5013. "stops": [
  5014. [
  5015. 0,
  5016. [
  5017. 0,
  5018. 0.1
  5019. ]
  5020. ],
  5021. [
  5022. 6,
  5023. [
  5024. 0,
  5025. 0
  5026. ]
  5027. ]
  5028. ]
  5029. },
  5030. "text-anchor": {
  5031. "base": 1,
  5032. "stops": [
  5033. [
  5034. 0,
  5035. "top"
  5036. ],
  5037. [
  5038. 6,
  5039. "center"
  5040. ]
  5041. ]
  5042. },
  5043. "text-field": "{name_en}",
  5044. "text-max-width": 5
  5045. },
  5046. "paint": {
  5047. "text-color": "rgba(252,252,252,1)",
  5048. "text-halo-color": "#405CB1",
  5049. "text-halo-width": {
  5050. "base": 1,
  5051. "stops": [
  5052. [
  5053. 5,
  5054. 6
  5055. ],
  5056. [
  5057. 14,
  5058. 4
  5059. ]
  5060. ]
  5061. },
  5062. "text-halo-blur": 0
  5063. }
  5064. },
  5065. {
  5066. "id": "place_label_city_medium_n_copy",
  5067. "type": "symbol",
  5068. "metadata": {
  5069. "mapbox:group": "1442445584155.136"
  5070. },
  5071. "source": "mapbox",
  5072. "source-layer": "place_label",
  5073. "maxzoom": 16,
  5074. "filter": [
  5075. "all",
  5076. [
  5077. "==",
  5078. "type",
  5079. "city"
  5080. ],
  5081. [
  5082. "<=",
  5083. "scalerank",
  5084. 4
  5085. ],
  5086. [
  5087. ">",
  5088. "scalerank",
  5089. 1
  5090. ],
  5091. [
  5092. "in",
  5093. "ldir",
  5094. "N",
  5095. "W",
  5096. "NW",
  5097. "NE"
  5098. ]
  5099. ],
  5100. "layout": {
  5101. "text-line-height": 0.85,
  5102. "text-size": {
  5103. "stops": [
  5104. [
  5105. 4,
  5106. 20
  5107. ],
  5108. [
  5109. 10,
  5110. 34
  5111. ]
  5112. ],
  5113. "base": 0.9
  5114. },
  5115. "text-allow-overlap": false,
  5116. "symbol-avoid-edges": true,
  5117. "text-ignore-placement": false,
  5118. "text-transform": "uppercase",
  5119. "text-font": [
  5120. "Kievit Offc Pro Black",
  5121. "Arial Unicode MS Bold"
  5122. ],
  5123. "visibility": "visible",
  5124. "text-offset": {
  5125. "base": 1,
  5126. "stops": [
  5127. [
  5128. 0,
  5129. [
  5130. 0,
  5131. -0.2
  5132. ]
  5133. ],
  5134. [
  5135. 6,
  5136. [
  5137. 0,
  5138. 0
  5139. ]
  5140. ]
  5141. ]
  5142. },
  5143. "text-anchor": {
  5144. "base": 1,
  5145. "stops": [
  5146. [
  5147. 0,
  5148. "bottom"
  5149. ],
  5150. [
  5151. 6,
  5152. "center"
  5153. ]
  5154. ]
  5155. },
  5156. "text-field": "{name_en}",
  5157. "text-max-width": 5
  5158. },
  5159. "paint": {
  5160. "text-color": "rgba(255,255,255,1)",
  5161. "text-halo-color": "#405CB1",
  5162. "text-halo-width": {
  5163. "base": 1,
  5164. "stops": [
  5165. [
  5166. 5,
  5167. 6
  5168. ],
  5169. [
  5170. 14,
  5171. 4
  5172. ]
  5173. ]
  5174. },
  5175. "text-halo-blur": 0
  5176. }
  5177. },
  5178. {
  5179. "id": "place_label_city_large_n_copy",
  5180. "type": "symbol",
  5181. "metadata": {
  5182. "mapbox:group": "1442445584155.136"
  5183. },
  5184. "source": "mapbox",
  5185. "source-layer": "place_label",
  5186. "maxzoom": 16,
  5187. "filter": [
  5188. "all",
  5189. [
  5190. "<=",
  5191. "scalerank",
  5192. 1
  5193. ],
  5194. [
  5195. "in",
  5196. "ldir",
  5197. "N",
  5198. "NE",
  5199. "NW",
  5200. "W"
  5201. ],
  5202. [
  5203. "==",
  5204. "type",
  5205. "city"
  5206. ]
  5207. ],
  5208. "layout": {
  5209. "text-line-height": 0.85,
  5210. "text-size": {
  5211. "stops": [
  5212. [
  5213. 4,
  5214. 20
  5215. ],
  5216. [
  5217. 10,
  5218. 34
  5219. ]
  5220. ],
  5221. "base": 0.9
  5222. },
  5223. "text-allow-overlap": false,
  5224. "symbol-avoid-edges": true,
  5225. "text-transform": "uppercase",
  5226. "text-font": [
  5227. "Kievit Offc Pro Black",
  5228. "Arial Unicode MS Bold"
  5229. ],
  5230. "text-padding": 1,
  5231. "visibility": "visible",
  5232. "text-offset": {
  5233. "base": 1,
  5234. "stops": [
  5235. [
  5236. 0,
  5237. [
  5238. 0,
  5239. -0.2
  5240. ]
  5241. ],
  5242. [
  5243. 6,
  5244. [
  5245. 0,
  5246. 0
  5247. ]
  5248. ]
  5249. ]
  5250. },
  5251. "text-rotation-alignment": "viewport",
  5252. "text-anchor": {
  5253. "base": 1,
  5254. "stops": [
  5255. [
  5256. 0,
  5257. "bottom"
  5258. ],
  5259. [
  5260. 6,
  5261. "center"
  5262. ]
  5263. ]
  5264. },
  5265. "text-field": "{name_en}",
  5266. "text-max-width": 5
  5267. },
  5268. "paint": {
  5269. "text-color": "rgba(255,255,255,1)",
  5270. "text-halo-color": "#405CB1",
  5271. "text-halo-blur": 0,
  5272. "text-halo-width": {
  5273. "base": 1,
  5274. "stops": [
  5275. [
  5276. 5,
  5277. 6
  5278. ],
  5279. [
  5280. 14,
  5281. 4
  5282. ]
  5283. ]
  5284. }
  5285. }
  5286. },
  5287. {
  5288. "id": "place_label_city_large_s_copy",
  5289. "type": "symbol",
  5290. "metadata": {
  5291. "mapbox:group": "1442445584155.136"
  5292. },
  5293. "source": "mapbox",
  5294. "source-layer": "place_label",
  5295. "maxzoom": 16,
  5296. "filter": [
  5297. "all",
  5298. [
  5299. "==",
  5300. "type",
  5301. "city"
  5302. ],
  5303. [
  5304. "<=",
  5305. "scalerank",
  5306. 1
  5307. ],
  5308. [
  5309. "in",
  5310. "ldir",
  5311. "S",
  5312. "SE",
  5313. "SW",
  5314. "E"
  5315. ]
  5316. ],
  5317. "layout": {
  5318. "text-line-height": 0.85,
  5319. "text-size": {
  5320. "stops": [
  5321. [
  5322. 4,
  5323. 20
  5324. ],
  5325. [
  5326. 10,
  5327. 34
  5328. ]
  5329. ],
  5330. "base": 0.9
  5331. },
  5332. "text-allow-overlap": false,
  5333. "symbol-avoid-edges": false,
  5334. "text-ignore-placement": false,
  5335. "text-transform": "uppercase",
  5336. "text-font": [
  5337. "Kievit Offc Pro Black",
  5338. "Arial Unicode MS Bold"
  5339. ],
  5340. "text-padding": 1,
  5341. "visibility": "visible",
  5342. "text-offset": {
  5343. "base": 1,
  5344. "stops": [
  5345. [
  5346. 0,
  5347. [
  5348. 0,
  5349. 0.1
  5350. ]
  5351. ],
  5352. [
  5353. 6,
  5354. [
  5355. 0,
  5356. 0
  5357. ]
  5358. ]
  5359. ]
  5360. },
  5361. "text-anchor": {
  5362. "base": 1,
  5363. "stops": [
  5364. [
  5365. 0,
  5366. "top"
  5367. ],
  5368. [
  5369. 6,
  5370. "center"
  5371. ]
  5372. ]
  5373. },
  5374. "text-field": "{name_en}",
  5375. "text-max-width": 5
  5376. },
  5377. "paint": {
  5378. "text-color": "rgba(255,255,255,1)",
  5379. "text-halo-color": "#405CB1",
  5380. "text-halo-width": {
  5381. "base": 1,
  5382. "stops": [
  5383. [
  5384. 5,
  5385. 6
  5386. ],
  5387. [
  5388. 14,
  5389. 4
  5390. ]
  5391. ]
  5392. },
  5393. "text-halo-blur": 0
  5394. }
  5395. },
  5396. {
  5397. "id": "marine_label_point_3",
  5398. "type": "symbol",
  5399. "metadata": {
  5400. "mapbox:group": "1442411855944.8582"
  5401. },
  5402. "source": "mapbox",
  5403. "source-layer": "marine_label",
  5404. "filter": [
  5405. "all",
  5406. [
  5407. "==",
  5408. "$type",
  5409. "Point"
  5410. ],
  5411. [
  5412. "==",
  5413. "labelrank",
  5414. 3
  5415. ]
  5416. ],
  5417. "layout": {
  5418. "text-max-width": 8,
  5419. "visibility": "visible",
  5420. "symbol-placement": "point",
  5421. "text-field": "{name_en}",
  5422. "text-line-height": 1.2,
  5423. "text-size": {
  5424. "base": 1,
  5425. "stops": [
  5426. [
  5427. 3,
  5428. 13
  5429. ],
  5430. [
  5431. 5,
  5432. 18
  5433. ]
  5434. ]
  5435. },
  5436. "text-font": [
  5437. "Kievit Offc Pro Italic",
  5438. "Arial Unicode MS Regular"
  5439. ],
  5440. "text-letter-spacing": 0.25
  5441. },
  5442. "paint": {
  5443. "text-color": "#e4eaf6",
  5444. "text-opacity": 0.25,
  5445. "text-halo-color": "#405CB1",
  5446. "text-halo-width": 1
  5447. }
  5448. },
  5449. {
  5450. "id": "marine_label_point_2",
  5451. "type": "symbol",
  5452. "metadata": {
  5453. "mapbox:group": "1442411855944.8582"
  5454. },
  5455. "source": "mapbox",
  5456. "source-layer": "marine_label",
  5457. "filter": [
  5458. "all",
  5459. [
  5460. "==",
  5461. "$type",
  5462. "Point"
  5463. ],
  5464. [
  5465. "==",
  5466. "labelrank",
  5467. 2
  5468. ]
  5469. ],
  5470. "layout": {
  5471. "text-max-width": 8,
  5472. "visibility": "visible",
  5473. "symbol-placement": "point",
  5474. "text-field": "{name_en}",
  5475. "text-line-height": 1.2,
  5476. "text-letter-spacing": 0.4,
  5477. "text-font": [
  5478. "Kievit Offc Pro Italic",
  5479. "Arial Unicode MS Regular"
  5480. ],
  5481. "text-size": {
  5482. "base": 1,
  5483. "stops": [
  5484. [
  5485. 3,
  5486. 15
  5487. ],
  5488. [
  5489. 4,
  5490. 20
  5491. ]
  5492. ]
  5493. }
  5494. },
  5495. "paint": {
  5496. "text-color": "#e4eaf6",
  5497. "text-opacity": 0.25,
  5498. "text-halo-color": "#405CB1",
  5499. "text-halo-width": 1
  5500. }
  5501. },
  5502. {
  5503. "id": "marine_label_point_1",
  5504. "type": "symbol",
  5505. "metadata": {
  5506. "mapbox:group": "1442411855944.8582"
  5507. },
  5508. "source": "mapbox",
  5509. "source-layer": "marine_label",
  5510. "filter": [
  5511. "all",
  5512. [
  5513. "==",
  5514. "$type",
  5515. "Point"
  5516. ],
  5517. [
  5518. "==",
  5519. "labelrank",
  5520. 1
  5521. ]
  5522. ],
  5523. "layout": {
  5524. "text-max-width": 4,
  5525. "visibility": "visible",
  5526. "symbol-placement": "point",
  5527. "text-field": "{name_en}",
  5528. "text-line-height": 1.2,
  5529. "text-letter-spacing": 0.4,
  5530. "text-font": [
  5531. "Kievit Offc Pro Italic",
  5532. "Arial Unicode MS Regular"
  5533. ],
  5534. "text-size": {
  5535. "base": 1,
  5536. "stops": [
  5537. [
  5538. 3,
  5539. 25
  5540. ],
  5541. [
  5542. 4,
  5543. 30
  5544. ]
  5545. ]
  5546. }
  5547. },
  5548. "paint": {
  5549. "text-color": "#e4eaf6",
  5550. "text-opacity": 0.25,
  5551. "text-halo-color": "#405CB1",
  5552. "text-halo-width": 1
  5553. }
  5554. },
  5555. {
  5556. "id": "marine_label_line_3",
  5557. "type": "symbol",
  5558. "metadata": {
  5559. "mapbox:group": "1442411855944.8582"
  5560. },
  5561. "source": "mapbox",
  5562. "source-layer": "marine_label",
  5563. "filter": [
  5564. "all",
  5565. [
  5566. "==",
  5567. "$type",
  5568. "LineString"
  5569. ],
  5570. [
  5571. "==",
  5572. "labelrank",
  5573. 3
  5574. ]
  5575. ],
  5576. "layout": {
  5577. "text-max-width": 8,
  5578. "visibility": "visible",
  5579. "symbol-placement": "line",
  5580. "text-field": "{name_en}",
  5581. "text-line-height": 1.2,
  5582. "text-size": {
  5583. "base": 1,
  5584. "stops": [
  5585. [
  5586. 3,
  5587. 13
  5588. ],
  5589. [
  5590. 5,
  5591. 18
  5592. ]
  5593. ]
  5594. },
  5595. "text-font": [
  5596. "Kievit Offc Pro Italic",
  5597. "Arial Unicode MS Regular"
  5598. ],
  5599. "text-letter-spacing": 0.25
  5600. },
  5601. "paint": {
  5602. "text-color": "#e4eaf6",
  5603. "text-opacity": 0.25,
  5604. "text-halo-color": "#405CB1",
  5605. "text-halo-width": 1
  5606. }
  5607. },
  5608. {
  5609. "id": "marine_label_line_2",
  5610. "type": "symbol",
  5611. "metadata": {
  5612. "mapbox:group": "1442411855944.8582"
  5613. },
  5614. "source": "mapbox",
  5615. "source-layer": "marine_label",
  5616. "filter": [
  5617. "all",
  5618. [
  5619. "==",
  5620. "$type",
  5621. "LineString"
  5622. ],
  5623. [
  5624. "==",
  5625. "labelrank",
  5626. 2
  5627. ]
  5628. ],
  5629. "layout": {
  5630. "text-max-width": 15,
  5631. "visibility": "visible",
  5632. "symbol-placement": "line",
  5633. "text-field": "{name_en}",
  5634. "text-line-height": 1.2,
  5635. "text-letter-spacing": 0.4,
  5636. "text-font": [
  5637. "Kievit Offc Pro Italic",
  5638. "Arial Unicode MS Regular"
  5639. ],
  5640. "text-size": {
  5641. "base": 1,
  5642. "stops": [
  5643. [
  5644. 3,
  5645. 15
  5646. ],
  5647. [
  5648. 4,
  5649. 20
  5650. ]
  5651. ]
  5652. }
  5653. },
  5654. "paint": {
  5655. "text-color": "#e4eaf6",
  5656. "text-opacity": 0.25,
  5657. "text-halo-color": "#405CB1"
  5658. }
  5659. },
  5660. {
  5661. "id": "marine_label_line_1",
  5662. "type": "symbol",
  5663. "metadata": {
  5664. "mapbox:group": "1442411855944.8582"
  5665. },
  5666. "source": "mapbox",
  5667. "source-layer": "marine_label",
  5668. "filter": [
  5669. "all",
  5670. [
  5671. "==",
  5672. "$type",
  5673. "LineString"
  5674. ],
  5675. [
  5676. "==",
  5677. "labelrank",
  5678. 1
  5679. ]
  5680. ],
  5681. "layout": {
  5682. "text-line-height": 1.2,
  5683. "text-size": {
  5684. "base": 1,
  5685. "stops": [
  5686. [
  5687. 3,
  5688. 25
  5689. ],
  5690. [
  5691. 4,
  5692. 30
  5693. ]
  5694. ]
  5695. },
  5696. "symbol-avoid-edges": false,
  5697. "text-font": [
  5698. "Kievit Offc Pro Italic",
  5699. "Arial Unicode MS Regular"
  5700. ],
  5701. "symbol-placement": "line",
  5702. "visibility": "visible",
  5703. "text-field": "{name_en}",
  5704. "text-letter-spacing": 0.4,
  5705. "text-max-width": 4
  5706. },
  5707. "paint": {
  5708. "text-opacity": 0.25,
  5709. "text-halo-width": 1,
  5710. "text-halo-color": "#405CB1",
  5711. "text-color": "#e4eaf6"
  5712. }
  5713. }
  5714. ],
  5715. "created": "2015-12-03T07:48:37.348Z",
  5716. "id": "cihpxxwt8001jb0kpz9z559wm",
  5717. "modified": "2015-12-03T07:48:37.348Z",
  5718. "owner": "maper",
  5719. "draft": false
  5720. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement