Basketball Court Points
City of Seattle
@usgov.city_of_seattle_basketball_court_points
City of Seattle
@usgov.city_of_seattle_basketball_court_points
Basketball Courts maintained by Seattle Parks and Recreation.
Refresh Cycle: Weekly
Feature Class: DPR.BasketballCourts
Organization: City of Seattle
Last updated: 2025-02-28T23:47:49.260825
Tags: basketball-courts, common-data-layers, courts, parks, seattle-gis-open-data, sports, spr
CREATE TABLE table_1 (
"objectid" BIGINT,
"park_name" VARCHAR,
"address" VARCHAR,
"type" VARCHAR,
"number_of_courts" BIGINT,
"regulation_size" VARCHAR,
"point_x" DOUBLE,
"point_y" DOUBLE,
"gis_edt_dt" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"pmaid" BIGINT,
"location_id" DOUBLE,
"amwo_id" VARCHAR,
"res1" VARCHAR,
"res2" VARCHAR,
"globalid" VARCHAR,
"gis_creator" VARCHAR,
"gis_crt_dt" VARCHAR,
"gis_editor" VARCHAR,
"spatial_data_quality_level" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.