Skip to content

Commit 0931939

Browse files
committed
Added getting started with qgis post from tumblr
1 parent bb258ac commit 0931939

File tree

3 files changed

+37
-0
lines changed

3 files changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
layout: post
3+
title: "Notes: 6.11.13 meetup + getting started with QGIS"
4+
category: blog
5+
6+
description: "Last Thursday, a few of us gathered at the Stamen office to free form learn mapmaking. For about 2 hours, we sat together listening to music and working on mapmaking projects."
7+
---
8+
9+
Last Thursday, a few of us gathered at the Stamen office to free form learn mapmaking. For about 2 hours, we sat together listening to music and working on mapmaking projects. Most of the people in the group are just learning how to make maps (Camille, Kristina, me). Mike and Chris know more and helped us a lot, which was great, especially considering that the very first steps of getting a map editor up and running can be a little cumbersome. Without Chris, I may still be hunting for links.
10+
11+
!["Intro to QGIS"](/img/qgis.png "Intro to QGIS")
12+
13+
Here are the steps Chris shared with me, which will help get you up and running (if you have Mac).
14+
<!--more-->
15+
16+
!["Intro to QGIS"](/img/qgis-2.png "Intro to QGIS")
17+
18+
### Get started with mapping!
19+
20+
1. Go to KyngChaos, and download and install GSL, GDAL, and QGIS.
21+
2. Grab some Open Street Map data. If you want to download a whole city, check out Metro Extracts and bbbike.org. This will take a little bit of time. Good moment to grab a snack or answer that email (you know the one).
22+
3. I ended up getting impatient and so I ended up at Natural Earth, where I downloaded the Natural Earth Quick Start Kit.
23+
4. Open Natural_Earth_quick_start_for_QGIS.qgs
24+
5. Start playing with layers!
25+
26+
### More notes and learnings
27+
28+
- Kristina alerted me of the QGIS Open Layers plugin, which allows you to use styles from maps.stamen.com.
29+
- KML files can be saved as KMZ files, which QGIS can read. Merge Shapes is a plugin that allows multiple KMZ files. Merged shapes end up as s vector.
30+
- DEM = digital elevation model
31+
- How to import data from a CSV into QGIS (which I haven’t done successfully yet)
32+
- SRTM = NASA’s Shuttle Radar Topography Mission = source of elevation data of the whole word, in a slightly lower resolution.
33+
34+
### Some quotes from the evening
35+
36+
- "cartography is all about generalization”
37+
- "it’s got different colors for different types of dead pedestrians" - Camille, referring to her shape file exploration

img/qgis-2.png

184 KB
Loading

img/qgis.png

98 KB
Loading

0 commit comments

Comments
 (0)