Street_Tree_List

Data source: data.sfgov.org

14 rows where PlotSize = "Width 0ft" and qSpecies = 81 sorted by TreeID

View and edit SQL

Suggested facets: qAddress, SiteOrder, DBH

PlotSize

  • Width 0ft · 14
Link rowid TreeID ▼ qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
176353 139293 Undocumented 2 Platanus racemosa :: California Sycamore 81 1499 Post St 4 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     16 Width 0ft   6005109.4757 2114379.0309 37.7859705561221 -122.426081111968 (37.7859705561221, -122.426081111968)
25227 139297 Undocumented 2 Platanus racemosa :: California Sycamore 81 1499 Post St 8 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     16 Width 0ft   6005181.8124 2114392.183 37.7860107566115 -122.42583178305401 (37.7860107566115, -122.425831783054)
180568 139307 Undocumented 2 Platanus racemosa :: California Sycamore 81 1499 Post St 18 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     15 Width 0ft   6005420.8268 2114423.2928 37.7861096804798 -122.425007071523 (37.7861096804798, -122.425007071523)
50408 139315 Undocumented 2 Platanus racemosa :: California Sycamore 81 1302 Geary Blvd 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     19 Width 0ft   6005403.9061 2114211.5372 37.7855272963528 -122.42505054055401 (37.7855272963528, -122.425050540554)
40818 139319 Undocumented 2 Platanus racemosa :: California Sycamore 81 1322 Geary Blvd 6 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     17 Width 0ft   6005281.602999999 2114195.139 37.7854753615205 -122.42547250628999 (37.7854753615205, -122.42547250629)
177910 139320 Undocumented 2 Platanus racemosa :: California Sycamore 81 1330 Geary Blvd 7 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     20 Width 0ft   6005252.9062 2114191.0395 37.785462483882604 -122.425571496934 (37.7854624838826, -122.425571496934)
163535 139325 Undocumented 2 Platanus racemosa :: California Sycamore 81 1352 Geary Blvd 12 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     17 Width 0ft   6005111.8135 2114171.5666 37.7854010428944 -122.426058249419 (37.7854010428944, -122.426058249419)
37628 139326 Undocumented 2 Platanus racemosa :: California Sycamore 81 1360 Geary Blvd 13 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     8 Width 0ft   6005071.5013 2114164.734 37.785380003834206 -122.42619723103901 (37.7853800038342, -122.426197231039)
136837 141158 Undocumented 2 Platanus racemosa :: California Sycamore 81 2013 Geary Blvd 4 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     17 Width 0ft   6001875.9402 2113580.1259 37.7835936815677 -122.437211019524 (37.7835936815677, -122.437211019524)
132923 142617 Undocumented 2 Platanus racemosa :: California Sycamore 81 725 GREENWICH ST 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     9 Width 0ft   6009365.5599 2120118.4807 37.801969311442704 -122.411761862829 (37.8019693114427, -122.411761862829)
71876 142618 Undocumented 2 Platanus racemosa :: California Sycamore 81 725 GREENWICH ST 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     6 Width 0ft   6009381.7206 2120120.7894 37.8019765571324 -122.41170610218 (37.8019765571324, -122.41170610218)
27027 142619 Undocumented 2 Platanus racemosa :: California Sycamore 81 725 GREENWICH ST 3 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     9 Width 0ft   6009396.4961 2120122.6363 37.8019824571048 -122.411655102339 (37.8019824571048, -122.411655102339)
136888 245048 Undocumented 2 Platanus racemosa :: California Sycamore 81 156 Baker St 1 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     17 Width 0ft   6000820.7156 2109539.1628 37.772438181941396 -122.440571749918 (37.7724381819414, -122.440571749918)
173139 245049 Undocumented 2 Platanus racemosa :: California Sycamore 81 156 Baker St 2 Sidewalk: Curb side : Cutout 1 Tree 1 Private 1     15 Width 0ft   6000818.7213 2109552.7904 37.7724754863462 -122.44057962599199 (37.7724754863462, -122.440579625992)

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "Street_Tree_List" (
"TreeID" INTEGER,
  "qLegalStatus" INTEGER,
  "qSpecies" INTEGER,
  "qAddress" TEXT,
  "SiteOrder" INTEGER,
  "qSiteInfo" INTEGER,
  "PlantType" INTEGER,
  "qCaretaker" INTEGER,
  "qCareAssistant" INTEGER,
  "PlantDate" TEXT,
  "DBH" INTEGER,
  "PlotSize" TEXT,
  "PermitNotes" TEXT,
  "XCoord" REAL,
  "YCoord" REAL,
  "Latitude" REAL,
  "Longitude" REAL,
  "Location" TEXT
,
FOREIGN KEY ("PlantType") REFERENCES [PlantType](id),
    FOREIGN KEY ("qCaretaker") REFERENCES [qCaretaker](id),
    FOREIGN KEY ("qSpecies") REFERENCES [qSpecies](id),
    FOREIGN KEY ("qSiteInfo") REFERENCES [qSiteInfo](id),
    FOREIGN KEY ("qCareAssistant") REFERENCES [qCareAssistant](id),
    FOREIGN KEY ("qLegalStatus") REFERENCES [qLegalStatus](id));
CREATE INDEX ["Street_Tree_List_PlantType"] ON [Street_Tree_List]("PlantType");
CREATE INDEX ["Street_Tree_List_qCaretaker"] ON [Street_Tree_List]("qCaretaker");
CREATE INDEX ["Street_Tree_List_qSpecies"] ON [Street_Tree_List]("qSpecies");
CREATE INDEX ["Street_Tree_List_qSiteInfo"] ON [Street_Tree_List]("qSiteInfo");
CREATE INDEX ["Street_Tree_List_qCareAssistant"] ON [Street_Tree_List]("qCareAssistant");
CREATE INDEX ["Street_Tree_List_qLegalStatus"] ON [Street_Tree_List]("qLegalStatus");
Powered by Datasette · Query took 47.176ms · Data source: data.sfgov.org