Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
Coursera

Geospatial Data Engineering

Inclus avec Coursera Plus

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

1 semaine à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Débutant

Expérience recommandée

1 semaine à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Use cloud platforms for geospatial data processing

  • Build ETL pipelines for spatial data workflows

  • Process and analyze real-time geospatial data streams

  • Analyze climate data and ESG-related metrics

Compétences que vous acquerrez

  • Catégorie : Extract, Transform, Load
  • Catégorie : Global Positioning Systems
  • Catégorie : Data Analysis
  • Catégorie : Geospatial Mapping
  • Catégorie : Cloud Computing
  • Catégorie : Data Pipelines
  • Catégorie : Real Time Data
  • Catégorie : Machine Learning
  • Catégorie : Data Transformation
  • Catégorie : Technical Communication
  • Catégorie : Google Cloud Platform
  • Catégorie : Anomaly Detection
  • Catégorie : GIS Software
  • Catégorie : Geospatial Information and Technology
  • Catégorie : Spatial Data Analysis

Outils que vous découvrirez

  • Catégorie : Geographic Information Systems
  • Catégorie : Leaflet (Software)
  • Catégorie : Apache Airflow

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

avril 2026

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Élaborez votre expertise du sujet

Ce cours fait partie de la Spécialisation "Mastering Geospatial Data Science: From Beginner to Expert"
Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
  • Apprenez de nouveaux concepts auprès d'experts du secteur
  • Acquérez une compréhension de base d'un sujet ou d'un outil
  • Développez des compétences professionnelles avec des projets pratiques
  • Obtenez un certificat professionnel partageable

Il y a 14 modules dans ce cours

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.

Inclus

1 vidéo1 lecture1 devoir

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.

Inclus

2 vidéos1 lecture1 devoir

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.

Inclus

1 vidéo1 lecture2 devoirs

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.

Inclus

1 vidéo2 lectures1 devoir

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.

Inclus

1 vidéo2 lectures1 devoir

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.

Inclus

1 vidéo2 lectures2 devoirs

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.

Inclus

1 vidéo1 lecture1 devoir

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.

Inclus

2 vidéos1 lecture2 devoirs

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.

Inclus

1 vidéo2 lectures2 devoirs

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.

Inclus

1 vidéo2 lectures1 devoir

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.

Inclus

1 vidéo2 lectures1 devoir

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.

Inclus

1 vidéo2 lectures2 devoirs

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.

Inclus

2 vidéos1 lecture2 devoirs

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.

Inclus

2 lectures1 devoir

Obtenez un certificat professionnel

Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.

Instructeur

Professionals from the Industry
459 Cours71 614 apprenants

Offert par

Coursera

En savoir plus sur Machine Learning

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.

Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’

Jennifer J.

Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’

Larry W.

Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’

Chaitanya A.

’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’
Coursera Plus

Ouvrez de nouvelles portes avec Coursera Plus

Accès illimité à 10,000+ cours de niveau international, projets pratiques et programmes de certification prêts à l'emploi - tous inclus dans votre abonnement.

Faites progresser votre carrière avec un diplôme en ligne

Obtenez un diplôme auprès d’universités de renommée mondiale - 100 % en ligne

Rejoignez plus de 3 400 entreprises mondiales qui ont choisi Coursera pour les affaires

Améliorez les compétences de vos employés pour exceller dans l’économie numérique

Foire Aux Questions

¹ Certains travaux de ce cours sont notés par l'IA. Pour ces travaux, vos Données internes seront utilisées conformément à Notification de confidentialité de Coursera.