CA Transit Routes
State of California
@usgov.ca_gov_ca_transit_routes_b01fa
State of California
@usgov.ca_gov_ca_transit_routes_b01fa
Provide all CA transit routes (geospatial) from all transit operators.
Organization: State of California
Last updated: 2023-08-12T11:51:54.328690
Tags: california-department-of-transportation, california-state-transportation-agency, caltrans, caopendata, clearinghouse, gtfs, rail, routes, transit, transit-routes, transit-stops, transportation
CREATE TABLE table_1 (
"objectid" BIGINT,
"org_id" VARCHAR,
"agency" VARCHAR,
"route_id" VARCHAR,
"route_type" BIGINT,
"route_name" VARCHAR,
"shape_id" VARCHAR,
"n_trips" BIGINT,
"base64_url" VARCHAR,
"shape_length" DOUBLE
);Anyone who has the link will be able to view this.