A Comprehensive Course on GIS (Part 1 - The GIS Tools)

Master in GIS Development Tools (ArcGIS Pro, QGIS, Google Earth Pro, PostgreSQL RDMS & GeoServer)

4.20 (51 reviews)
Udemy
platform
English
language
Data Science
category
instructor
347
students
21 hours
content
Jan 2024
last update
$79.99
regular price

What you will learn

ArcGIS Pro + QGIS + Google Earth Pro + PostgreSQL RDMS + Geoserver

Description

Are you ready to dive into the world of Geographic Information Systems (GIS) and unleash the potential of five powerful GIS Development Tools?

Enroll in our comprehensive course, and embark on a transformative journey that will equip you with the skills to create spatial data, run spatial queries, and build captivating geometry-based web APIs!

Welcome to Part 1 of our immersive GIS adventure - The GIS Tools! This course has been meticulously designed to empower you with in-depth knowledge and hands-on expertise in five essential GIS development tools. From spatial data creation to geometry-based web API development, this course covers it all, catering to both novices and seasoned GIS enthusiasts.


Mastering ArcGIS Pro

In the first module, you'll explore the versatile world of ArcGIS Pro. From the ground up, you'll learn to create various spatial data types, including point, line, and polygon feature classes. Unlock the power of geo-processing and spatial analysis to gain valuable insights from your data. Additionally, you'll discover the art of styling your maps, crafting both 2D and impressive 3D visualizations, and creating captivating map animations. Export your map layers into various formats and leave a lasting impact on your cartographic masterpieces.


Unleashing the Potential of QGIS

The second module introduces you to QGIS, the open-source powerhouse of GIS. Harness its capabilities to visualize, analyze, edit, and style your geospatial data. Gain proficiency in managing your spatial datasets while creating stunning visualizations that communicate your insights effectively.


Visualizing in 2D & 3D with Google Earth Pro

Delve into the captivating realm of Google Earth Pro in module three. Learn to work with KML and KMZ files as you take your spatial data into mesmerizing 2D and 3D environments. Explore the world from your desk and communicate your findings with immersive visualizations that leave a lasting impression.


Harnessing the Power of PostgreSQL RDMS (with PostGIS)

In module four, we delve into PostgreSQL RDMS, fortified with the PostGIS extension for spatial data handling. Learn to work with spatial databases, run powerful spatial queries, and effectively filter your geospatial data. Connect PostgreSQL with GeoServer to unlock new possibilities in GIS data management.


Publishing geometry-based APIs with GeoServer

In the final module, you'll master the art of GeoServer. Seamlessly connect GeoServer with QGIS and PostgreSQL RDMS to fetch and visualize spatial data dynamically. Explore the world of CQL filterings in Map Layers and gain the expertise to provide APIs to web applications, transforming the way users interact with geospatial data.


Real-World Projects and Hands-On Experience

Throughout the course, you'll be engaged in real-world projects, allowing you to apply your newfound skills to practical scenarios. Solve challenges in urban planning, environmental analysis, and more, as you build a robust portfolio showcasing your GIS prowess.


Join Us on this GIS Odyssey

I am eager to guide you through this enriching experience. By the course's end, you'll be a proficient GIS developer, well-versed in the use of ArcGIS Pro, QGIS, Google Earth Pro, PostgreSQL RDMS with PostGIS, and GeoServer. Your expertise in creating spatial data, running spatial queries, and building web APIs will open doors to a world of exciting opportunities in the realm of geospatial technology.


Note: Stay tuned for Part 2 of our comprehensive course, where we explore advanced GIS concepts and delve into intricate spatial analysis techniques and web mapping.

Content

Download & Install the GIS Tools

About the Course
Section 01 Introduction
What is GIS & What is GIS Development
Understand, Download & Install ArcGIS Pro Tool
Understand, Download & Install QGIS Tool
Understand, Download & Install Postgres Tool with PostGIS Spatial Extension
Understand, Download & Install Geoserver Tool
Understand, Download & Install Microsoft Visual Studio Code
Section 01 Quizz

Exploring ArcGIS Pro Tool

ArcGIS Pro Introduction
Getting Started with ArcGIS Pro Tool
Creating 2D Map, Local Scene, Global Scene & Catalog Scene
Linking Three Map Types
Project Menu
Map Menu (Part 1)
Map Menu (Part 2)
Insert, Analysis & Edit Menus
View Menu - Catalog Option (Part 1)
View Menu - Catalog Option (Part 2)
View Menu - Catalog Option (Part 3)
Project (Part 1)
Project (Part 2)
Project (Part 3)
Project (Part 4)
Project (Part 5)
Selection Pane
Tools Options (Part 1)
Tools Options (Part 2)
Tools Options (Part 3)
Feature Symbology
Creating Map Layout (Part 1)
Creating Map Layout (Part 2)
Creating Map Layout (Part 3)
Labeling Menu (Part 1)
Labeling Menu (Part 2)
Labeling Menu (Part 3)
Analysis Menu (Tools Part 1)
Analysis Menu (Tools Part 2)
Analysis Menu (Tools Part 3)
Analysis Menu (Tools Part 4)
Analysis Menu (Tools Part 5)
Publishing the map into the arcgis online and creating web map application
KML2Feature + Feature2Feature + Removing ZM Values + Alter Field
FieldView Saving & Labeling visibility Problems + Generate Points Along Feat
Points Along Line + Show attributes of Selected features + Data Integrity an
Boundry Creation plus a little bit of Arcade Programming for Labels
Georeferencing Technique
Creating 3D Map (Part 1)
Creating 3D Map (Part 2)
Creating 3D Map (Part 3) Plus Map Animations
Conclusion
Section Quizz

