This layer indicates railroad lines such as the JR line, Shinkansen Bullet Train line, private railroad line, and subway line, etc. with a polyline.
Table Definition
Field | Data Type (Length) | Description |
---|---|---|
OBJECTID | Integer | A unique ID that indicates the object. |
RALCLS_C | Integer |
Indicates the object class. Note that Type Code is different between that in the base map (RALnn.tab) indicating the same railroad and the detailed map (CRALnn.tab). |
UNDER_F | Integer |
Flag to indicate whether the line is above-ground or underground. 0 … Above-Ground 1 … Underground |
SC1DISP_F | Integer |
Indicates whether to be displayed or hidden in scale 1 (equivalent to 1/100,000). 0 … Hidden 1 … Displayed |
SC2DISP_F | Integer |
Indicates whether to be displayed or hidden in scale 2 (equivalent to 1/50,000). 0 … Hidden 1 … Displayed |
SC3DISP_F | Integer |
Indicates whether to be displayed or hidden in scale 3 (equivalent to 1/25,000). 0 … Hidden 1 … Displayed |
SC4DISP_F | Integer |
Indicates whether to be displayed or hidden in scale 4 (equivalent to 1/12,500). 0 … Hidden 1 … Displayed |
UNDER_F | Integer |
Flag to indicate whether the line is above-ground or underground. 0 … Above-Ground 1 … Underground |
Code Table
RALCLS_C (Railroad Class Code)
Description | Code | Graphic Style |
---|---|---|
Shinkansen Bullet Train | 1 | |
JR | 2 | |
Semi-Public | 3 | |
Private Railroad | 4 | |
Tramway | 5 | |
Subway | 6 | |
Monorail | 7 | |
New Transportation System | 8 | |
Ropeway | 9 | |
Cablecar | 10 | |
Freight Line | 11 | |
Sideline | 20 |
UNDER_F (Above-ground/underground flag)
Description | Code | Graphic Style |
---|---|---|
Above-ground | 0 | |
Underground | 1 |