Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resources: New templates of Tianjin Metro #1361

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions public/resources/templates/tjrt/00config.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,5 +96,14 @@
"zh-Hant": "11號線"
},
"uploadBy": "HatsuneMikuZD"
},
{
"filename": "JJL",
"name": {
"en": "JINJING Line",
"zh-Hans": "津静线",
"zh-Hant": "津靜線"
},
"uploadBy": "SHENJIE15"
}
]
216 changes: 216 additions & 0 deletions public/resources/templates/tjrt/JJL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,216 @@
{
"svgWidth": {
"destination": 1500,
"runin": 1500,
"railmap": 1500,
"indoor": 1500
},
"svg_height": 400,
"style": "shmetro",
"y_pc": 50,
"padding": 10,
"branchSpacingPct": 33,
"direction": "r",
"platform_num": "1",
"theme": [
"tianjin",
"jinjing",
"#f8b5c4",
"#fff"
],
"line_name": [
"JINJING Line",
"津静线"
],
"current_stn_idx": "stn_Bz57Kbtprk",
"stn_list": {
"linestart": {
"name": [
"LEFT END",
"LEFT END"
],
"num": "00",
"services": [
"local"
],
"parents": [],
"children": [
"stn_Bz57Kbtprk"
],
"transfer": {
"groups": [
{}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355
},
"lineend": {
"name": [
"RIGHT END",
"RIGHT END"
],
"num": "00",
"services": [
"local"
],
"parents": [
"stn_Nyy7YBZd0E"
],
"children": [],
"transfer": {
"groups": [
{}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355,
"branch": {}
},
"stn_Nyy7YBZd0E": {
"name": [
"团泊医学院",
"TUANBOYIXUEYUAN"
],
"num": "4",
"services": [
"local"
],
"parents": [
"stn_HjtuXE8xq7"
],
"children": [
"lineend"
],
"transfer": {
"groups": [
{}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355
},
"stn_HjtuXE8xq7": {
"name": [
"团泊健康城",
"TUANBOJIANKANGCHENG"
],
"num": "3",
"services": [
"local"
],
"parents": [
"stn_NYHBj_h2hy"
],
"children": [
"stn_Nyy7YBZd0E"
],
"transfer": {
"groups": [
{}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355
},
"stn_NYHBj_h2hy": {
"name": [
"精武",
"JINGWU"
],
"num": "2",
"services": [
"local"
],
"parents": [
"stn_Bz57Kbtprk"
],
"children": [
"stn_HjtuXE8xq7"
],
"transfer": {
"groups": [
{}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355
},
"stn_Bz57Kbtprk": {
"name": [
"京华东道",
"JINGHUADONGDAO"
],
"num": "1",
"services": [
"local"
],
"parents": [
"linestart"
],
"children": [
"stn_NYHBj_h2hy"
],
"transfer": {
"groups": [
{
"lines": [
{
"theme": [
"tianjin",
"tj5",
"#e35205",
"#fff"
],
"name": [
"",
""
]
}
]
}
],
"tick_direc": "r",
"paid_area": true
},
"loop_pivot": false,
"one_line": true,
"int_padding": 355
}
},
"namePosMTR": {
"isStagger": true,
"isFlip": true
},
"customiseMTRDest": {
"isLegacy": false,
"terminal": false
},
"line_num": "Line 21",
"psd_num": "1",
"info_panel_type": "sh",
"direction_gz_x": 40,
"direction_gz_y": 70,
"coline": {},
"loop": false,
"loop_info": {
"bank": true,
"left_and_right_factor": 0,
"bottom_factor": 1
}
}
Loading