Commuter Shuttle Stops
City of San Francisco
@usgov.city_of_san_francisco_commuter_shuttle_stops
City of San Francisco
@usgov.city_of_san_francisco_commuter_shuttle_stops
A. SUMMARY
This feature class shows the location of all designated Commuter Shuttle Program stops.
B. METHODOLOGY
Tracks the current and historical Commuter Shuttle Program stop network, which is frequently adjusted by the SFMTA Board.
C. UPDATE FREQUENCY
Points added when new stops are created.
D. OTHER CRITICAL INFO
Updated whenever stops are changed, on average every one to two months. Historical stops need to be re-added.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:37.064416
Tags: shuttles
CREATE TABLE table_1 (
"objectid" BIGINT,
"fid" VARCHAR,
"stop_id" BIGINT,
"location" VARCHAR,
"bus_zone_t" VARCHAR,
"length" VARCHAR,
"position" VARCHAR,
"nub_parkin" BIGINT,
"parkingtyp" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"arterial" VARCHAR,
"zone_hours" VARCHAR,
"status" VARCHAR,
"currentsto" DOUBLE,
"pilotstope" DOUBLE,
"creationda" VARCHAR,
"label_plac" VARCHAR,
"decal_work" VARCHAR,
"sign_work" VARCHAR,
"paint_work" VARCHAR,
"work_order" VARCHAR,
"shape" VARCHAR,
"data_as_of" VARCHAR,
"data_loaded_at" VARCHAR,
"sf_find_neighborhoods_2" BIGINT,
"current_police_districts_2" BIGINT,
"current_supervisor_districts_2" BIGINT,
"analysis_neighborhoods_2" BIGINT,
"neighborhoods" BIGINT
);Anyone who has the link will be able to view this.