California Rail Network
State of California
@usgov.ca_gov_california_rail_network_476e4
State of California
@usgov.ca_gov_california_rail_network_476e4
The purpose of the data is to represent the rail network using available reference data and information contained in the California Region Timetable 20. The Rail feature class contains alignment for passenger and freight railroad lines, including commuter rail and heavy rail. The Rail feature class allows for the selection of all passenger, commuter, recreational, freight, and shortline rail alignment in California with the exception of BART.
Organization: State of California
Last updated: 2023-08-25T21:35:59.967526
Tags: california-department-of-transportation, california-state-transportation-agency, caltrans, caopendata, clearinghouse, network, rail
CREATE TABLE table_1 (
"objectid" BIGINT,
"begin_mp" DOUBLE,
"end_mp" DOUBLE,
"row_owner" VARCHAR,
"freight_op" VARCHAR,
"subdivisio" VARCHAR,
"shrtln_nam" VARCHAR,
"shrtln_cod" VARCHAR,
"pass_op" VARCHAR,
"pass_netwo" VARCHAR,
"comm_op" VARCHAR,
"comm_netwo" VARCHAR,
"recr_op" VARCHAR,
"recr_netwo" VARCHAR,
"status" DOUBLE,
"rr_clss" VARCHAR,
"trk_clss" DOUBLE,
"pass_speed" DOUBLE,
"frt_speed" DOUBLE,
"frt_dns" DOUBLE,
"num_track" VARCHAR,
"stracnet" VARCHAR,
"cr63" VARCHAR,
"shape_leng" DOUBLE,
"shape_length" DOUBLE
);Anyone who has the link will be able to view this.