Combined Tree Point
City of Seattle
@usgov.city_of_seattle_combined_tree_point
City of Seattle
@usgov.city_of_seattle_combined_tree_point
Displays Combined Tree Point maintained by the Seattle Department of Transportation. This is a presentation view of 5 contributing datasets from 4 city departments. Contributing datasets:
SDOT: SDOT.V_TREES
SPR: DPR.TREES_PT
SDCI: DPD.Trees
SPU: UTIL.URBAN_TREE_PT
SPU: UTIL.TFN_Planting_Location
This is a redacted view and is intended for public use.
Refresh Cycle: Weekly
Feature Class: SDOT.COMBINED_TREE_PT
Organization: City of Seattle
Last updated: 2025-02-28T23:49:04.773173
Tags: combined-tree-point, common-data-layers, sdot, seattle-gis-open-data, transportation, trees
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "sdot_unit_id" VARCHAR,
  "spr_unit_id" DOUBLE,
  "sdci_unit_id" VARCHAR,
  "spu_tree_unit_id" VARCHAR,
  "spu_planting_unit_id" VARCHAR,
  "pest_unit_id" VARCHAR,
  "source_department" VARCHAR,
  "scientific_name" VARCHAR,
  "common_name" VARCHAR,
  "dbh" DOUBLE,
  "ownership" VARCHAR,
  "unit_description" VARCHAR,
  "globalid" VARCHAR,
  "x" DOUBLE,
  "y" DOUBLE
);Anyone who has the link will be able to view this.