NEW
Font size
WorksheetsTest 4
Total questions: 50
Worksheet time: 25mins
What property of a shapefile should an analyst be aware of when creating statistics from numeric fields?
Shapefiles do NOT support integer numbers
Shapefiles round to the nearest whole number.
Shapefiles change NULL values to zero.
Shapefiles CANNOT store currency values.
An ArcGIS Pro user must be able to share work with a user in another organization to complete an analysis.
The following items must be shared: • Maps and the data referenced by their layers • Toolboxes • Geoprocessing history • Attachments
Which package type meets the criteria?
Map
Layer
Project
Scene
An ArcGIS Pro user wants to add a high-resolution elevation layer as an elevation source to a scene.
How should the user accomplish this task?
In the Project Options, enable vertical synchronization to the elevation layer
In the Scene Properties, add a z-coordinate system
In the Scene Properties, add New Surface and add the elevation layer as an elevation source
Add layer to the scene and add a custom elevation source in its Layer Properties
An ArcGIS user loads a shapefile of building footprints into an existing geodatabase feature class. In the shapefile, the building number is stored in a field called Bldg_NUM. In the geodatabase feature class, the field is called BNumber.
Which method or tool should the ArcGIS user apply to make sure the building number attribute values load into the correct field?
Use Field mapping in the Feature Class To Feature Class tool
Use Field mapping in the Append tool
Use the Transfer Attributes tool
Use Field mapping in the Merge tool
An ArcGIS user must share a map as a service to ArcGIS Online. The service must draw as fast as possible on a mobile device to provide fast display in the field.
Which option should the user select in the capabilities of the service?
KML
Feature access
Tiled mapping
Mobile access
When adding a new layer to ArcGIS, an ArcGIS user gets a Geographic Coordinate System Warning dialog box.
What should the user do to resolve this issue?
Check the Don't Warn Me Again check box on the dialog box
Project the layer to match the geographic coordinate system of all other layers in the data frame
Set a geographic transformation in the data frame properties
Define the coordinate system of the layer to match the coordinate system of the data frame
A project calls for the creation of a single seamless raster dataset by merging 1000 separate rasters together. An analyst will use the Mosaic To New Raster tool to create the output. Adding the names of the 1000 rasters to the tool is a time-consuming task, so a model will be created to automate the process.
Which combination of ArcGIS Pro model utilities should be used to create a list of raster names that can be used as input for the Mosaic To New Raster tool?
Iterate Rasters and Collect Values
Iterate Files and Collect Values
Iterate Rasters and Select Data
Iterate Files and Select Data
An ArcGIS Pro user has a 2D point layer of trees with a Height attribute in the attribute table.
What is the most efficient workflow for the user to display the trees in 3D with realistic appearance and height?
Add the layer and symbolize it with a realistic 3D symbol
Add the layer as a Preset Layer using realistic trees
Add the layer and extrude based on the Height attribute
Add the layer and convert it to a multipatch feature class
Refer to the exhibit.The exhibit below provides a conceptual view of a coordinate grid onto which all coordinate values snap to the grid mesh. The grid covers the extent of each dataset. An ArcGIS user is creating a new feature class, and needs to increase the numeric precision used to store the coordinate values.
When modified, which of the following will increase the numeric precision used to store the coordinate values?
X,Y Tolerance
Z value
M Value
X,Y Resolution
A biologist must go into the field and record locations of every site that currently has standing water with mosquito larvae.
Which application should the biologist use?
ArcGIS Online
ArcGIS Pro
Navigator for ArcGIS
Collector for ArcGIS
A GIS user has an address and must display the location of the address as a point on the map. The user has a general idea of where the address is located but needs a precise result
How should the user efficiently perform this task in ArcMap?
Type the full address in the search field of the Geocoding Toolbar, and press Enter
Zoom in to the city, pan to the street. and use the Address Inspector on the Geocoding Toolbar
Open the Go To XY tool and search the full address
Open the Geocode Addresses tool from the Geocoding Toolbar and search the full address
A GIS analyst is editing several feature classes associated with city utilities. The analyst selects a line feature class that represents the city's gas main, and opens Create Features.
By default, which type of features are created?
Points
Multipatch
Polygons
Polylines
An ArcMap user needs to inspect the geometry and attribute schema properties of a file geodatabase feature class. The user does NOT want to add the feature class to a map.
How should the user perform this task using the Catalog window?
Add or use a folder connection to the file geodatabase > Open the Item Description context menu of the data
Add or use a folder connection to the file geodatabase > Open the Properties context menu of the data
Explore spatial data on the Geography tab
Add or use a folder connection to the file geodatabase > Open the Properties context menu of the geodatabase
Refer to the exhibit.
What does the text in the box describe?
One inch equals 1567 feet
One inch equals 1567 units
One unit equals 1567 feet
One unit equals 1567 units
A GIS analyst is working with a large number of polygon features in a layer in ArcGIS Pro and needs to display only a subset of features but retain all records in the attribute table.
How should the analyst accomplish this task?
Apply a display filter on the polygon layer to exclude certain features based on a SQL expression.
Apply a definition query on the polygon layer to exclude certain features based on a SQL expression.
Apply a page query on the polygon layer to exclude certain features based on a SQL expression.
Apply a display filter on the polygon layer to include certain features based on a SQL expression.
A landscape designer needs to create features that represent landscaping plans. The employee opens a new project, adds a map, and opens the Create Features pane. The employee receives an error in the pane.
Which step did the employee miss during the editing workflow?
Enable editing on the map
Add an editable layer to the map
Enable Feature Analysis on the Portal
Press the Status button under Manage Edits
Which data format can be added as an item to ArcGIS Online?
File geodatabase in a folder
Shapefile in a zipped folder
XML workspace document
Geometric network
A GIS analyst receives a file geodatabase containing various feature classes. The analyst must find additional information regarding the author, credits, and use limitations on many of these feature classes.
How should the analyst find these details?
Bring each feature class into a map document > Open the attribute table
Bring each feature class into a map document > Look at the layer properties
Right-click each feature class in the Catalog window > Item Description
Right-click each feature class in the Catalog window > Properties
A researcher has a very large point feature class that contains thousands of features. The point features are houses. The researcher needs to display only houses that have an area of 2000 square feet or more with at least 3 bathrooms.
Which definition query should the researcher use?
AREA >= 2000 AND BATHROOM = 3
AREA >= 2000 OR BATHROOM >= 3
AREA >= 2000 AND BATHROOM >= 3
AREA > 2000 OR BATHROOM > 3
An ArcGIS Pro user needs to visually sort an attribute window using multiple fields.
How should the user perform this task?
Open the Sort geoprocessing tool > Choose the source table as the input and output
Right-click any field name in the table > Select Custom Sort in the context menu
Open the Sort geoprocessing tool > Choose the source table as the input to write to the in_memory workspace
Make only the fields to be sorted visible > Double-click any field name
A local organization needs a way to coordinate field work simultaneously with its users at its main headquarters. This data should be stored behind a secure firewall and use custom services.
Which ArcGIS platform component allows the organization to meet these requirements?
ArcGIS Enterprise
ArcGIS Pro
ArcGIS Earth
ArcMap
Which two methods can be used to create a feature class in ArcMap? (Choose two.)
ArcToolbox > Data Management Tools > Feature Class > Create Feature Class
check_circleCatalog window > Right-click a geodatabase > New > Feature Class
Catalog window > Right-click a folder > New > Feature Class
File > Add Data > Add Data > Shapefile > New Feature Class
Start an Edit session > Create Features window > Click Feature Template > Create Features
How should an ArcMap user create a file geodatabase in a previous version?
Catalog window > Right -click folder > Create MDB
ArcToolbox > Create File GDB
Catalog window > Right-click folder > New > Geodatabase
ArcToolbox > Create Version
Which geoprocessing tool transforms data in a geographic coordinate system (GCS) into a projected coordinate system (PCS)?
Define Projection
Create Spatial Reference
Coordinate Notation
Project
An ArcGIS Pro user wants to add a new 2D map to a project using an existing ArcMap map document.
Which workflow should the user follow?
Project pane > Maps > New Map
Folder Connection > 3D file > Import and Open
Catalog window > Drag into ArcGIS Pro
Insert Tab > Import Map
In ArcMap or ArcGIS Pro, which in the Layer Properties allows a user to determine raster cell size?
Display
General
Source
Symbology
A GIS analyst has a point feature class of cities. The attribute table for this feature class contains fields for State_Name, Region_Name, and Population_2010. The layer is published to ArcGIS Online.
How should the analyst symbolize the data to show the region and population for each city point?
Choose to show the Region_Name attribute for the points > Types (Unique Symbols)
Choose two attributes to show > Region_Name for the first attribute, Population_2010 for the second > Types & Size
Choose two attributes to show > Region_Name for the first attribute, then an expression for the second > Types & Size 0
Choose to show the Population_2010 attribute for the points > Heat Map
An ArcGIS Online user is creating a web map with hospital locations. The only data the user has is a zipped folder that contains a shapefile of hospital points.
How should the user add this zipped shapefile to a new web map?
Add button dropdown > Add Layer From Web
Add button dropdown > Search for Layers
Add Item dropdown > Add Layer From File
button dropdown > Add Layer From File
How should an ArcGIS Pro user calculate attribute values for a large number of features within an open attribute table?
ordEdit tab > Select target rows > Type the desired values into each cell
Edit tab > Select target rows > Type one desired value into the top row > Use the Fill geoprocessing tool to calculate the remaining values
Right-click the target field in the table > Select the Calculate Field option to build and apply a value calculation
Make Table View geoprocessing tool > Create an expression that applies the calculation
Which spatial selection method allows a user to select polygons that share at least half of their area within another, single, large polygon?
Intersect the source layer feature
Touch the boundary of the source layer feature
Use "Are identical to" the source layer feature
Have a polygon centroid in the source layer feature
A technician has a map of cell phone towers. An additional tower needs to be added in the middle of a national park and the technician has only x,y coordinates recorded for the tower's location.
How should the technician locate this tower on the map?
Use the search field on the Portal tab of the Project pane to search for the coordinates in ArcGIS Pro.
Enable the Address Inspector on ArcMap's Geocoding Toolbar and use it to navigate to the x,y coordinates in the national park.
Open the Locate pane in ArcGIS Pro and search for the coordinates.
Right-click the map in the national park and select What's Here in ArcGIS Pro.
An ArcGIS user has a raster layer of slope for an area.
Which render displays the slope by grouping the cell values into categories?
RGB Composite
Stretched
Classified
Unique Values
An ArcGIS Pro user is working with several layers in a map that were added from feature classes in a geodatabase and then modified with custom symbology. The user copies the layers from the original map and pastes them into the Contents Pane in the second map. The user expected default symbology, but all the symbology modifications carried over.
What should the user have done differently?
The user should have shared the layers to the web and then imported them into the second map.
The user should have selected Single Symbol from the Symbology dropdown in the Appearance tab on the ribbon to limit the symbology to one map.
The user should NOT have saved the Project before copying the layers over.
The user should have added the feature classes from the geodatabase into the second map.
An ArcGIS Pro user finishes creating a map for a project. The user needs to make the map publicly available online.
Which workflow will allow the user to achieve this?
Share tab > Share As Web Map > Check the box for Everyone (public) > Analyze > Share
Share tab > Share As Web Layer > Use default settings > Analyze > Share
Share tab > Share As Web Scene > Check the box for Everyone (public) > Analyze > Share
Share tab > Share As Web Map > Use default settings > Analyze > Share
When searching for data in ArcGIS Online, which search option is set by default?
Show ArcGIS desktop content
Search for data in the organization
Results listed by Title
Groups related to the search term
A user previously published a feature layer named Buildings to My Content in ArcGIS Online. The user must add a vertex to a Buildings feature using ArcGIS Pro to dynamically reflect changes in ArcGIS Online.
Which workflow is the most efficient?
In ArcGIS Pro Catalog pane > Portal > My Content > Right-click Buildings > Add to current map > Edit tab > Vertices tool
In ArcGIS Online add the Buildings layer to map viewer > Click Edit to add vertex > Save
In ArcGIS Pro Catalog pane > Portal > My Content > Double-click Buildings to expose vertices > Add to current map > Edit tab > Reshape tool
In ArcGIS Online download the Buildings layer to a shapefile > Add the shapefile to map in ArcGIS Pro > Edit tab > Reshape tool > Republish to ArcGIS Online
In ArcGIS Online, Open the item details of the feature collection you want to publish as a hosted feature layer. Click Publish. Use the default title for the hosted feature layer or type a new one. If your organization has set up content categories, click Assign Category. Type tag terms separated by commas. Click Publish to create the hosted feature layer.
A GIS user plans to move an ArcGIS Pro document referencing 8 GB of data to a network location to be accessed by coworkers on the same network. The user copies all data to the same network location.
What should the user do first to accomplish this task as efficiently as possible?
Modify the map settings to store relative pathnames
Zip all data and send to coworkers
Create a folder connection to the data in the map
Remove some of the data from the map
An ArcMap user must use Select By Attributes to select earthquake features that have a magnitude greater than 4. The MAGNITUDE field holds Float values.
Which query expression should be used?
MAGNITUDE Is greater Than 4.0
MAGNITUDE > ‘4.0’
MAGNITUDE > 4.0
MAGNITUDE >=4.0
By default, which workspace type is automatically created by ArcGIS Pro when a new Project is created?
Personal Geodatabase
File Geodatabase
Geodatabase
Database Connection
Refer to the exhibits.
An ArcGIS user is previewing attribute tables for feature classes in ArcCatalog. The user needs to change the display of the fields from Exhibit A to
Exhibit B.
What should the user select after clicking the Table Options button?
Show Field Aliases
Reload Field Properties
Field Names
Field Description
A wildlife biologist is studying endangered mammals. The biologist has separate polygon feature classes that represent each mammal in a given geographic region.
Which tool should the ArcGIS analyst use to create a new feature class containing all areas where the mammal weighs more than 45 kilograms?
Intersect
Buffer
Merge
Union
An ArcGIS user chooses a mobile device to perform a field survey of road damage in an area. The user must obtain various types of information on the damage including surface type, damage, location, and an image of damage to the surface.
Which ArcGIS platform application should be used for this task?
Drone2Map for ArcGIS
Collector for ArcGIS
Explorer for ArcGIS
ArcGIS App
What is the default metadata style used by ArcGIS Pro?
FGDC CSDGM metadata
INSPIRE Metadata Directive
Item Description
North American Profile of ISO 19115 2003
An ArcGIS user has been tasked with creating a feature class of sidewalk centerlines in an existing geodatabase. The sidewalk feature class must use the same spatial reference as the data in the organization.
How should the Create Feature Class geoprocessing tool be used to get the correct spatial reference?
Import the spatial reference from an existing dataset in the coordinate system parameter
Set the Template Feature Class parameter to the existing feature class
Use the default settings for the coordinate system parameter
Set the Output Coordinates in the Environment Settings to Same As Input
An ArcGIS user is editing a parcel layer to reflect the addition of a new subdivision.
Which data format will the user be able to edit?
Shapefile layers
KML/KMZ layers
CAD layers
Compressed file geodatabase layers
Where can an ArcMap user find the use limitations for a dataset?
Layer properties
Item Description
Feature class properties
View Metadata
A user is a member of a group in ArcGIS Online and would like to access hosted feature layers shared to the group.
How can the user efficiently achieve this in ArcMap?
File > Sign In > Catalog window > Ready-To-Use Services
File > ArcGIS Online > Sign In > Groups
File > Sign In > Catalog window > My Hosted Services
Sign in to ArcGIS Online > Groups > View Group Items > Open item in ArcGIS Desktop
An ArcGIS user has labeled contour lines on a topographic map of regional trails. Upon labeling the contour lines with their associated elevations, each contour line appears with a label as the user intended. However, the map will be used as part of an interactive display, and the labels should NOT display until the map has been zoomed in beyond 1:4000.
Which of the following should be applied to the labels to prevent them from displaying until the map is zoomed in beyond 1:4000?
Scale Dependency
Scale Range
Visible Scale Range
Map Scale
A city planner must display all coffee shops in Benicia, California, on a map. The city planner is signed in to ArcGIS Online in all ArcGIS Desktop applications.
How should the planner meet this requirement?
Search for 'coffee shops, Benicia, CA' in the search bar on the Geocoding toolbar in ArcMap
Search for 'coffee shops, Benicia, CA' in the search bar of the Locate pane in ArcGIS Pro
Search for 'coffee shops, Benicia, CA' in the search bar of the map viewer on ArcGIS Online
Search for 'coffee shops, Benicia, CA' in the Go To Location search bar in ArcCatalog
Which ArcGIS Pro functionality should be used to create a custom tool that strings together geoprocessing operations?
ArcToolbox
ModelBuilde
Query Builder
Spatial Analyst
