generated from giswqs/jupyter-book-demo
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
65 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,15 @@ | ||
# Welcome to your Jupyter Book | ||
# First Steps in GIS Programming | ||
|
||
This is a small sample book to give you a feel for how book content is | ||
structured. | ||
## Course Description | ||
|
||
:::{note} | ||
Here is a note! | ||
::: | ||
This course provides an in-depth exploration of GIS programming using the Python programming language. Students will learn how to leverage various Python libraries and frameworks to process, analyze, and visualize geospatial data. | ||
|
||
And here is a code block: | ||
The course begins with an introduction to the course and setup of the necessary software environment. Students will then dive into the fundamental concepts of Python, including variables, data types, data structures, string operations, looping, and control statements. They will also learn about functions, classes, file handling, and exception handling. | ||
|
||
``` | ||
e = mc^2 | ||
``` | ||
The course then focuses on the application of Python in the geospatial domain. Students will be introduced to Leafmap, a powerful library for creating interactive web maps, and will learn how to visualize vector and raster data. They will also explore 3D mapping with MapLibre and gain exposure to SAMGeo and HyperCoast, two specialized geospatial libraries. | ||
|
||
Check out the content pages bundled with this sample book to see more. | ||
Throughout the course, students will participate in hands-on labs and projects that reinforce the concepts learned in the lectures. The course culminates in a final project, where students will demonstrate their ability to apply the skills and knowledge acquired during the semester. | ||
|
||
By the end of this course, students will have a strong understanding of Python programming and its applications in the geospatial domain. They will be equipped with the necessary skills to tackle a wide range of geospatial analysis and visualization tasks using Python. | ||
|
||
![](https://assets.gishub.org/images/geog-312.png) |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.