Sidewalks
State of New York
@usgov.state_of_new_york_sidewalks_10db1
State of New York
@usgov.state_of_new_york_sidewalks_10db1
This data set includes all sidewalks and curb ramps on the roads system under the jurisdiction of NYSDOT. It contains the Regional Office responsible for the management of the feature (sidewalk or curb ramps), the state county where the feature is located and the route name and number for all sidewalks and curb ramps on state-owned routes within New York State. The data set does not include sidewalks or curb ramps on non-state owned routes such as those owned by cities, towns or villages within the state.
Organization: State of New York
Last updated: 2022-05-18T23:07:02.701043
Tags: ada, american-with-disabilities-act, curb-ramps, pedestrian-network, sidewalks
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"geog_id" BIGINT,
"region" BIGINT,
"county" VARCHAR,
"route" VARCHAR,
"road" VARCHAR,
"from_desc" VARCHAR,
"to_desc" VARCHAR,
"from_mp" DOUBLE,
"to_mp" DOUBLE,
"len_feet" DOUBLE
);Anyone who has the link will be able to view this.