Untitled Flashcards Set
I. Introduction
๐ What are GIS, GPS, and Remote Sensing?
GIS (Geographic Information System): A computer tool that helps us see and understand maps and data.
GPS (Global Positioning System): Helps us find locations using satellites (like Google Maps!).
Remote Sensing: Uses cameras and sensors from planes or satellites to take pictures of the Earth.
๐ฉโ๐ซ Who Uses These?
Meteorologists (weather forecasters)
Scientists studying forests and oceans
City planners making roads and buildings
๐บ What is VGI (Volunteered Geographic Information)?
People share location data (like reporting a pothole in an app!).
Not VGI: A weather report made by scientists.
๐ What is Google Earth?
A tool that lets you see anywhere in the world with satellite images.
๐ Geolocation vs. Geotags
Geolocation: Finding a place on a map (like where your phone is).
Geotags: Location info attached to a photo or post (like tagging a restaurant in a picture).
II. The Artistic Side of Maps
๐ Cartography: The art of making maps!
๐ Visual Hierarchy:
Making important things big and bold on a map (like big city names).
๐บ What Makes a Good Map?
Easy to read
Has a title, legend, and scale
Uses colors that make sense
๐ Small Scale vs. Large Scale Maps
Small Scale: Shows a big area (like a world map).
Large Scale: Shows a small area with more details (like your neighborhood).
๐ RF (Representative Fraction):
A math way to show how big or small a map is (like 1:10,000 means 1 inch = 10,000 inches in real life).
๐ Types of Maps:
Reference Maps: Show real places (like road maps).
Thematic Maps: Show data (like a map of where most dogs live!).
๐จ Choropleth Maps & Cartograms:
Choropleth Map: Uses colors to show data (like blue for rainy places, yellow for dry).
Cartogram: Changes the size of places based on numbers (like a huge Texas if we map BBQ restaurants!).
III. Cartography & Shape of Earth
๐ Geoid: Earthโs real shapeโnot a perfect sphere!
๐ Latitude vs. Longitude:
Latitude: ๐ Left to right (equator!)
Longitude: ๐งญ Up and down (like long poles!)
๐ Geodetic Datum, Geographic Coordinate System, Projected Coordinate Systems
Geodetic Datum: Exact starting points for measuring Earth.
Geographic Coordinate System: Uses latitude & longitude to find places.
Projected Coordinate System: Turns our round Earth into a flat map.
๐ Map Projections (Fixing Distortion!):
Mercator: Good for direction, but makes Greenland huge!
Winkel Tripel: Best for shapes and sizes (used by National Geographic!).
Indicatrix: A tool that shows how much a map stretches or squishes places.
IV. GIS Data Models
๐ History of GIS:
Started in the 1960s to help map and analyze places.
๐บ 3 Types of Map Projections:
Cylindrical: Wraps the map like a cylinder (Mercator).
Conic: Puts a cone over part of Earth (good for US maps).
Azimuthal: A circle view from the top (used for poles).
๐บ Vector vs. Raster Data:
Vector: Uses dots, lines, and shapes (like a road map).
Raster: Uses pixels (like a satellite image).
๐ Topology:
How things connect in maps (like streets meeting at an intersection!).
V. GIS Data Models II
๐ Attribute Tables:
Data tables that describe things on a map (like store names on a shopping map).
๐ File Extensions for Maps:
Vector files: .shp, .kml
Raster files: .tiff, .jpeg
๐ Metadata:
Info about the data (like when a map was made, who made it).
๐ Types of Data:
Nominal: Names (like cities: Phoenix, Tucson).
Ordinal: Ordered (like small, medium, large).
Interval: Numbers with no true zero (temperature: 0ยฐF is not "nothing").
Ratio: Numbers with a true zero (like weight, distance).
VI. Spatial Analysis
๐บ What is Spatial Analysis?
Finding patterns in maps (like where most traffic accidents happen).
VII. Attribute Data
โ Queries (Finding Data in a Map!)
Basic Query: Asking one thing (Find all parks).
Compound Query: Asking two things (Find parks in Phoenix).
๐ข Operators:
=, >, <, >=, <= (For example: Find cities bigger than 1 million people!)
๐ค Boolean Operators:
AND (Both things must be true)
OR (Either thing can be true)
NOT (Leave something out)
VIII. Vector Analysis
๐ Selection by Location:
Find things near each other (like stores near your house).
โ Geoprocessing (Changing Maps!):
Buffer: A safety zone around something (like 5 miles around a school).
Dissolve: Merges things together (like combining states into regions).
Union: Combines two layers (like a parks map + rivers map).
Intersection: Shows only overlapping areas (like forests that are in a national park).
Identity: Keeps one layer's shape and adds info from another.
Symmetrical Difference: Keeps only the parts that donโt overlap!