, but this code // executes before the first paint, when

澳门六合彩开奖记录资料

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Mapping Calvin's trees | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Calvin News

Mapping Calvin's trees

Wed, Sep 21, 2011
Lynn Rosendale

Last fall nearly 20 Calvin biology students went sleuthing on 聽campus, meter sticks, notebooks and GPS devices in hand. The goal? To document every tree of at least five inches in diameter on the west side of campus鈥攁ll 3,516 of them.

The tree inventory project was the brainchild of biology professor Dave Warners.

鈥淎s we start thinking about a more sustainable campus and trying to become carbon neutral, it seemed to make sense that we needed to document the trees on campus,鈥 Warners said. 鈥淚n order to know how much carbon sequestration we have on campus, we have to know the number and size of trees.鈥

So Warners partnered with geography professor Jason Van Horn, a geographic information systems (GIS) specialist, to produce the college鈥檚 first tree inventory. The professors were assisted by students in Van Horn鈥檚 GIS class and Warners鈥 plant taxonomy class.

Measuring, researching, mapping

Van Horn鈥檚 students developed a data dictionary鈥攁 method for data collection that includes an attributes鈥 table鈥攐n the college鈥檚 state-of-the-art hand-held GPS receivers. 聽Warners鈥 students then took those receivers and entered data鈥攊ncluding species, diameter, estimated height, estimated canopy, health and habitat鈥攆or every one of Calvin鈥檚 trees.

鈥淭his project was fantastic for my students,鈥 said Van Horn. 鈥淭his kind of learning is directly applicable to the job industry; expertise in GPS technology is an extremely marketable skill.鈥

Warners鈥 students also received valuable training on the GPS units, and they were able to put their tree identification skills to the test.

Among the summary statistics was the total number of trees (3,516), the number of species (112), the number of landscaped vs. natural trees (1138/2378) and the number of each type of tree: Norway Spruce is the most common at 305. There are 194 Red Oak trees and 157 Sugar Maples. The Kentucky Coffee Tree is the most unique, according to Warners; there are three of these on campus.

One student wanted to take the project a step further and make the data more user-friendly. So, under Warners鈥 direction, 聽junior geography major Owen Selles spent this past summer incorporating the data into an online tree map.

鈥淎 lot of people are pretty much oblivious to trees,鈥 said Selles. 鈥淎s people, we really need to value trees more. They add so much value and beauty to our place.

鈥淚 felt like if people knew more about the trees, they would feel more connected to them. That鈥檚 what happened to me: I enjoyed a lot of time with trees over the summer.鈥

The online map includes all of the information gathered by Warners鈥 class about each tree on campus; trees can be searched by species, by health and by a number of other categories.

The tree inventory/map is especially beneficial to Bob Speelman, a certified arborist and the college鈥檚 supervisor of landscape maintenance. 鈥淲hat was helpful was putting numbers with things like the native and non-native species and the diversity we would like to achieve and 鈥 setting goals for the amount of canopy cover,鈥 he said.

Identifying threats

The map makes it easier to identify and treat trees like the White Ash, which is susceptible to pests like the Emerald Ash Borer, Warners added: 鈥淵ou can just pull up the map and see all of the White Ash trees on campus; it鈥檚 a very powerful tool for taking care of trees.鈥

The largest and, most likely, the oldest tree on campus is the Red Oak directly in front of the Spoelhof Center.聽 It is well over 200 years old,鈥 said Warners, 鈥渁nd its value is probably $20,000 to $30,000.鈥 Warners would like to add to the inventory the category of the trees鈥 value, as calculated by each tree鈥檚 ability to clean the air, curb stormwater runoff, raise property value, sequester carbon and reduce energy costs.

Calculating the dollar value recognizes the trees鈥 worth, but also allows one to make a more informed decision when it comes to building projects on campus, he said: 鈥淎nd you can talk knowledgeably about mitigation, about planting trees of comparable value elsewhere.鈥

Personalizing the map

In the future, Selles would like to see the map become interactive so that people could add memories of particular trees on campus or information about the history of an individual tree or specifics about one of the 25 memorial trees: trees planted in honor of individuals who have died.

As a student at Calvin in the early 1980s, Speelman specifically remembers the beautiful sugar maple outside his window near Schultze Residence Hall, 鈥淚n the fall, with all of the reds and yellows, it lit up the whole side of the building. I鈥檓 sure I loved trees before that even, but that one has meaning to me.鈥

Memories like Speelmans鈥 and histories of why trees were planted would connect people to trees, Selles said.

鈥淲e鈥檙e called to be stewards and the first step of being serious stewards is knowing what it is you鈥檙e stewarding,鈥 said Selles. 鈥淭hat鈥檚 what makes this map worthwhile.鈥

Go to the .
See a video of .

Read more .