Waterfront Public Access Areas (WPAAs)
City of New York
@usgov.city_of_new_york_waterfront_access_map_data_shapefile
City of New York
@usgov.city_of_new_york_waterfront_access_map_data_shapefile
Waterfront Public Access Areas (WPAAs) are privately owned waterfront zoning lots where publicly accessible open space is provided to and along the shoreline for public enjoyment, as shown on the Waterfront Access Map (WAM).
Organization: City of New York
Last updated: 2024-08-09T18:57:16.951829
Tags: dcp, department-of-city-planning, nyc, open-space, parks, publicly-accessible-waterfront, recreation, shore-public-access, wam, waterfront-access-map, waterfront-public-access-areas, wpaa
CREATE TABLE table_1 (
"the_geom" VARCHAR,
"wpaa_id" BIGINT,
"name" VARCHAR,
"construction_status" VARCHAR,
"chair_certification_date" TIMESTAMP,
"cpc_approval_date" TIMESTAMP,
"maintained_by" VARCHAR,
"summary_of_wpaa" VARCHAR,
"restrictive_declaration_link" VARCHAR,
"cpc_report_link" VARCHAR,
"supplemental_public_access_area" BIGINT,
"total_wpaa_area" BIGINT,
"zoning_application_portal_zap_link" VARCHAR -- Zoning Application Portal (ZAP) Link,
"hours_of_operation" VARCHAR,
"adjacent_waterway" VARCHAR,
"shore_public_walkway_area" BIGINT,
"shore_public_walkway_linear_feet" BIGINT,
"activity_volleyball_court" BIGINT,
"activity_basketball_court" BIGINT,
"activity_fishing" BIGINT,
"activity_boating_in_water_access" BIGINT,
"activity_tot_playground" BIGINT,
"activity_splash_feature" BIGINT,
"activity_other_recreational" BIGINT,
"activity_swimming" BIGINT,
"feature_promenade" BIGINT,
"feature_seating_lawn" BIGINT,
"feature_pier" BIGINT,
"feature_wetland_natural_edge" BIGINT,
"feature_dog_run" BIGINT,
"feature_educational_or_interpretive_signs" BIGINT,
"feature_public_restroom" BIGINT,
"feature_shade_structure" BIGINT,
"feature_outdoor_art" BIGINT,
"feature_food_or_beverage_concessions" BIGINT,
"feature_group_seating" BIGINT,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);Anyone who has the link will be able to view this.