Street_Tree_List

Data source: data.sfgov.org

13 rows where DBH = 0 and qSpecies = 109

View and edit SQL

Suggested facets: qAddress, SiteOrder

DBH

Link rowid ▼ TreeID qLegalStatus qSpecies qAddress SiteOrder qSiteInfo PlantType qCaretaker qCareAssistant PlantDate DBH PlotSize PermitNotes XCoord YCoord Latitude Longitude Location
5110 152413 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 2 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005625.074080001 2104777.98262 37.7596375207611 -122.42361441706899 (37.7596375207611, -122.423614417069)
5111 152416 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 5 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005631.99539 2104658.5890900004 37.7593100848133 -122.423581991114 (37.7593100848133, -122.423581991114)
5113 152421 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 10 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005642.99765 2104457.73967 37.7587592203909 -122.42352966049 (37.7587592203909, -122.42352966049)
5114 152414 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 3 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005626.99355 2104746.96336 37.7595524574982 -122.423605573157 (37.7595524574982, -122.423605573157)
5118 152420 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 9 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005641.8915099995 2104501.69931 37.7588798608311 -122.42353661133998 (37.7588798608311, -122.42353661134)
5122 152419 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 8 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005637.900330001 2104551.94757 37.7590176055009 -122.423553987148 (37.7590176055009, -122.423553987148)
5127 152423 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 12 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005645.11359 2104396.78205 37.758591964470895 -122.423518008854 (37.7585919644709, -122.423518008854)
5131 152418 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 7 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005636.4507 2104585.0792400003 37.759108495478394 -122.42356135618999 (37.7591084954784, -122.42356135619)
5135 152417 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 6 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005634.27087 2104624.16733 37.7592156991708 -122.423571674116 (37.7592156991708, -122.423571674116)
5137 152415 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 4 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005628.48676 2104715.95286 37.7594673942256 -122.423598204106 (37.7594673942256, -122.423598204106)
5138 152412 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 1 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005623.17605 2104812.38517 37.7597318749526 -122.4236234274 (37.7597318749526, -122.4236234274)
5168 152422 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 700x Guerrero St 11 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005644.9376300005 2104427.7274700003 37.7586769234173 -122.423520817442 (37.7586769234173, -122.423520817442)
150449 221531 DPW Maintained 3 Acacia stenophylla :: Shoestring Acacia 109 1100x Guerrero St 11 Median : Cutout 11 Tree 1 DPW 2     0 Width 3ft   6005769.92765 2102140.767 37.7524045154572 -122.422926004956 (37.7524045154572, -122.422926004956)

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 89.465ms · Data source: data.sfgov.org