Vistas
State of California
@usgov.ca_gov_vistas_78da8
State of California
@usgov.ca_gov_vistas_78da8
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"objectid" BIGINT,
"ct_no" BIGINT,
"name" VARCHAR,
"district" BIGINT,
"county" VARCHAR,
"route" BIGINT,
"postmile_p" VARCHAR,
"postmile" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"address" VARCHAR,
"city" VARCHAR,
"zipcode" VARCHAR
);
Anyone who has the link will be able to view this.