Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Processing Survey Data in GCS With ArcGIS Desktop 10.8
Last updated 1/2025
English

What you'll learn

  • Introduction to the Geodatabase (.gdb) format in ArcGIS Desktop 10.8
  • Comparison of Shapefile (SHP) and Geodatabase (GDB) formats
  • Export SHP data to GDB in Geographic Coordinate System (GCS), GCS has Decimal units
  • Process Survey data in XLSX and export to CSV
  • Plotting survey point distribution in Decimal Degree from CSV to ArcMAP canvas and exporting to GDB
  • Creating spatial modeling
  • Creating Layouts for thematic and choropleth
  • Export layout to JPG and PDF

Course content

7 sections17 lectures2h 31m total length
  • Course Overview6:58

    A brief overview of all the sections of the course. There are 6 sections in this course.

  • Introduction to Geodatabases - Geodatabases VS Shapefiles0:31

    Introduction to Geodatabase data format which is a spatial data storage in the form of a database. This format is owned by ESRI which is also the owner of the Shapefile/SHP format

Requirements

  • Require basic knowledge of operating ArcGIS Desktop (ArcMAP and ArcCatalog)
  • Need basic knowledge of data management operations in Microsoft Windows (File Explorer)

Description

1. Introduction to Geodatabase (.gdb),

Geodatabase is a spatial data storage format used in Geographic Information Systems (GIS). Developed by Esri, geodatabase functions as a container for storing, managing, and analyzing geographic data efficiently in an organized form. Geodatabase allows users to manage spatial data and its attributes in an integrated manner in one database.


2. Geodatabase VS Shapefile.

Geodatabase and Shapefile are two data formats that are often used in Geographic Information Systems (GIS) to store spatial data. However, both have significant differences in terms of capability, efficiency, and functionality. The comparison between the two includes storage structure, storage capacity, data and function support, scalability and collaboration, performance and compatibility


Choose Geodatabase if:


- You work with large and complex datasets.

- Need integrated data management (multi-layer, relations, topology rules).

- Using GIS on a large organizational scale.


Choose Shapefile if:


-You need a simple format to share data with multiple platforms.

-Your dataset is small, with simple analysis needs.


Although shapefiles are still widely used because of their simplicity, geodatabases offer far superior capabilities for modern GIS needs.


3. Export SHP to GDB

GDB is capable of creating new features, but on this occasion we will export existing SHP data to GDB, in addition to saving time, we can also practice. Besides SHP, other popular data formats are KML and geoJSON.


4. Process field survey data in XLS format, edit and clean data

Before being processed in ArcMAP, field data in XLS format is first cleaned, such as column names that must not contain spaces.


5. Export XLS to CSV

After being cleaned, the XLS data is exported to CSV.


6. Plotting survey point distribution data CSV to ArcMAP, XY data in Geographic Coordinate System (GCS) in decimal degree (DD) format

The CSV data is then added and plotted to ArcMAP. Plotting or displaying the distribution of survey points on the ArcMAP canvas is done using 2 (two) columns/fields, a combination of X/Longitude/Longitude and Y/Latitude/Latitude as the coordinate points of the earth where the survey respondents are located. The coordinate system used in this course is the Geographic Coordinate System (GCS) with degrees (Degree) and in Decimal Degree/DD format


7. Export plotting data to GDB

The distribution of survey points that have been added to the ArcMAP canvas is temporarily stored in memory (temporary layer), to make it permanent we will export this point distribution data to GDB


8. Creating a spatial model

We will create a spatial model from the distribution of survey points that have been stored in GDB. This spatial model can be thematic and choropleth. The spatial model will provide a clearer picture of how this data is distributed based on the attribute data obtained such as the age spatial model, the monthly turnover spatial model, the annual turnover spatial model and others.


9. Designing a Layout in an ArcMAP document (MXD).

We will create a layout in ArcMAP. We create a layout for each of the spatial models above.

Who this course is for:

  • Beginning users who already understand the basics of operating ArcGIS Desktop (ArcMAP and ArcCatalog)