GIS Capacity Building
  • Resources
  • MapLogs
  • Tools
  • Data
  • About

Into to ArcGIS Pro

Get familiar with the ArcGIS Pro interface

This series guides beginners through the software interface, project navigation, and core data management principles of ArcGIS Pro. Participants learn to display geographic data effectively, perform precise tabular and spatial selections, and execute spatial data summarization to uncover meaningful geographic patterns. The course builds the foundational skills needed to organize, analyze, and map spatial datasets confidently.

Sections

width;
{
  const targets = document.querySelectorAll('.listing-ojs-target');

  targets.forEach(target => {
    const codeString = target.getAttribute('data-ojs-code');
    if (codeString) {
      try {
        target.innerHTML = '';
        const graph = new Function('Plot', 'd3', `return ${codeString}`)(Plot, d3);
        
        if (graph) {
          target.appendChild(graph);
        }
      } catch (e) {
        console.error("Failed to render OJS code for card:", e);
      }
    }
  });
}
Understanding the ArcGIS Pro Interface
Navigating projects, tools, and settings
Data in ArcGIS Pro
Understanding Reference-Based Projects
No matching items

Copyright © 2026 Children’s Environmental Health Initiative