Skip to content

Commit 9f49faa

Browse files
authored
Merge pull request #474 from HSLdevcom/update-emissions-config
Update emissions config
2 parents 01dce30 + 793dd1e commit 9f49faa

File tree

9 files changed

+3
-9
lines changed

9 files changed

+3
-9
lines changed

finland/build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"osmTagMapping": "finland",
3838
"includeOsmSubwayEntrances": true
3939
},
40-
"emissions": {
40+
"emission": {
4141
"carAvgCo2PerKm": 170,
4242
"carAvgOccupancy": 1.3
4343
}

finland/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"FloatingBike": true,
109
"ActuatorAPI": true,

hsl/build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"demDefaults": {
3333
"elevationUnitMultiplier": 0.1
3434
},
35-
"emissions": {
35+
"emission": {
3636
"carAvgCo2PerKm": 170,
3737
"carAvgOccupancy": 1.3
3838
}

hsl/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"FloatingBike": true,
109
"ActuatorAPI": true,

kela/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"FloatingBike": false,
109
"ActuatorAPI": true,

varely/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"ActuatorAPI": true,
109
"AsyncGraphQLFetchers": false,

waltti-alt/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"ActuatorAPI": true,
109
"AsyncGraphQLFetchers": false,

waltti/build-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"demDefaults": {
3737
"elevationUnitMultiplier": 0.1
3838
},
39-
"emissions": {
39+
"emission": {
4040
"carAvgCo2PerKm": 170,
4141
"carAvgOccupancy": 1.3
4242
}

waltti/otp-config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"DebugUi": true,
55
"APIServerInfo": true,
66
"APIUpdaterStatus": false,
7-
"APIBikeRental": false,
87
"SandboxAPIMapboxVectorTilesApi": true,
98
"FloatingBike": false,
109
"ActuatorAPI": true,

0 commit comments

Comments
 (0)