Skip to content

Commit de0a1e5

Browse files
committed
quick tuneup
1 parent b58c12a commit de0a1e5

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

railway/railway.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5387,7 +5387,7 @@
53875387
"type": "line",
53885388
"source": "osm",
53895389
"source-layer": "land_ohm_lines",
5390-
"minzoom": 7,
5390+
"minzoom": 8,
53915391
"maxzoom": 20,
53925392
"filter": ["in", ["get", "admin_level"], ["literal", [5, 6]]],
53935393
"layout": {
@@ -5403,11 +5403,11 @@
54035403
}
54045404
},
54055405
{
5406-
"id": "state_lines_admin4-case",
5406+
"id": "admin4_state_lines__case",
54075407
"type": "line",
54085408
"source": "osm",
54095409
"source-layer": "land_ohm_lines",
5410-
"minzoom": 3,
5410+
"minzoom": 7,
54115411
"maxzoom": 20,
54125412
"filter": [
54135413
"all",
@@ -5433,11 +5433,11 @@
54335433
}
54345434
},
54355435
{
5436-
"id": "state_lines_admin4",
5436+
"id": "admin4_state_lines",
54375437
"type": "line",
54385438
"source": "osm",
54395439
"source-layer": "land_ohm_lines",
5440-
"minzoom": 5,
5440+
"minzoom": 7,
54415441
"maxzoom": 20,
54425442
"filter": [
54435443
"all",
@@ -5491,7 +5491,7 @@
54915491
}
54925492
},
54935493
{
5494-
"id": "admin_countrylines_z10_case",
5494+
"id": "admin12_country_lines_case",
54955495
"type": "line",
54965496
"source": "osm",
54975497
"source-layer": "land_ohm_lines",
@@ -5517,7 +5517,7 @@
55175517
}
55185518
},
55195519
{
5520-
"id": "admin_countrylines_z10",
5520+
"id": "admin12_countrylines",
55215521
"type": "line",
55225522
"source": "osm",
55235523
"source-layer": "land_ohm_lines",
@@ -5547,8 +5547,8 @@
55475547
["zoom"],
55485548
0,
55495549
0.25,
5550-
2,
5551-
0.75,
5550+
5,
5551+
0.5,
55525552
10,
55535553
1,
55545554
13,

0 commit comments

Comments
 (0)