Skip to content

Commit 690b7dc

Browse files
committed
Python importer: Savce Quay PrivateCode with type HSL/JORE-3
1 parent 2d23ac0 commit 690b7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stop-registry-importer/importer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ def quayInputForJore3Stop(jore3row, label, validityStart, validityEnd, lon, lat)
188188
"publicCode": label,
189189
"privateCode": {
190190
"value": jore3row['soltunnus'],
191-
"type": 'HSL'
191+
"type": 'HSL/JORE-3'
192192
},
193193
"description": {
194194
"lang": "fin",

0 commit comments

Comments
 (0)