1.2 How to Use This Study Guide & ArcGIS Pro Environment
Key Takeaways
- Effective EAPF_2025 preparation requires combining conceptual reading with hands-on practice in ArcGIS Pro 3.x.
- ArcGIS Pro features three licensing levels (Basic, Standard, Advanced) and three licensing models (Named User, Single Use, Concurrent Use).
- Project files (.aprx) store maps, scenes, layouts, and connections, but do NOT store raw spatial data feature classes directly.
- Creating a project generates four default items: the project file (.aprx), default geodatabase (.gdb), default toolbox (.atbx), and index folder.
- A 4-week study plan systematically addresses all four exam domains based on their relative blueprint weights.
1.2 How to Use This Study Guide & ArcGIS Pro Environment
Preparing effectively for the Esri ArcGIS Pro Foundation 2025 (EAPF_2025) exam requires a dual approach: mastering core GIS concepts while building direct, muscle-memory familiarity with the ArcGIS Pro 3.x desktop environment. Because Esri certification items are heavily scenario-based and software-oriented, reading theoretical descriptions alone is insufficient. Candidates must active-test their knowledge by replicating workflows directly inside the software.
Strategic Study Approach
To maximize your study efficiency, follow a structured, iterative study methodology:
- Read Conceptually First: Review each section in this guide to establish a firm understanding of the underlying GIS principles, software mechanics, menu locations, and terminology.
- Perform Hands-on Replication: Open ArcGIS Pro 3.x alongside your reading. Locate every button, pane, geoprocessing tool, and property dialog mentioned in the text. Construct test datasets, execute tools, and observe parameters directly.
- Self-Assess with Quizzes: Complete the embedded review quizzes at the end of each section. Pay close attention to the detailed explanations to understand why correct options represent standard Esri best practices and why alternative options are inaccurate or incomplete.
- Target Weak Domains: Use your quiz performance to pinpoint knowledge gaps—particularly in high-weight domains like Mapping & Visualization (36%) and Data Management (32%)—and re-examine relevant software workflows.
Software Environment Setup & Prerequisites
Exam items are aligned with ArcGIS Pro 3.x (specifically versions 3.0 through 3.3/3.4). Ensure your local practice environment meets standard system hardware and software requirements.
License Levels (Basic, Standard, Advanced)
ArcGIS Pro functionality is structured into three primary licensing tiers. Understanding what tools and workflows are available at each level is critical for both the exam and daily GIS practice:
- Basic: Provides core mapping, visualization, data creation, vector feature editing, standard attribute management, and essential geoprocessing analysis (such as Buffer, Clip, and Intersect). Basic allows users to view and query enterprise geodatabases but limits editing to file and mobile geodatabases.
- Standard: Includes all Basic functionality plus advanced vector editing tools, creation and management of relationship classes, editing within enterprise geodatabases (versioning and archiving), parcel fabric management, and topology rule creation and editing.
- Advanced: Includes all Standard functionality plus high-end spatial analysis, complex data transformation tools, advanced cartography tools, and enterprise geodatabase administration.
Exam Note: The EAPF_2025 exam primarily evaluates workflows available at the Basic and Standard licensing levels.
Licensing Types & Models
ArcGIS Pro supports three software licensing models:
- Named User License (Default): The software is authorized by logging in with credentials tied to an ArcGIS Online or ArcGIS Enterprise organization account. Named User licenses can be converted for offline use when working without internet connectivity.
- Single Use License: Authorizes ArcGIS Pro on a specific dedicated workstation using a local license key file.
- Concurrent Use License: Obtains license authorization from a central License Manager server running on a local area network, allowing multiple users to share a pool of available license seats.
Project File Structure (.aprx) & Default Assets
ArcGIS Pro organizes work using a project file structure centered on the .aprx file extension. Understanding how project assets are organized prevents common data reference errors:
What Is Stored Inside an .aprx File?
An .aprx file is an XML-based file that acts as an organizational index. It stores project items including map views, 3D scenes, page layouts, reports, charts, stored toolboxes, and references (paths) to external data sources. Crucially, the .aprx file does NOT store actual spatial datasets or raw GIS feature data. Feature classes, shapefiles, and rasters remain stored in external geodatabases or folder directories.
Default Project Package Items
When a new project is created in ArcGIS Pro, the software automatically generates a dedicated project folder containing four essential default items:
- Project File (
.aprx): The main project document. - Default Geodatabase (
.gdb): A File Geodatabase used as the default storage location for geoprocessing tool outputs. - Default Toolbox (
.atbx): A system toolbox for storing custom Python scripts or ModelBuilder models. - Import/Index Directory: Project index files enabling fast searching across project items.
The Catalog Environment & Data Connections
Data navigation and management in ArcGIS Pro take place within the Catalog environment, accessible via the Catalog Pane (a dockable side panel) or the Catalog View (a full tab view ideal for managing metadata, item properties, and spatial index definitions).
Primary Catalog Navigation Tabs
- Project Tab: Displays items associated directly with the active project, including Maps, Toolboxes, Databases, Layouts, Styles, Folders (Folder Connections), and Locators.
- Portal Tab: Connects to the active portal (ArcGIS Online or ArcGIS Enterprise), granting access to My Content, My Groups, Organization, and Living Atlas of the World.
- Favorites Tab: Stores frequently used folder, database, and server connections so they can easily be added to any new project without re-navigating file paths.
Recommended 4-Week Study Plan
To prepare thoroughly for the EAPF_2025 exam, follow this structured 4-week schedule:
- Week 1: Mapping & Visualization (Domain 1 - 36%) Master the ribbon and panes, the steps for adding data from disk, a geodatabase, a portal and the basemap gallery, symbology types, dynamic labeling and label classes, map and layer property pages, and scale ranges. Coordinate systems sit in Domain 2 on this blueprint, so save them for Week 2.
- Week 2: Data Management (Domain 2 - 32%) Practice reading a layer's Source and Metadata tabs, recognizing supported data formats, creating a file geodatabase and feature classes, configuring field data types, managing attribute tables and joins, running Calculate Field, performing basic geometry and attribute edits with snapping, and distinguishing geographic from projected coordinate systems.
- Week 3: Performing Analysis (Domain 3 - 20%)
Run spatial and attribute selection queries, execute vector analysis tools (Buffer, Near, Clip, Intersect, Union, Dissolve, Spatial Join), configure geoprocessing environments, and find locations with the Locate pane, geocoding, and Go To XY. Skip ModelBuilder and
arcpyautomation — the EIG places both outside the Foundation tier. - Week 4: Layouts, Sharing & Comprehensive Review (Domain 4 - 12%)
Design page layouts, add dynamic map elements, export PDF/image graphics, publish web maps and feature layers to portal, package content as layer, map, and project packages (
.lpkx,.mpkx,.ppkx), and complete full-length practice exams under timed conditions.
Which statement accurately describes what is stored directly inside an ArcGIS Pro project file (.aprx)?
A GIS analyst needs to edit enterprise geodatabase topology rules and perform advanced data versioning. Which minimum ArcGIS Pro license level is required for these specific data management workflows?
Which tab in the ArcGIS Pro Catalog environment allows a user to access datasets shared within their organization via ArcGIS Online or ArcGIS Enterprise?