National Transit Map Routes
Federal Geographic Data Committee
@usgov.fgdc_gov_national_transit_map_routes_b405a
Federal Geographic Data Committee
@usgov.fgdc_gov_national_transit_map_routes_b405a
CREATE TABLE table_1 (
"objectid" BIGINT,
"ntd_id" VARCHAR,
"feed_id" VARCHAR,
"shape_id" VARCHAR,
"route_id" VARCHAR,
"agency_id" VARCHAR,
"route_short_name" VARCHAR,
"route_long_name" VARCHAR,
"route_desc" VARCHAR,
"route_type" DOUBLE,
"route_type_text" VARCHAR,
"route_url" VARCHAR,
"route_color" VARCHAR,
"route_color_formatted" VARCHAR,
"route_text_color" VARCHAR,
"route_text_color_formatted" VARCHAR,
"download_date" VARCHAR,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.