
This is just an intro to the section and to the course. Feel free to get in touch if you have any questions.
New QGIS versions are released frequently but they are usually only minor changes. You may see slight differences between my screen and yours but it shouldn't cause any issues.
Filter a map layer with a numeric expression comparing 2020 and 2010 census populations to identify states with population loss or gain, and save or load query as a file.
Learn to use QGIS labeling expressions to wrap long city names with the word wrap function, format populations in millions, and create two-line labels with string concatenation and newline.
Learn to create a new geometry layer in QGIS, choosing a geo package or shapefile, and draw a polygon for Iceland. Add a country attribute and save the layer.
Use the vertex tool in edit mode to add and move vertices on the polygon, inserting new points at midpoints and then undoing or redoing changes before saving.
Explore the advanced digitizing toolbar in QGIS to edit polygons, move, rotate, scale, simplify, add holes, and split or merge features via view toolbars.
Explore the QGIS processing toolbox to discover create options such as grid, points from table, and random points. Run a thousand random points as a temporary layer by typing create.
Explore the QGIS processing toolbox panel, learn to access all tools with a click, and search for the right tool for any analysis.
Open the processing toolbox with the gear button to reveal tools on the right, and browse through them to discover what’s available in QGIS.
Create a hill shade layer from a terrain raster using the processing toolbox in QGIS, adjusting z factor, azimuth, and vertical angle to reveal terrain shadows.
Explore a practical QGIS workflow using the processing toolbox to create an extent polygon, centroid, a 10-km buffer, and clip operations, culminating in a circular focal layer with hillshade.
Fix invalid geometry in the plates layer using the processing toolbox in QGIS, then rerun the polygons to lines tool to produce a line layer.
Explore essential map design techniques in QGIS, from labeling and line width to color choices, inverted polygons to highlight areas, and using gradients, print layout, and fonts.
Learn how to improve map readability by adjusting land and city colors, stroke widths, and label formatting in QGIS, including font, shadow, and exporting at 300 dpi.
Combine cartographic techniques in QGIS to create a moody map of Scotland from Thurso to Edinburgh, using hill shade, inverted polygons, and outer glow on the route.
Learn to style maps in QGIS by matching colors to an organizational scheme, using the built-in color picker, project properties, and simple fill adjustments to reflect the United Nations palette.
Explore map design inspiration from the 30 day map challenge, with worldwide examples, diverse styles, and tools, plus ideas from the 30daymapchallenge.com and Twitter hashtag.
Create a US county choropleth of 2019 household income using QGIS, customizing a gradient color ramp from light to dark blue, applying quantile classification, and saving the new ramp.
Create a print layout in QGIS, set page to US letter, add the map at 1:18,000,000, apply a gradient backdrop, and add median household income title and USDA 2019 source.
Explore creating and exporting a US county choropleth of median household income, adjusting county and state borders, and validating readability at full resolution across image, SVG, and PDF outputs.
Learn to select and create color ramps in QGIS using CPT City and ColorBrewer palettes, applying single-color palettes for income data and options to invert.
Unlock the ability to automate your mapping with QGIS Atlas, creating tens, hundreds, or thousands of maps. Dive straight in and master this fantastic tool for efficient map production.
Data source for the US states information: https://github.com/CivilServiceUSA/us-states
Create a QGIS atlas map book using two layers (US states and capitals) in a print layout, using the US states layer as the atlas coverage and adding dynamic labels.
Learn to add rules to QGIS atlas layers using rule-based symbology and atlas feature id matching. Use intersects expressions to show only capitals that intersect the current atlas feature.
Exclude District of Columbia from a QGIS atlas by using an atlas filter expression not name equals District of Columbia, yielding a total of 50 states.
Create a dynamic QGIS atlas by combining state data, population figures from census, and images to produce a one-page-per-state map with flags, seals, and customized layouts.
Explain why a locator dot is used for U.S. states in the atlas. Show how a fill obscures small states and discuss when a centroid fill or dot is preferable.
Demonstrate a slightly more complex QGIS atlas using sunshine contours for the UK, with animation-ready frames, atlas name formatting, contour-based visualization, and export options.
Learn to apply coverage layer rules in QGIS atlas to show current and prior atlas features cumulatively, using a greater than or equal to rule on the sunshine contours layer.
Turn QGIS atlas frames into an animation using FFmpeg, a command line tool; learn to install and verify FFmpeg on Windows, Mac, or Linux, and create MP4 or GIF animations.
Learn to remove duplicate street name labels in QGIS by applying the roads QML style to Westminster roads, using scale-dependent rendering and merging connected lines to prevent clutter.
Explore how to control label visibility in QGIS with scale dependent visibility as you zoom. Set the minimum scale in rendering to show labels only at closer zoom, reducing clutter.
Duplicate the roads layer in QGIS to highlight major streets, then dim the background by reducing opacity for quick, clear cartographic contrast.
Learn to label only the highest earthquakes in a QGIS project by applying rule-based labeling for magnitude nine or greater, with styled land and earthquake layers and callout leader lines.
Learn to add comments to QGIS expressions to document what a rule does, using dash comments or multi-line comments without affecting the expression.
Discover how to install and use the OSM Place Search plugin in QGIS to create quick locator maps with an OpenStreetMap backdrop by selecting regions and generating masked layers.
Explore how the label toolbar in QGIS improves map labeling, moving labels such as Florida and New Hampshire for better placement, and using callouts, curved lines, and background color tweaks.
Explore the geometry generator to rotate the lower 48 states, using 180 degrees and random values from -5 to 5 or -10 to 10 degrees with rand and round.
Practice geometry generator techniques on the Texas and Texas Geometry layers, applying buffer, simplify, rotate, and wave effects, then compare results and experiment with multiple expressions to shape cartography.
Fix macOS color picker in QGIS by granting screen recording permission and using a hold and drag color pick from the symbology panel.
Explore global QGIS examples to learn transferable mapping techniques and data skills, while inviting requests for new topics and enabling you to apply them to any project.
Update: I now have over 16,000 people learning with me, in 180 different countries - thanks so much! I also try to reply to all comments and reviews so you should always be able to get in touch with me.
Welcome to this intermediate-level Map Academy course! This course is for existing QGIS users who already have a good basic understanding of the software and are now ready to take their skills to the next level. If you've already done my Map Academy: get mapping quickly, with QGIS course on here, this is the natural next step. There are more than 90 videos in this next level course, split into the following 8 sections:
Introduction
Writing expressions in QGIS (e.g. to filter layers, style data, or select features + more)
Creating data in QGIS (e.g. using the Research Tools in QGIS, by creating new data, or through advanced digitizing)
The QGIS Processing Toolbox (how it works, what tools there are, how to use Batch Processing + more)
Map design in QGIS (more in-depth instruction on cartographic approaches and design elements)
Automated mapping with QGIS Atlas (this is an absolutely amazing part of QGIS - so powerful, and quick!)
Tips and tricks in QGIS (e.g. tips for working more efficiently, and we'll also learn geometry generator expressions)
Final words (want to see something else on the course? got a specific request? just let me know!)
You can choose which order to do things in, or you can follow each section through in order - it's 100% up to you and designed so that you can dip and and out to get what you need, in short, clear videos with all data provided for you.
I'll take you step-by-step through all of the above, and all data is provided for you. My Udemy courses have learners in 180 countries across the world and I'm delighted to be able to bring you this next level QGIS course. With this second Map Academy course, I'm on a mission to help people take a big leap forward with what they can do with QGIS and give them the confidence to use these skills at work in a professional setting, or perhaps in a course of study at university.
By the end of the course, you will be well on your way to becoming a QGIS expert.
I look forward to seeing you on the course!