Bus Stops
Plymouth City Council
@ukgov.bus_stops4
Plymouth City Council
@ukgov.bus_stops4
CREATE TABLE bus_stops_2025 (
"atcocode" VARCHAR,
"naptancode" VARCHAR,
"commonname" VARCHAR,
"street" VARCHAR,
"bearing" VARCHAR,
"localityname" VARCHAR,
"parentlocalityname" VARCHAR,
"easting" BIGINT,
"northing" BIGINT,
"longitude" DOUBLE,
"latitude" DOUBLE,
"stoptype" VARCHAR,
"busstoptype" VARCHAR,
"status" VARCHAR
);
Anyone who has the link will be able to view this.