Welcome to Introduction to GIS Software: QGIS, Class 2
This is a web page that can be viewed as slides.
→ to move forward
← to go back
Introduction to GIS Software: QGIS
what is open data?
Cartographic design & conventions
think about:
- scale
- hierarchy
- color
- symbology
scale
color
Think about what the colors you are using mean to the viewer.
Use contrast to your advantage.
hierarchy
color
positioning
the "island effect"
what you include is significant
what you include is significant...or will be interpreted as significant
same with what you exclude
Projections and coordinate systems
latitude and longitude are always in relation to a datum
a datum is the combination of a spheroid and how it's being used
you will often see NAD83 and WGS84
projections mainly distort
- area (equivalence)
- shape (conformity)
- distance
every projection distorts some aspect of the geography
you have to pick the one(s) that make the most sense for what you're doing
best for New York area, many city datasets use this
source
projections are just math
luckily GISs are pretty good at math
source
more about shapefiles
shapefiles are difficult to read
(without proper software) shapefiles are difficult to read
1. column names limited to ten characters
how do you pronounce "C_DIG2DESC"?
2. multiple files make up a shapefile
3. one geometry type per shapefile
despite it all, shapefiles are still by far the most common spatial data format
CSVs are handy for point data
these are simply text files
comma separated values
handling projections in QGIS
usually you will pick a projection for your project to make your data look good
to do this, change your project's projection
sometimes you need to change the projection of a layer to do calculations
to do this, you must save the layer with the new projection
don't change a layer's projection without saving as a new layer
design choices
Is it effective?
Does it follow cartographic principles?
How could it be improved?
data
Are data sources listed?
If the data was modified, is this described?
point of view
Does the map make a statement?
Could it make the statement more effectively?