Map Club, Session 04 — Vibrant Maps with Mapzen

Map Club spent this week’s session exploring Mapzen, an open, sustainable, and accessible mapping platform. Attendees focused specifically on Tangram, an open-source renderer that allows intricate control over the design of web-based interactive maps. Mapzen leverages vector graphics and OpenGL to generate speedy, beautifully-rendered tiles, easily displayed using Leaflet. Centered on Columbia, Tricia customized Tangram’s lighting model to produce a concentrated spotlight: Jeremiah made use of […]

Read More…

Map Club, Session 03 — Introduction to QGIS (PLUS: Buttons!)

By popular demand, Map Club dove into a structured exploration of QGIS this week. QGIS is a free and open source geographic information system that offers powerful tools for data editing, viewing, and analysis. In contrast to previous sessions, this session focused on a few key areas: importing and exporting different file types, re-projecting raw data, and geocoding a list of locations using […]

Read More…

Map Club, Session 02 — SVG Maps with Kartograph

This week, Map Club embarked upon its second session by experimenting with Kartograph, a lightweight framework for building interactive map applications without an external mapping service. Kartograph is comprised of two libraries: the first is a Python library, Kartograph.py, which generates compact, Illustrator-friendly SVG maps from shapefiles and PostGIS; the second, Kartograph.js, is a JavaScript library for […]

Read More…

Map Club, Session 01 — Exploring CARTO & CARTO.js

Map Club kicked off its first summer session with a dive into CARTO.js, a unified JavaScript library that interacts with the CARTO (formerly CartoDB) web mapping and visualization engine. After setting up CARTO accounts and local testing servers, attendees prepared datasets for upload to the CARTO interface, explored different geovisualization methods provided by the platform, and experimented with interactive capabilities offered by the CARTO.js library. Next […]

Read More…

Map Club!

Come join us for the launch of Map Club with five fast-paced hack sessions geared toward the rapid acquisition of skills in geospatial technology held in the Lehman Library, room 215. Led by DSSC Spatial Research Intern, Emily Fuhrman, each session provides an informal and fun opportunity for the exploration of a web-based library or framework. […]

Read More…

Using R with ArcGIS

With a successful collaboration between DSSC and ESRI, a hands-on workshop on ESRI R plugin was presented by Shaun Walbridge, a senior developer from ESRI, on Wednesday, April 20. Shaun provided an in-depth tutorial on how to use R in ESRI, and answered questions from students and librarians. Our audiences were from a broad background: […]

Read More…

Extended Hours and Study Hall

Can you believe it is already getting close to finals? We can’t either! To help you in your mad rush to the end of the year the library will begin extended hours and study hall starting April 17, 2016. The hours will be as follows: Sunday: 11am-Midnight, Study Hall Midnight-4am Monday-Thursday: 9am-Midnight, Study Hall 8am-9am, […]

Read More…

R Open Labs: QQPlot

Post by Ellie Ransom, Research Services Coordinator, Science and Engineering Libraries At last week’s R Open Lab, we visualized our data to test our assumptions of normality using two of of R’s native commands, qqnorm and qqline. We practiced using the built in dataset, trees, and looked at the variables Height and Volume separately. Notice how the Height […]

Read More…