Skip to content

mjdanielson/UCDavis-Maptime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UC Davis Maptime Workshop

Introduction to Digital Mapping

Resources

Mapbox Resources

Resource Description/link
Dealing with common uploading errors https://docs.mapbox.com/help/troubleshooting/uploads/
All Mapbox Tutorials https://docs.mapbox.com/help/tutorials/
Suggest trying Choropleth tutorials 1 & 2 https://docs.mapbox.com/help/tutorials/choropleth-studio-gl-pt-1/

https://docs.mapbox.com/help/tutorials/choropleth-studio-gl-pt-2/
GL-JS Documentation https://docs.mapbox.com/mapbox-gl-js/api/
How-to video library https://www.mapbox.com/videos/

Introduction to GIS/Web Mapping

Online classes

QGIS training materials:


Other Useful Tools


Where to find data?


Jeremy Singer-Vine from Buzzfeed has an ongoing list of datasets: https://docs.google.com/spreadsheets/d/1wZhPLMCHKJvwOkP4juclhjFgqIY8fQFMemwKL2c64vk/edit#gid=0

Local/Regional

Federal Government

Other

Dealing with data

GIS is roughly 90% data cleaning and 10% mapping. Check out the data folder of this repo for more information about common data issues and example datasets.

Using Turf.js

Turf.js is an open source JavaScript library for advanced geospatial analysis. In the examples folder, you'll see a couple of examples that use Turf.js with Mapbox GL JS to display and analyze data.

Programmatically working with Mapbox

If you're familiar with Python, I recommend checking out Mapbox's python CLI: https://github.com/mapbox/mapbox-cli-py.

The Mapbox web services APIs allow for programmatic access to Mapbox tools and services. Use these APIs to retrieve information about your account, upload and change resources, and use core Mapbox tools. To get started, check out the documentation:

Some cool examples to get you started

About

UC Davis Maptime

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published