This web map visualizes street trees in the Neighborhood Tabulation Area of MN25.
It primarily uses Leaflet for mapping functionality and interactivity, including the Marker Clusters plug-in and Mustache for popups.
The base map was customized using Mapbox.
Scrolling over a point (tree) highlights all trees of the same species.
Pressing the "see census tracts" button loads polygons that correspond to census tract boundaries within this NTA.
Counts of trees within these tracts are calculated in the browser using Turf.js.