Exploring QGIS Tool

QGIS Introduction
Getting Started with QGIS
Layer Symbology
Editting Attribute Table Info
Labeling and Basemaps
Creating Shapfile in QGIS
Geometry Editting
Layer Styling & Page Layout (Part 1)
Page Layout (Part 2)
Analysis by Selection
Buffer Geoprocessing Tool
Buffer & Dissolve Options
Georeferencing Technique in QGIS
Adding Google Maps as BaseMap Layers into QGIS
Transforming a CSV Data having x and y coors into a Map
Downloading Vector Data from OSM using QGIS
Placing Piechart within Polygon Geometry
Two ways to create 3D Maps & Animations
Google Maps Basics
Google Earth Pro (Part 1)
Google Earth Pro (Part 2)
Google Earth Pro (Part 3)
Section Conclusion
Section Quizz

Section 4

Getting Started with PostgreSQL
Creating database and import tables using postgis loader
Explaining the database & SQL terms
Query execuation and specifying statements
SQL Queries - Statements (Continued 1).mp4
SQL Queries - Statements (Continued 2)
SQL Queries (OR - AND Operators)
SQL Queries (OR-AND-LIMIT)
SQL Queries (IN, NOT IN-IS null)
SQL Queries (Alter Statements)
SQL Queries (Delet - Update)
Mathmatical Statements and Functions
Function Based Queries (Part 1)
Function Based Queries (Part 2)
Function Based Queries (Part 3)
SQL Subquery (Part 1)
SQL Subquery (Part 2)
SQL Subquery (Part 3)
CRS, EPSG, SRID (Spatial Functions Part 1)
Finding EPSG-C in ArcGIS Pro, QGIS & postgres-basemap (Spatial Func Part 2)
Creating Spatial Table & Inserting Spatial Values into it (Spatial Func P3)
Spatial Functions Continued (Part 4)
Importing files from computer to the PostGIS DB (Spatial Functions Part 5)
Spatial Functions Continued (Part 6)
Conversion Functions (Spatial Functions Part 7)
Spatial Aggregate Functions (Spatial Functions Part 8)
Spatial Aggregate Functions (Spatial Function Part 9)
Spatial Aggregate Functions (Spatial Function Part 10)
Spatial Join (Part 1)
Spatial Join (Part 2)
Spatial Join (Part 3)
Spatial Constructing Functions
PostgreSQL Triggers (Part 1)
PostgreSQL Triggers (Part 2)
PostgreSQL Triggers (Part 3)
PostgreSQL Database Back & Restore
Section Conclusion
Section Quizz

Section 5

Getting Started with Geoserver
Creating Workspaces, stores & adding layers from geoserver directory and from
Group Layer & Style Layer
Data Security (Creating roles and users and assigning them permissions)
CQL & SQL in Geoserver (Part 1)
CQL & SQL in Geoserver (Part 2)
CQL & SQL in Geoserver (Part 3)
Section Conclusion
Section Quizz
Course Conclusion

Screenshots

A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Screenshot_01A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Screenshot_02A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Screenshot_03A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Screenshot_04

Reviews

Lori
October 21, 2023
This showed how to download files. I know how to download files. I didn't need any instruction on that. The info about GIS was empty info; no help. Nothing learned
Saurabh
September 7, 2023
i am not able to get access to ARCGis the way you have taught and i am still not having this application on my pc
Mohammad
November 28, 2022
Wonderful GIS Course so far that I have ever see. I totally recommend it to all specially for beginners in GIS filed. GIS دورة الرائعة حتى الآن التي رأيتها على الإطلاق. أوصي به تمامًا للجميع خصيصًا للمبتدئين في مجال نظم المعلومات الجغرافية.
Stanislaw
July 17, 2022
For me, the course was a great fit reviewing and extending my mapping knowledge of ArcGIS Pro, QGIS, geographic OODBs and geographic portal.
Michael
May 18, 2022
This is a good intro to GIS and I enjoyed the material covered. The only disappointment was not learning web map development, even though the course starts by having you install Visual Studio Code, HTML, CSS, and JS extensions at the beginning. Nothing is covered regarding GIS web development which is why I got the course.
Transportation
October 2, 2021
Wonderful Course with Amazing way of Step by Step Explainantions. It was exactly the course I was longing for. Thank you very much

Charts

Price

A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Price chart

Rating

A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Ratings chart

Enrollment distribution

A Comprehensive Course on GIS (Part 1 - The GIS Tools) - Distribution chart
4163610
udemy ID
7/4/2021
course created date
9/30/2021
course indexed date
Bot
course submited by