Learn how to build scalable geospatial data systems using cloud platforms and data engineering workflows. This course covers cloud computing with AWS and GCP, building ETL pipelines, and processing real-time geospatial data streams. You will also analyze climate datasets and understand ESG-related metrics. By the end of the course, you will be able to design and implement end-to-end geospatial data pipelines.
通过 Coursera Plus 提高技能,仅需 239 美元/年(原价 399 美元)。立即节省
了解顶级公司的员工如何掌握热门技能

积累特定领域的专业知识
- 向行业专家学习新概念
- 获得对主题或工具的基础理解
- 通过实践项目培养工作相关技能
- 获得可共享的职业证书

该课程共有14个模块
In this module, you will set up a cloud-based compute environment for raster processing on AWS. You will launch an EC2 instance, install and configure GDAL, and verify that the environment is ready for production raster workloads.
涵盖的内容
1个视频1篇阅读材料1个作业
1个视频•总计4分钟
- Launching an EC2 Instance and Installing GDAL•4分钟
1篇阅读材料•总计6分钟
- EC2 and GDAL Essentials for Data Analysts•6分钟
1个作业•总计15分钟
- Hands-on Learning: Set Up a Cloud-Based Raster Processing Environment•15分钟
In this module, you will learn how to evaluate whether cloud-based raster processing delivers meaningful performance benefits compared to local execution. You will run the same raster processing task in both environments, measure execution time and resource usage, and interpret the results.
涵盖的内容
2个视频1篇阅读材料1个作业
2个视频•总计8分钟
- Key Performance Factors in Raster Processing•4分钟
- Running and Timing Raster Jobs Locally and in the Cloud•4分钟
1篇阅读材料•总计6分钟
- Measuring and Interpreting Processing Performance•6分钟
1个作业•总计15分钟
- Hands-on Learning: Compare Local and Cloud Raster Processing•15分钟
In this module, you will upload raster datasets to Amazon S3, organize them for analytical access, and apply lifecycle policies to control storage costs as data ages. You will configure transition rules that automatically move older rasters to cheaper storage tiers and validate that the policies work as expected.
涵盖的内容
1个视频1篇阅读材料2个作业
1个视频•总计4分钟
- Uploading Raster Data and Configuring Lifecycle Policies•4分钟
1篇阅读材料•总计6分钟
- Managing Raster Data Using Amazon S3•6分钟
2个作业•总计35分钟
- Hands-on Learning: Store and Manage Raster Data in Amazon S3•15分钟
- Graded Assessment: Scale Raster Processing in the Cloud•20分钟
In this module, you will discover how raw CSV address data is transformed into spatially enabled database records. Starting from first principles, you will build confidence with ETL thinking and apply it by loading geospatial data into PostGIS. This module focuses on doing, not memorizing.
涵盖的内容
1个视频2篇阅读材料1个作业
1个视频•总计3分钟
- ETL for Humans: Extract, Transform, Load Explained•3分钟
2篇阅读材料•总计9分钟
- What is ETL for Spatial Data•5分钟
- Walkthrough - Load Nightly Addresses into PostGIS•4分钟
1个作业•总计15分钟
- Hands-on Learning: Load Nightly Addresses into PostGIS•15分钟
In this module, you will move from manual scripts to automated pipelines. You will learn how Airflow schedules, runs, and retries ETL jobs so your address updates arrive every night without manual intervention.
涵盖的内容
1个视频2篇阅读材料1个作业
1个视频•总计5分钟
- From Manual Runs to Scheduled DAGs•5分钟
2篇阅读材料•总计8分钟
- How Airflow Scheduling Works•5分钟
- Walkthrough - Schedule a Nightly Address Pipeline•3分钟
1个作业•总计15分钟
- Hands-on Learning: Schedule a Nightly Address Pipeline•15分钟
In this module, you will learn how to detect and respond to pipeline failures. You will add logging and monitoring, so issues are visible before downstream users are impacted.
涵盖的内容
1个视频2篇阅读材料2个作业
1个视频•总计4分钟
- Reading Logs and Signals in Airflow•4分钟
2篇阅读材料•总计7分钟
- What Airflow Knows When a Pipeline Fails•5分钟
- Walkthrough - Trace a Failed Nightly Run•2分钟
2个作业•总计35分钟
- Hands-on Learning: Trace a Failed Nightly Run•15分钟
- Graded Assessment: Automate ETL Pipelines•20分钟
In this module, you will set up your first real-time GPS data stream using MQTT—a lightweight messaging protocol designed for high-frequency IoT scenarios. Through guided videos, live pipeline configuration, and simulated GPS feeds, you’ll learn how to publish and subscribe to live location data using a broker. You will work in a safe sandbox environment and focus on core streaming concepts: topics, payloads, latency, and reliability. By the end of this lesson, you’ll have a functioning GPS stream feeding into your local or cloud-based listener—forming the backbone of your fleet-tracking system.
涵盖的内容
1个视频1篇阅读材料1个作业
1个视频•总计5分钟
- From Devices to Dashboards: What Is MQTT?•5分钟
1篇阅读材料•总计8分钟
- Set Up the Stream (Browser-Only): MQTT + Live GPS Messages•8分钟
1个作业•总计15分钟
- Hands-on Learning: Stream Test: Observing Live GPS Data Streams (Browser-Based)•15分钟
In this module, you will bring your streaming GPS data to life through dynamic, interactive visualizations using Leaflet.js. Starting from basic map rendering, you’ll layer in real-time GPS updates, explore how to represent markers and polylines, and enable interactivity like panning and zooming. Whether tracking delivery fleets, wildlife, or emergency vehicles, you will walk away with a reusable dashboard foundation that updates live as new GPS points stream in. You’ll learn by doing—not just building maps, but turning raw location data into actionable, visual insights.
涵盖的内容
2个视频1篇阅读材料2个作业
2个视频•总计10分钟
- Real-Time Maps: From Data to Dynamic Dashboards•6分钟
- Dynamic Maps in Action: Real-Time Updates with Leaflet•5分钟
1篇阅读材料•总计8分钟
- Anatomy of a Live Map UI: Leaflet Essentials•8分钟
2个作业•总计20分钟
- Hands-on Learning: Build a Live GPS Map with Leaflet•15分钟
- Practice Quiz: Build & Evaluate Real-Time Maps with Leaflet•5分钟
In this module, you will gain hands-on experience measuring end-to-end latency in a streaming GPS data pipeline and learn how to interpret latency metrics to identify bottlenecks. You’ll experiment with optimization techniques to improve performance—balancing throughput, accuracy, and responsiveness for real-time tracking applications.
涵盖的内容
1个视频2篇阅读材料2个作业
1个视频•总计4分钟
- From Device to Dashboard: Measuring Latency End-to-End•4分钟
2篇阅读材料•总计16分钟
- What is Latency? Understanding Pipeline Delays•8分钟
- Optimization Techniques for Real-Time Streaming (Optional)•8分钟
2个作业•总计35分钟
- Hands-on Learning: Where’s the Bottleneck? Measure and Optimize Your Pipeline•15分钟
- Graded Assessment: Evaluating Real-Time GPS Pipelines•20分钟
In this Module, you will be introduced to temperature anomalies and explained why they are commonly used in climate analysis and sustainability reporting. You will work with NetCDF climate data and apply basic calculations to derive anomalies relative to a baseline period. By the end of this module, you will have a repeatable workflow for calculating temperature anomalies from NetCDF climate data and interpreting them for sustainability analysis.
涵盖的内容
1个视频2篇阅读材料1个作业
1个视频•总计5分钟
- Anomaly Calculation Explained Step by Step•5分钟
2篇阅读材料•总计10分钟
- Climate Data Basics: NetCDF, Baselines, and Anomalies•5分钟
- Calculating Temperature Anomalies in Google Colab•5分钟
1个作业•总计15分钟
- Hands-on Learning: Calculate Temperature Anomalies•15分钟
This module focuses on analyzing climate data by visualizing long-term trends. You will create decade-scale charts and learn how to interpret patterns and variability in a way that supports sustainability analysis. By the end of this module, you will be able to produce clear, decade-long climate trend visualizations using Matplotlib and extract meaningful patterns relevant to sustainability reporting.
涵盖的内容
1个视频2篇阅读材料1个作业
1个视频•总计5分钟
- Reading Climate Trend Charts Like an Analyst•5分钟
2篇阅读材料•总计10分钟
- Why Long-Term Climate Trends Matter•4分钟
- Plotting Decade-Long Trends with Matplotlib in Google Colab•6分钟
1个作业•总计15分钟
- Hands-on Learning: Build a Climate Trend Visualization•15分钟
In this module, you will translate climate data analysis into clear, responsible ESG reporting language. The focus is on evidence-based interpretation rather than prediction. By the end of this module, you will be able to translate climate trend analyses into a concise, evidence-based ESG narrative suitable for inclusion in a sustainability report.
涵盖的内容
1个视频2篇阅读材料2个作业
1个视频•总计4分钟
- Writing Climate Insights for Non-Technical Audiences•4分钟
2篇阅读材料•总计9分钟
- Climate Trends in ESG Reporting: What to Say and What to Avoid•5分钟
- A Simple Framework for Climate Trend Summaries•4分钟
2个作业•总计35分钟
- Hands-on Learning: Draft an ESG Climate Summary•15分钟
- Graded Quiz: Analyze Climate Trends for ESG Reporting•20分钟
In this module, you will develop the skills needed to position yourself for entry-level geospatial data science roles. You will learn how to translate your technical project work into clear professional value, build a strong portfolio, and create effective career materials such as a LinkedIn profile and project summaries. You will practice crafting your professional narrative, aligning your skills with job requirements, and presenting your work in a way that resonates with employers. This module demonstrates how to bridge the gap between technical capability and career readiness in the geospatial industry.
涵盖的内容
2个视频1篇阅读材料2个作业
2个视频•总计6分钟
- The Geospatial Job Market•3分钟
- Building Your Professional Narrative•4分钟
1篇阅读材料•总计10分钟
- Geospatial Portfolio Development•10分钟
2个作业•总计25分钟
- Hand-On Learning: Update Your Professional Materials•15分钟
- Graded Quiz: Career Positioning•10分钟
You will design and implement an automated geospatial data pipeline that ingests nightly address updates from cloud storage, validates and transforms the records, and loads them into a PostGIS database. You will also add orchestration, retries, logging, and alerting so the workflow can run reliably with minimal manual effort, while extending the pipeline with a real-time style monitoring layer and a daily climate/ESG summary tied to the processed address data. This project serves as the capstone assessment and is designed to demonstrate mastery across all four geospatial data engineering skill expressions: cloud infrastructure, ETL and geospatial modeling, streaming-style monitoring, and climate/ESG analytics.
涵盖的内容
2篇阅读材料1个作业
2篇阅读材料•总计7分钟
- Why This Project Matters•3分钟
- Project Requirements•4分钟
1个作业•总计65分钟
- Geospatial Data Engineering•65分钟
获得职业证书
将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。
位教师

提供方

提供方

Coursera brings together a diverse network of subject matter experts who have demonstrated their expertise through professional industry experience or strong academic backgrounds. These instructors design and teach courses that make practical, career-relevant skills accessible to learners worldwide.
从 Machine Learning 浏览更多内容

课程
CCoursera
课程

课程

课程
人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
常见问题
To access the course materials, assignments and to earn a Certificate, you will need to purchase the Certificate experience when you enroll in a course. You can try a Free Trial instead, or apply for Financial Aid. The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile.
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
更多问题
提供助学金,
¹ 本课程的部分作业采用 AI 评分。对于这些作业,将根据 Coursera 隐私声明使用您的数据。



