Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Enterprise Geodatabases & Data Pipelines
Rating: 4.1 out of 5(105 ratings)
1,726 students
Created byFaizan Tayyab
Last updated 6/2021
English

What you'll learn

  • Learn about Geodatabases
  • Design Data Pipelines using Arcpy and ESRI Enterprise Geodatabases
  • Understand what various data formats are including shapefiles and Geodatabases
  • Learn about the ESRI ArcGIS Enterprise

Course content

1 section13 lectures31m total length
  • Course Introduction0:23

    Introduction

  • Understanding Data3:21

    Overview of what is data

  • Extract Transform & Loading (ETL)9:04

    Understanding ETL (Extract, Transform & Loading) as general view of the process

  • ArcGIS Enterprise3:47

    Introduction to Enterprise.

  • Shapefiles0:58

    Learn about Shapefiles

  • Geodatabases4:49

    Overview of Geodatabases

  • Geodatabase vs Shapefiles1:06

    Comparison between Geodatabases and Shapefile

  • Publishing & Data Loading1:13

    Learn how to publish and load data onto Geodatabase

  • Data Pipeline (Example)1:04

    How to create data pipelines using ESRI technology

  • Important Considerations1:28
  • Data Pipeline (Script Sample)0:24

    Simple script skeleton example

  • Final Thoughts0:12

    Review

  • MongoDB3:28

    Review of working with MongoDB

Requirements

  • Familiarity with ESRI technology
  • ESRI Enterprise Implementation Server or Cloud based

Description

Are you interested in learning how to build data pipelines using ESRI technologies? If so this free course is for You.


About the Course:

In this course we will start with basics of Geodatabases and Shapefiles. We will also learn how to build data pipelines (theory and sample script) that can be utilized to populate database tables and/or update existing data in an Enterprise Geodatabase. Skeleton script sample has been provided as a starting point to enable the student to understand how such a data pipeline can be built using Python. This pipeline once built can be run periodically on a schedule to perform batch processing of data every day or even every 5-10 minutes. This approach allows for near real time update of data. Changes to the data are reflected on the services published via ArcGIS Servers and made available to clients. The services published to the ArcGIS Server are independent of the updates to the data in the Geodatabase.

Information on important considerations for working with Geodatabases has also been provided. We will also look at how ArcToolbox can be utilized to work with Geodatabases.

It is important to note, we will not cover publishing or updating Hosted Servers which make use of the black box hosted data store. The focus of this course is on Enterprise Geodatabases. If your architecture includes an Enterprise Geodatabase then this course will be of particular interest. However developing data pipeline using Arcpy or ArcGIS API for Python may be adopted for Hosted Server.

Who this course is for:

  • GIS Professkional
  • ESRI Geospatial professionals