City Property Primary Jurisdiction
City of Seattle
@usgov.city_of_seattle_city_property_primary_jurisdiction_aaf9d
City of Seattle
@usgov.city_of_seattle_city_property_primary_jurisdiction_aaf9d
Displays data from CTYPROP.RPAMIS_PMA_JOIN. Symbolized on the attribute JURIS_DEPT.
Updated weekly.
| LABEL | JURIS_DEPT |
|---|---|
| Seattle Center | CEN, SEA |
| Dept. of Neighborhoods | DON |
| Parks and Recreation | SPR |
| Facilities and Administrative Services | DAS, FFD, FAS |
| Office of Housing, Human Services Dept. | HSD, OH |
| City Light | SCL |
| Dept. of Transportation | SDOT, TRNS |
| Seattle Public Library<td style='border-left:1p | |
| Organization: City of Seattle | |
| Last updated: 2025-02-28T23:41:28.219023 | |
| Tags: city-owned-property, planning, property, seattle-gis-open-data, survey |
CREATE TABLE table_1 (
"objectid" BIGINT,
"pma_num" BIGINT,
"pmaid" BIGINT,
"pma_name" VARCHAR,
"juris_dept" VARCHAR,
"use" VARCHAR,
"use_class" VARCHAR,
"city_owned" VARCHAR,
"address" VARCHAR,
"status" VARCHAR,
"name" VARCHAR,
"pma_id" VARCHAR,
"f_area" DOUBLE,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.