Carpooling Slug Locations
District of Columbia
@usgov.district_of_columbia_carpooling_slug_locations
District of Columbia
@usgov.district_of_columbia_carpooling_slug_locations
This layer shows slugging locations (pick-up and drop-off points) for casual carpooling. The data was originally obtained from Sluglines.com.
Organization: District of Columbia
Last updated: 2024-04-30T17:57:06.188678
Tags: carpooling, commuter, dc, ddot, district-of-columbia, slugline, transportation, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"stopid" BIGINT,
"stopdescription" VARCHAR,
"operation" VARCHAR,
"nearest_intersection" VARCHAR,
"source" VARCHAR,
"spaces" BIGINT,
"handicapped_space" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"zip_code" DOUBLE,
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR
);Anyone who has the link will be able to view this.