Intersections By Each Cross Street Permutation
City of San Francisco
@usgov.city_of_san_francisco_intersections_by_each_cross_stre_a8cd5f7c
City of San Francisco
@usgov.city_of_san_francisco_intersections_by_each_cross_stre_a8cd5f7c
Intersections listed using every possible combination of cross streets
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:41.398043
Tags: cnn, cross-street, gis, intersection, lagan
CREATE TABLE table_1 (
"id" BIGINT,
"cnn" BIGINT,
"street_name_1" VARCHAR,
"street_name_2" VARCHAR,
"x_coord" DOUBLE,
"y_coord" DOUBLE,
"latitude" DOUBLE,
"longitude" DOUBLE,
"zip_code" DOUBLE
);Anyone who has the link will be able to view this.