Skip to content

Conversation

omarkawach
Copy link
Member

No description provided.

Copy link

vercel bot commented Aug 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
interactivelearner-gis Ready Ready Preview Comment Oct 2, 2025 4:54am

Copy link
Member Author

@omarkawach omarkawach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@njsandburg

The branch is looking good! Let's start with these comments. I might need your help adding images to this PR to see why your images arent showing up for you.

@njsandburg
Copy link
Collaborator

Suggested changes made.

Copy link
Member Author

@omarkawach omarkawach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looking great! Nice :)

Even though this is your branch, I technically can't approve this pull request since I authored it.

I think we can move away from HTML to straight-up markdown now.

My general advice for exercises is to include more "why" into the steps instead of only the "what". It helps give the reader more background as to why each step is necessary to achieve the end goal.

text: "Exercises",
items: [{ text: "Next steps", link: "/exercises/next-steps" }],
items: [
{ text: "Next steps", link: "/exercises/next-steps" },
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title/heading of next-steps.md is "Learn QGIS" so we could probably rename the file learn-qgis.md

Suggested change
{ text: "Next steps", link: "/exercises/next-steps" },
{ text: "Learn QGIS", link: "/exercises/learn-qgis" },

<h1>Next Steps and QGIS</h1>
# Learn QGIS

<h2>Next Steps and QGIS</h2>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant

Suggested change
<h2>Next Steps and QGIS</h2>

# Learn QGIS

<h2>Next Steps and QGIS</h2>
<p> Now that you have soaked up all of this information, what is next? Lets continue learning through QGIS. QGIS is a free and open-source Geographic Information System (GIS) software. You are allowed to create, analyze, and publish data through a map. We are going to take some of the concepts that we learned earlier and apply them by creating our own maps! </p>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<p> Now that you have soaked up all of this information, what is next? Lets continue learning through QGIS. QGIS is a free and open-source Geographic Information System (GIS) software. You are allowed to create, analyze, and publish data through a map. We are going to take some of the concepts that we learned earlier and apply them by creating our own maps! </p>
Now that you've soaked up all the foundational knowledge from this site, the next step is to go deeper by learning how to use [QGIS](https://qgis.org/).
QGIS is a free and open-source Geographic Information System (GIS) desktop software that enables you to create, analyze, and print maps.
In the exercises, we'll put what you've learned into practice by working on making our own maps!

<p>In this picture, there is also a zoom in (magnifying glass with a plus) and zoom out button (magnifying glass with a minus). You can click one of these and then left click to either zoom in or zoom out. You can also zoom in and out by either moving your mouse scroll, or using CTRL + and CTRL - if on windows. Don't forget to click back on "<b>Pan Map</b>" in order to move the map around again. </p>

<h2>Plugins and saving</h2>
<p> Next, in the bar towards the top of the screen, click "<b>Plugins</b>" and "<b>Manage and Install Plugins...</b>." In the search bar, type and install: "<b>QuickMapServices</b>." The author is NextGIS. Make sure it pops up on the left side under "<b>Installed</b>" to see if it is downloaded. You might need to restart QGIS to be able to use the plugin. Before restarting, make sure that you save the exercise. Click "<b>Project</b>" in the top left and "<b>save</b>." Select a location and choose a file name. The file should save as "<b>.qgz</b>." </p>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<p> Next, in the bar towards the top of the screen, click "<b>Plugins</b>" and "<b>Manage and Install Plugins...</b>." In the search bar, type and install: "<b>QuickMapServices</b>." The author is NextGIS. Make sure it pops up on the left side under "<b>Installed</b>" to see if it is downloaded. You might need to restart QGIS to be able to use the plugin. Before restarting, make sure that you save the exercise. Click "<b>Project</b>" in the top left and "<b>save</b>." Select a location and choose a file name. The file should save as "<b>.qgz</b>." </p>
<p> Next, in the bar towards the top of the screen, click "<b>Plugins</b>" and "<b>Manage and Install Plugins...</b>." In the search bar, type and install: "<b>QuickMapServices</b>." The author is [NextGIS](https://nextgis.com/). Make sure it pops up on the left side under "<b>Installed</b>" to see if it is downloaded. You might need to restart QGIS to be able to use the plugin. Before restarting, make sure that you save the exercise. Click "<b>Project</b>" in the top left and "<b>save</b>." Select a location and choose a file name. The file should save as "<b>.qgz</b>." </p>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants