@openhistoricalmap/map-styles 0.9.12 → 0.9.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,10 +6,10 @@
6
6
  },
7
7
  "attribution": "<a href=\"https://www.openhistoricalmap.org/\">OpenHistoricalMap</a>",
8
8
  "sources": {
9
- "osm": {
9
+ "ohm": {
10
10
  "type": "vector",
11
11
  "tiles": [
12
- "https://vtiles.openhistoricalmap.org/maps/osm/{z}/{x}/{y}.pbf"
12
+ "https://vtiles.openhistoricalmap.org/maps/ohm/{z}/{x}/{y}.pbf"
13
13
  ]
14
14
  },
15
15
  "ne": {
@@ -94,7 +94,7 @@
94
94
  {
95
95
  "id": "water_areas",
96
96
  "type": "fill",
97
- "source": "osm",
97
+ "source": "ohm",
98
98
  "source-layer": "water_areas",
99
99
  "minzoom": 8,
100
100
  "maxzoom": 24,
@@ -124,7 +124,7 @@
124
124
  {
125
125
  "id": "water_areas-pattern",
126
126
  "type": "fill",
127
- "source": "osm",
127
+ "source": "ohm",
128
128
  "source-layer": "water_areas",
129
129
  "minzoom": 8,
130
130
  "maxzoom": 24,
@@ -156,7 +156,7 @@
156
156
  {
157
157
  "id": "water_lines_stream",
158
158
  "type": "line",
159
- "source": "osm",
159
+ "source": "ohm",
160
160
  "source-layer": "water_lines",
161
161
  "minzoom": 13,
162
162
  "maxzoom": 24,
@@ -191,7 +191,7 @@
191
191
  {
192
192
  "id": "water_lines_ditch",
193
193
  "type": "line",
194
- "source": "osm",
194
+ "source": "ohm",
195
195
  "source-layer": "water_lines",
196
196
  "minzoom": 15,
197
197
  "maxzoom": 24,
@@ -230,7 +230,7 @@
230
230
  {
231
231
  "id": "water_lines_canal",
232
232
  "type": "line",
233
- "source": "osm",
233
+ "source": "ohm",
234
234
  "source-layer": "water_lines",
235
235
  "minzoom": 8,
236
236
  "maxzoom": 24,
@@ -267,7 +267,7 @@
267
267
  {
268
268
  "id": "water_lines_river",
269
269
  "type": "line",
270
- "source": "osm",
270
+ "source": "ohm",
271
271
  "source-layer": "water_lines",
272
272
  "minzoom": 8,
273
273
  "maxzoom": 24,
@@ -309,7 +309,7 @@
309
309
  {
310
310
  "id": "water_lines_dam",
311
311
  "type": "line",
312
- "source": "osm",
312
+ "source": "ohm",
313
313
  "source-layer": "water_lines",
314
314
  "minzoom": 13,
315
315
  "maxzoom": 24,
@@ -344,7 +344,7 @@
344
344
  {
345
345
  "id": "state_lines_admin4",
346
346
  "type": "line",
347
- "source": "osm",
347
+ "source": "ohm",
348
348
  "source-layer": "land_ohm_lines",
349
349
  "minzoom": 5,
350
350
  "maxzoom": 20,
@@ -379,7 +379,7 @@
379
379
  {
380
380
  "id": "admin_countrylines_z10",
381
381
  "type": "line",
382
- "source": "osm",
382
+ "source": "ohm",
383
383
  "source-layer": "land_ohm_lines",
384
384
  "minzoom": 0,
385
385
  "maxzoom": 20,
@@ -422,7 +422,7 @@
422
422
  {
423
423
  "id": "roads_subways",
424
424
  "type": "line",
425
- "source": "osm",
425
+ "source": "ohm",
426
426
  "source-layer": "transport_lines",
427
427
  "minzoom": 14,
428
428
  "filter": [
@@ -466,7 +466,7 @@
466
466
  {
467
467
  "id": "roads_tertiarytunnel_case",
468
468
  "type": "line",
469
- "source": "osm",
469
+ "source": "ohm",
470
470
  "source-layer": "transport_lines",
471
471
  "minzoom": 9,
472
472
  "filter": [
@@ -518,7 +518,7 @@
518
518
  {
519
519
  "id": "roads_secondarytunnel_case",
520
520
  "type": "line",
521
- "source": "osm",
521
+ "source": "ohm",
522
522
  "source-layer": "transport_lines",
523
523
  "minzoom": 8,
524
524
  "filter": [
@@ -570,7 +570,7 @@
570
570
  {
571
571
  "id": "roads_primarytunnel_case",
572
572
  "type": "line",
573
- "source": "osm",
573
+ "source": "ohm",
574
574
  "source-layer": "transport_lines",
575
575
  "minzoom": 6,
576
576
  "maxzoom": 20,
@@ -628,7 +628,7 @@
628
628
  {
629
629
  "id": "roads_motorwaytunnel_case",
630
630
  "type": "line",
631
- "source": "osm",
631
+ "source": "ohm",
632
632
  "source-layer": "transport_lines",
633
633
  "minzoom": 5,
634
634
  "maxzoom": 20,
@@ -689,7 +689,7 @@
689
689
  {
690
690
  "id": "roads_tertiarytunnel",
691
691
  "type": "line",
692
- "source": "osm",
692
+ "source": "ohm",
693
693
  "source-layer": "transport_lines",
694
694
  "minzoom": 9,
695
695
  "filter": [
@@ -737,7 +737,7 @@
737
737
  {
738
738
  "id": "roads_secondarytunnel",
739
739
  "type": "line",
740
- "source": "osm",
740
+ "source": "ohm",
741
741
  "source-layer": "transport_lines",
742
742
  "minzoom": 8,
743
743
  "filter": [
@@ -785,7 +785,7 @@
785
785
  {
786
786
  "id": "roads_primarytunnel",
787
787
  "type": "line",
788
- "source": "osm",
788
+ "source": "ohm",
789
789
  "source-layer": "transport_lines",
790
790
  "minzoom": 6,
791
791
  "filter": [
@@ -831,7 +831,7 @@
831
831
  {
832
832
  "id": "roads_motorwaytunnel",
833
833
  "type": "line",
834
- "source": "osm",
834
+ "source": "ohm",
835
835
  "source-layer": "transport_lines",
836
836
  "minzoom": 11,
837
837
  "maxzoom": 20,
@@ -888,7 +888,7 @@
888
888
  {
889
889
  "id": "roads_rail_tram",
890
890
  "type": "line",
891
- "source": "osm",
891
+ "source": "ohm",
892
892
  "source-layer": "transport_lines",
893
893
  "minzoom": 7,
894
894
  "maxzoom": 24,
@@ -954,7 +954,7 @@
954
954
  {
955
955
  "id": "roads_rail_mini",
956
956
  "type": "line",
957
- "source": "osm",
957
+ "source": "ohm",
958
958
  "source-layer": "transport_lines",
959
959
  "minzoom": 7,
960
960
  "maxzoom": 24,
@@ -1019,7 +1019,7 @@
1019
1019
  {
1020
1020
  "id": "roads_rail_mini_cross",
1021
1021
  "type": "line",
1022
- "source": "osm",
1022
+ "source": "ohm",
1023
1023
  "source-layer": "transport_lines",
1024
1024
  "minzoom": 7,
1025
1025
  "maxzoom": 24,
@@ -1072,7 +1072,7 @@
1072
1072
  {
1073
1073
  "id": "roads_rail_old",
1074
1074
  "type": "line",
1075
- "source": "osm",
1075
+ "source": "ohm",
1076
1076
  "source-layer": "transport_lines",
1077
1077
  "minzoom": 7,
1078
1078
  "maxzoom": 24,
@@ -1139,7 +1139,7 @@
1139
1139
  {
1140
1140
  "id": "roads_rail_old_cross",
1141
1141
  "type": "line",
1142
- "source": "osm",
1142
+ "source": "ohm",
1143
1143
  "source-layer": "transport_lines",
1144
1144
  "minzoom": 7,
1145
1145
  "maxzoom": 24,
@@ -1194,7 +1194,7 @@
1194
1194
  {
1195
1195
  "id": "roads_rail",
1196
1196
  "type": "line",
1197
- "source": "osm",
1197
+ "source": "ohm",
1198
1198
  "source-layer": "transport_lines",
1199
1199
  "minzoom": 7,
1200
1200
  "maxzoom": 24,
@@ -1260,7 +1260,7 @@
1260
1260
  {
1261
1261
  "id": "roads_rail_cross",
1262
1262
  "type": "line",
1263
- "source": "osm",
1263
+ "source": "ohm",
1264
1264
  "source-layer": "transport_lines",
1265
1265
  "minzoom": 7,
1266
1266
  "maxzoom": 24,
@@ -1332,7 +1332,7 @@
1332
1332
  {
1333
1333
  "id": "roads_rail_construction",
1334
1334
  "type": "line",
1335
- "source": "osm",
1335
+ "source": "ohm",
1336
1336
  "source-layer": "transport_lines",
1337
1337
  "minzoom": 9,
1338
1338
  "maxzoom": 24,
@@ -1393,7 +1393,7 @@
1393
1393
  {
1394
1394
  "id": "roads_rail_construction_cross",
1395
1395
  "type": "line",
1396
- "source": "osm",
1396
+ "source": "ohm",
1397
1397
  "source-layer": "transport_lines",
1398
1398
  "minzoom": 9,
1399
1399
  "maxzoom": 24,
@@ -1442,7 +1442,7 @@
1442
1442
  {
1443
1443
  "id": "roads_raceways",
1444
1444
  "type": "line",
1445
- "source": "osm",
1445
+ "source": "ohm",
1446
1446
  "source-layer": "transport_lines",
1447
1447
  "minzoom": 12,
1448
1448
  "maxzoom": 24,
@@ -1487,7 +1487,7 @@
1487
1487
  {
1488
1488
  "id": "roads_trackfillcase",
1489
1489
  "type": "line",
1490
- "source": "osm",
1490
+ "source": "ohm",
1491
1491
  "source-layer": "transport_lines",
1492
1492
  "minzoom": 14,
1493
1493
  "maxzoom": 24,
@@ -1523,7 +1523,7 @@
1523
1523
  {
1524
1524
  "id": "roads_trackfill",
1525
1525
  "type": "line",
1526
- "source": "osm",
1526
+ "source": "ohm",
1527
1527
  "source-layer": "transport_lines",
1528
1528
  "minzoom": 14,
1529
1529
  "maxzoom": 24,
@@ -1559,7 +1559,7 @@
1559
1559
  {
1560
1560
  "id": "roads_track",
1561
1561
  "type": "line",
1562
- "source": "osm",
1562
+ "source": "ohm",
1563
1563
  "source-layer": "transport_lines",
1564
1564
  "minzoom": 14,
1565
1565
  "maxzoom": 24,
@@ -1599,7 +1599,7 @@
1599
1599
  {
1600
1600
  "id": "roads_pedestrian_street",
1601
1601
  "type": "line",
1602
- "source": "osm",
1602
+ "source": "ohm",
1603
1603
  "source-layer": "transport_lines",
1604
1604
  "minzoom": 14,
1605
1605
  "maxzoom": 24,
@@ -1640,7 +1640,7 @@
1640
1640
  {
1641
1641
  "id": "roads_footway",
1642
1642
  "type": "line",
1643
- "source": "osm",
1643
+ "source": "ohm",
1644
1644
  "source-layer": "transport_lines",
1645
1645
  "minzoom": 14,
1646
1646
  "maxzoom": 24,
@@ -1687,7 +1687,7 @@
1687
1687
  {
1688
1688
  "id": "roads_pier",
1689
1689
  "type": "line",
1690
- "source": "osm",
1690
+ "source": "ohm",
1691
1691
  "source-layer": "transport_lines",
1692
1692
  "minzoom": 14,
1693
1693
  "maxzoom": 24,
@@ -1723,7 +1723,7 @@
1723
1723
  {
1724
1724
  "id": "roads_steps",
1725
1725
  "type": "line",
1726
- "source": "osm",
1726
+ "source": "ohm",
1727
1727
  "source-layer": "transport_lines",
1728
1728
  "minzoom": 14,
1729
1729
  "maxzoom": 24,
@@ -1768,7 +1768,7 @@
1768
1768
  {
1769
1769
  "id": "roads_other",
1770
1770
  "type": "line",
1771
- "source": "osm",
1771
+ "source": "ohm",
1772
1772
  "source-layer": "transport_lines",
1773
1773
  "minzoom": 14,
1774
1774
  "maxzoom": 24,
@@ -1810,7 +1810,7 @@
1810
1810
  {
1811
1811
  "id": "roads_residentialcase_z13",
1812
1812
  "type": "line",
1813
- "source": "osm",
1813
+ "source": "ohm",
1814
1814
  "source-layer": "transport_lines",
1815
1815
  "minzoom": 13,
1816
1816
  "maxzoom": 24,
@@ -1866,7 +1866,7 @@
1866
1866
  {
1867
1867
  "id": "roads_tertiary-case",
1868
1868
  "type": "line",
1869
- "source": "osm",
1869
+ "source": "ohm",
1870
1870
  "source-layer": "transport_lines",
1871
1871
  "minzoom": 10.01,
1872
1872
  "maxzoom": 24,
@@ -1883,8 +1883,12 @@
1883
1883
  [
1884
1884
  "!=",
1885
1885
  [
1886
- "get",
1887
- "tunnel"
1886
+ "coalesce",
1887
+ [
1888
+ "get",
1889
+ "tunnel"
1890
+ ],
1891
+ 0
1888
1892
  ],
1889
1893
  1
1890
1894
  ]
@@ -1915,7 +1919,7 @@
1915
1919
  {
1916
1920
  "id": "roads_secondary-case",
1917
1921
  "type": "line",
1918
- "source": "osm",
1922
+ "source": "ohm",
1919
1923
  "source-layer": "transport_lines",
1920
1924
  "minzoom": 10.01,
1921
1925
  "filter": [
@@ -1931,8 +1935,12 @@
1931
1935
  [
1932
1936
  "!=",
1933
1937
  [
1934
- "get",
1935
- "tunnel"
1938
+ "coalesce",
1939
+ [
1940
+ "get",
1941
+ "tunnel"
1942
+ ],
1943
+ 0
1936
1944
  ],
1937
1945
  1
1938
1946
  ]
@@ -1963,7 +1971,7 @@
1963
1971
  {
1964
1972
  "id": "roads_primarylink-case",
1965
1973
  "type": "line",
1966
- "source": "osm",
1974
+ "source": "ohm",
1967
1975
  "source-layer": "transport_lines",
1968
1976
  "minzoom": 10.01,
1969
1977
  "filter": [
@@ -1984,8 +1992,12 @@
1984
1992
  [
1985
1993
  "!=",
1986
1994
  [
1987
- "get",
1988
- "tunnel"
1995
+ "coalesce",
1996
+ [
1997
+ "get",
1998
+ "tunnel"
1999
+ ],
2000
+ 0
1989
2001
  ],
1990
2002
  1
1991
2003
  ]
@@ -2016,7 +2028,7 @@
2016
2028
  {
2017
2029
  "id": "roads_primary-case",
2018
2030
  "type": "line",
2019
- "source": "osm",
2031
+ "source": "ohm",
2020
2032
  "source-layer": "transport_lines",
2021
2033
  "minzoom": 10.01,
2022
2034
  "filter": [
@@ -2037,8 +2049,12 @@
2037
2049
  [
2038
2050
  "!=",
2039
2051
  [
2040
- "get",
2041
- "tunnel"
2052
+ "coalesce",
2053
+ [
2054
+ "get",
2055
+ "tunnel"
2056
+ ],
2057
+ 0
2042
2058
  ],
2043
2059
  1
2044
2060
  ],
@@ -2089,7 +2105,7 @@
2089
2105
  {
2090
2106
  "id": "roads_motorwaylink-case",
2091
2107
  "type": "line",
2092
- "source": "osm",
2108
+ "source": "ohm",
2093
2109
  "source-layer": "transport_lines",
2094
2110
  "minzoom": 10.01,
2095
2111
  "maxzoom": 20,
@@ -2112,8 +2128,12 @@
2112
2128
  [
2113
2129
  "!=",
2114
2130
  [
2115
- "get",
2116
- "tunnel"
2131
+ "coalesce",
2132
+ [
2133
+ "get",
2134
+ "tunnel"
2135
+ ],
2136
+ 0
2117
2137
  ],
2118
2138
  1
2119
2139
  ]
@@ -2156,7 +2176,7 @@
2156
2176
  {
2157
2177
  "id": "roads_motorway-case",
2158
2178
  "type": "line",
2159
- "source": "osm",
2179
+ "source": "ohm",
2160
2180
  "source-layer": "transport_lines",
2161
2181
  "minzoom": 10.01,
2162
2182
  "maxzoom": 20,
@@ -2179,8 +2199,12 @@
2179
2199
  [
2180
2200
  "!=",
2181
2201
  [
2182
- "get",
2183
- "tunnel"
2202
+ "coalesce",
2203
+ [
2204
+ "get",
2205
+ "tunnel"
2206
+ ],
2207
+ 0
2184
2208
  ],
2185
2209
  1
2186
2210
  ]
@@ -2223,7 +2247,7 @@
2223
2247
  {
2224
2248
  "id": "roads_residential_bridge_z13-copy",
2225
2249
  "type": "line",
2226
- "source": "osm",
2250
+ "source": "ohm",
2227
2251
  "source-layer": "transport_lines",
2228
2252
  "minzoom": 13,
2229
2253
  "maxzoom": 24,
@@ -2279,7 +2303,7 @@
2279
2303
  {
2280
2304
  "id": "roads_tertiarybridge",
2281
2305
  "type": "line",
2282
- "source": "osm",
2306
+ "source": "ohm",
2283
2307
  "source-layer": "transport_lines",
2284
2308
  "minzoom": 9,
2285
2309
  "filter": [
@@ -2334,7 +2358,7 @@
2334
2358
  {
2335
2359
  "id": "roads_secondarybridge",
2336
2360
  "type": "line",
2337
- "source": "osm",
2361
+ "source": "ohm",
2338
2362
  "source-layer": "transport_lines",
2339
2363
  "minzoom": 8,
2340
2364
  "filter": [
@@ -2389,7 +2413,7 @@
2389
2413
  {
2390
2414
  "id": "roads_primarybridge",
2391
2415
  "type": "line",
2392
- "source": "osm",
2416
+ "source": "ohm",
2393
2417
  "source-layer": "transport_lines",
2394
2418
  "minzoom": 6,
2395
2419
  "maxzoom": 20,
@@ -2451,7 +2475,7 @@
2451
2475
  {
2452
2476
  "id": "roads_motorwaybridge",
2453
2477
  "type": "line",
2454
- "source": "osm",
2478
+ "source": "ohm",
2455
2479
  "source-layer": "transport_lines",
2456
2480
  "minzoom": 5,
2457
2481
  "maxzoom": 20,
@@ -2515,7 +2539,7 @@
2515
2539
  {
2516
2540
  "id": "roads_secondarylink",
2517
2541
  "type": "line",
2518
- "source": "osm",
2542
+ "source": "ohm",
2519
2543
  "source-layer": "transport_lines",
2520
2544
  "minzoom": 8,
2521
2545
  "filter": [
@@ -2531,8 +2555,12 @@
2531
2555
  [
2532
2556
  "!=",
2533
2557
  [
2534
- "get",
2535
- "tunnel"
2558
+ "coalesce",
2559
+ [
2560
+ "get",
2561
+ "tunnel"
2562
+ ],
2563
+ 0
2536
2564
  ],
2537
2565
  1
2538
2566
  ]
@@ -2570,7 +2598,7 @@
2570
2598
  {
2571
2599
  "id": "roads_primarylink",
2572
2600
  "type": "line",
2573
- "source": "osm",
2601
+ "source": "ohm",
2574
2602
  "source-layer": "transport_lines",
2575
2603
  "minzoom": 6,
2576
2604
  "filter": [
@@ -2591,8 +2619,12 @@
2591
2619
  [
2592
2620
  "!=",
2593
2621
  [
2594
- "get",
2595
- "tunnel"
2622
+ "coalesce",
2623
+ [
2624
+ "get",
2625
+ "tunnel"
2626
+ ],
2627
+ 0
2596
2628
  ],
2597
2629
  1
2598
2630
  ]
@@ -2642,7 +2674,7 @@
2642
2674
  {
2643
2675
  "id": "roads_motorwaylink",
2644
2676
  "type": "line",
2645
- "source": "osm",
2677
+ "source": "ohm",
2646
2678
  "source-layer": "transport_lines",
2647
2679
  "minzoom": 5,
2648
2680
  "maxzoom": 20,
@@ -2665,8 +2697,12 @@
2665
2697
  [
2666
2698
  "!=",
2667
2699
  [
2668
- "get",
2669
- "tunnel"
2700
+ "coalesce",
2701
+ [
2702
+ "get",
2703
+ "tunnel"
2704
+ ],
2705
+ 0
2670
2706
  ],
2671
2707
  1
2672
2708
  ]
@@ -2716,7 +2752,7 @@
2716
2752
  {
2717
2753
  "id": "roads_residential",
2718
2754
  "type": "line",
2719
- "source": "osm",
2755
+ "source": "ohm",
2720
2756
  "source-layer": "transport_lines",
2721
2757
  "minzoom": 12,
2722
2758
  "maxzoom": 24,
@@ -2768,7 +2804,7 @@
2768
2804
  {
2769
2805
  "id": "roads_tertiary",
2770
2806
  "type": "line",
2771
- "source": "osm",
2807
+ "source": "ohm",
2772
2808
  "source-layer": "transport_lines",
2773
2809
  "minzoom": 9,
2774
2810
  "maxzoom": 24,
@@ -2785,8 +2821,12 @@
2785
2821
  [
2786
2822
  "!=",
2787
2823
  [
2788
- "get",
2789
- "tunnel"
2824
+ "coalesce",
2825
+ [
2826
+ "get",
2827
+ "tunnel"
2828
+ ],
2829
+ 0
2790
2830
  ],
2791
2831
  1
2792
2832
  ]
@@ -2836,7 +2876,7 @@
2836
2876
  {
2837
2877
  "id": "roads_secondary",
2838
2878
  "type": "line",
2839
- "source": "osm",
2879
+ "source": "ohm",
2840
2880
  "source-layer": "transport_lines",
2841
2881
  "minzoom": 8,
2842
2882
  "filter": [
@@ -2852,8 +2892,12 @@
2852
2892
  [
2853
2893
  "!=",
2854
2894
  [
2855
- "get",
2856
- "tunnel"
2895
+ "coalesce",
2896
+ [
2897
+ "get",
2898
+ "tunnel"
2899
+ ],
2900
+ 0
2857
2901
  ],
2858
2902
  1
2859
2903
  ]
@@ -2903,7 +2947,7 @@
2903
2947
  {
2904
2948
  "id": "roads_primary",
2905
2949
  "type": "line",
2906
- "source": "osm",
2950
+ "source": "ohm",
2907
2951
  "source-layer": "transport_lines",
2908
2952
  "minzoom": 6,
2909
2953
  "filter": [
@@ -2924,8 +2968,12 @@
2924
2968
  [
2925
2969
  "!=",
2926
2970
  [
2927
- "get",
2928
- "tunnel"
2971
+ "coalesce",
2972
+ [
2973
+ "get",
2974
+ "tunnel"
2975
+ ],
2976
+ 0
2929
2977
  ],
2930
2978
  1
2931
2979
  ],
@@ -2983,7 +3031,7 @@
2983
3031
  {
2984
3032
  "id": "roads_motorway",
2985
3033
  "type": "line",
2986
- "source": "osm",
3034
+ "source": "ohm",
2987
3035
  "source-layer": "transport_lines",
2988
3036
  "minzoom": 5,
2989
3037
  "maxzoom": 20,
@@ -3006,8 +3054,12 @@
3006
3054
  [
3007
3055
  "!=",
3008
3056
  [
3009
- "get",
3010
- "tunnel"
3057
+ "coalesce",
3058
+ [
3059
+ "get",
3060
+ "tunnel"
3061
+ ],
3062
+ 0
3011
3063
  ],
3012
3064
  1
3013
3065
  ]
@@ -3057,7 +3109,7 @@
3057
3109
  {
3058
3110
  "id": "roads_ford",
3059
3111
  "type": "line",
3060
- "source": "osm",
3112
+ "source": "ohm",
3061
3113
  "source-layer": "transport_lines",
3062
3114
  "minzoom": 9,
3063
3115
  "filter": [
@@ -3096,7 +3148,7 @@
3096
3148
  {
3097
3149
  "id": "roads_residential_bridgetop_z13",
3098
3150
  "type": "line",
3099
- "source": "osm",
3151
+ "source": "ohm",
3100
3152
  "source-layer": "transport_lines",
3101
3153
  "minzoom": 12,
3102
3154
  "maxzoom": 24,
@@ -3150,7 +3202,7 @@
3150
3202
  {
3151
3203
  "id": "roads_tertiarybridgetop",
3152
3204
  "type": "line",
3153
- "source": "osm",
3205
+ "source": "ohm",
3154
3206
  "source-layer": "transport_lines",
3155
3207
  "minzoom": 9,
3156
3208
  "maxzoom": 24,
@@ -3209,7 +3261,7 @@
3209
3261
  {
3210
3262
  "id": "roads_secondarybridgetop",
3211
3263
  "type": "line",
3212
- "source": "osm",
3264
+ "source": "ohm",
3213
3265
  "source-layer": "transport_lines",
3214
3266
  "minzoom": 8,
3215
3267
  "filter": [
@@ -3267,7 +3319,7 @@
3267
3319
  {
3268
3320
  "id": "roads_primarybridgetop",
3269
3321
  "type": "line",
3270
- "source": "osm",
3322
+ "source": "ohm",
3271
3323
  "source-layer": "transport_lines",
3272
3324
  "minzoom": 6,
3273
3325
  "filter": [
@@ -3330,7 +3382,7 @@
3330
3382
  {
3331
3383
  "id": "roads_motorwaybridgetop",
3332
3384
  "type": "line",
3333
- "source": "osm",
3385
+ "source": "ohm",
3334
3386
  "source-layer": "transport_lines",
3335
3387
  "minzoom": 5,
3336
3388
  "maxzoom": 20,
@@ -3399,7 +3451,7 @@
3399
3451
  {
3400
3452
  "id": "roads_secondary_z8",
3401
3453
  "type": "line",
3402
- "source": "osm",
3454
+ "source": "ohm",
3403
3455
  "source-layer": "transport_lines",
3404
3456
  "minzoom": 8,
3405
3457
  "maxzoom": 9,
@@ -3452,7 +3504,7 @@
3452
3504
  {
3453
3505
  "id": "roads_trunk_z7",
3454
3506
  "type": "line",
3455
- "source": "osm",
3507
+ "source": "ohm",
3456
3508
  "source-layer": "transport_lines",
3457
3509
  "minzoom": 7,
3458
3510
  "maxzoom": 9,
@@ -3506,7 +3558,7 @@
3506
3558
  {
3507
3559
  "id": "roads_motorway_z7",
3508
3560
  "type": "line",
3509
- "source": "osm",
3561
+ "source": "ohm",
3510
3562
  "source-layer": "transport_lines",
3511
3563
  "minzoom": 6,
3512
3564
  "maxzoom": 9,
@@ -3555,7 +3607,7 @@
3555
3607
  {
3556
3608
  "id": "man_made_bridge_area",
3557
3609
  "type": "fill",
3558
- "source": "osm",
3610
+ "source": "ohm",
3559
3611
  "source-layer": "other_areas",
3560
3612
  "filter": [
3561
3613
  "all",
@@ -3586,7 +3638,7 @@
3586
3638
  {
3587
3639
  "id": "man_made_bridge_line",
3588
3640
  "type": "line",
3589
- "source": "osm",
3641
+ "source": "ohm",
3590
3642
  "source-layer": "other_lines",
3591
3643
  "filter": [
3592
3644
  "all",
@@ -3618,7 +3670,7 @@
3618
3670
  {
3619
3671
  "id": "city_labels_z6",
3620
3672
  "type": "symbol",
3621
- "source": "osm",
3673
+ "source": "ohm",
3622
3674
  "source-layer": "place_points_centroids",
3623
3675
  "minzoom": 6,
3624
3676
  "maxzoom": 15,
@@ -3705,7 +3757,7 @@
3705
3757
  {
3706
3758
  "id": "city_capital_labels",
3707
3759
  "type": "symbol",
3708
- "source": "osm",
3760
+ "source": "ohm",
3709
3761
  "source-layer": "place_points_centroids",
3710
3762
  "minzoom": 4,
3711
3763
  "maxzoom": 15,
@@ -3793,7 +3845,7 @@
3793
3845
  {
3794
3846
  "id": "state_points_labels-centroids",
3795
3847
  "type": "symbol",
3796
- "source": "osm",
3848
+ "source": "ohm",
3797
3849
  "source-layer": "land_ohm_centroids",
3798
3850
  "minzoom": 5,
3799
3851
  "maxzoom": 20,
@@ -3856,7 +3908,7 @@
3856
3908
  {
3857
3909
  "id": "state_points_labels",
3858
3910
  "type": "symbol",
3859
- "source": "osm",
3911
+ "source": "ohm",
3860
3912
  "source-layer": "place_points_centroids",
3861
3913
  "minzoom": 5,
3862
3914
  "maxzoom": 20,
@@ -3914,7 +3966,7 @@
3914
3966
  {
3915
3967
  "id": "country_points_labels-centroids",
3916
3968
  "type": "symbol",
3917
- "source": "osm",
3969
+ "source": "ohm",
3918
3970
  "source-layer": "land_ohm_centroids",
3919
3971
  "minzoom": 0,
3920
3972
  "maxzoom": 10,
@@ -3979,7 +4031,7 @@
3979
4031
  {
3980
4032
  "id": "country_points_labels",
3981
4033
  "type": "symbol",
3982
- "source": "osm",
4034
+ "source": "ohm",
3983
4035
  "source-layer": "place_points_centroids",
3984
4036
  "minzoom": 0,
3985
4037
  "maxzoom": 10,
@@ -4033,7 +4085,7 @@
4033
4085
  {
4034
4086
  "id": "mountains",
4035
4087
  "type": "symbol",
4036
- "source": "osm",
4088
+ "source": "ohm",
4037
4089
  "source-layer": "landuse_points_centroids",
4038
4090
  "minzoom": 7,
4039
4091
  "filter": [