Bus Stops 2017
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_bus_stops_2017_2299f
City of Ferndale, Michigan
@usgov.city_of_ferndale_michigan_bus_stops_2017_2299f
CREATE TABLE table_1 (
"objectid" BIGINT,
"stop_lon" DOUBLE,
"stop_lat" DOUBLE,
"route" DOUBLE,
"crossstree" VARCHAR,
"label" VARCHAR,
"streetname" VARCHAR,
"routename" VARCHAR,
"direction" VARCHAR,
"stop_code" VARCHAR,
"stop_desc" VARCHAR,
"stop_id" DOUBLE,
"stop_name" VARCHAR,
"shelter" VARCHAR,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.