Skip to content

Instantly share code, notes, and snippets.

@geohacker
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save geohacker/579e70ddbfc537acad97 to your computer and use it in GitHub Desktop.
Save geohacker/579e70ddbfc537acad97 to your computer and use it in GitHub Desktop.
iirs-workshop

Outline

Introduction - 20 minutes

  1. Participatory Mapping - why being open matters.
  2. Mapbox
  3. Humanitarian OpenStreetMap Team, OpenStreetMap Rallies for Nepal
  4. Things people are doing with open map data.

Data - 40 mins

  1. OpenStreetMap
  • Basics
  • Map features
  • Editing using iD
  1. Overpass - 30 mins
  • Query and export OSM data.
  1. QGIS - 40 mins
  • Import OSM data, explore, visualise.
  1. geojson.io - 30 mins
  • Quick GeoJSON editor and visualisation.

Design - 60 mins

  1. Mapbox Studio
  • Mapbox.com
  • Data sources, styles and publishing
  • Basic CartoCSS

Web - 90 mins

  1. Mapbox.js
  • Web mapping basics - tiles, rendering, interaction.
  • Interaction and advanced map elements.
  • Importing GeoJSON data and visualisation.
  1. Turf.js
  • Advanced spatial analysis using JavaScript.

Requirements

  1. Reliable Internet connection.
  2. Install QGIS
  1. Install Mapbox Studio
  1. Install a text editor
  2. Create an account on OpenStreetMap. Click here.
  3. Create an account on Mapbox. Click here.
  4. Sign in to Mapbox Studio using your Mapbox account.

Reading List

  1. How web maps work.
  2. Introduction to Geo
  3. OpenStreetMap and Mapbox
  4. Mapbox Glossary
  5. Introduction to QGIS