Snapbase
District of Columbia
@usgov.district_of_columbia_snapbase
District of Columbia
@usgov.district_of_columbia_snapbase
CREATE TABLE table_1 (
"objectid" BIGINT,
"roadtype" VARCHAR,
"quadrant" VARCHAR,
"directionality" VARCHAR,
"ownership" VARCHAR,
"functionalclass" VARCHAR,
"fromleftaddress" DOUBLE,
"toleftaddress" DOUBLE,
"fromrightaddress" DOUBLE,
"torightaddress" DOUBLE,
"fromlefttheoreticrange" DOUBLE,
"tolefttheoreticrange" DOUBLE,
"fromrighttheoreticrange" DOUBLE,
"torighttheoreticrange" DOUBLE,
"st_name" VARCHAR,
"source" VARCHAR,
"gis_id" VARCHAR,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"shapelen" BIGINT
);
Anyone who has the link will be able to view this.