An ArcGIS Online user is beginning to work on a project that will involve multiple organizations. Each
organization has its own ArcGIS Online subscription. The project requires that only the project team have
access to the data, and any team member should be able to contribute to the project.
Which sharing option should the user select?
A. Everyone
B. Organization
C. Group
D. Organization and Group
An editor has built map topology and needs to modify the shape of neighboring polygons.
Which tool would maintain the shared polygon boundaries?
A. Reshape Edge Tool
B. Trance
C. Split Tool
D. Reshape Feature Tool
A project calls for data published as a service to include all current ArcGIS metadata.
How should an analyst make sure that the ArcGIS metadata is available with the service?
A. Update the service definition with the ArcGIS metadata
B. Copy the metadata XML document to the service metadata
C. Import the data into a geodatabase before publishing the service
D. Publish the data; ArcGIS metadata becomes the service's metadata.
The user has created a mosaic dataset to display temperature change over time and is in the process of configuring the Add Rasters To Mosaic Dataset geoprocessing tool.
To add the multidimensional data to the mosaic dataset, what raster type should be set?
A. NetCDF
B. DTED
C. HRE
D. ECRG
A GIS technician must place points representing light poles 5 feet from the digitized edge of a road.
Which editing tool should the editor use?
A. Align To Shape
B. 2 Point Line
C. Point At End Of Line
D. Construct Points
What property of a shapefile should an analyst be aware of when creating statistics from numeric fields?
A. Shapefiles do NOT support integer numbers
B. Shapefiles round to the nearest whole number.
C. Shapefiles change NULL values to zero.
D. Shapefiles CANNOT store currency values.
Refer to the exhibit.
An engineering supervisor at a water utility asks the GIS analyst to find all pipes that are less than 10
inches in diameter. The analyst prepares a Select By Attribute query on the geodatabase feature class:
Diameter < 10
When validating this SQL query, the analyst gets the error: "There was an error with the expression."
What is invalid about the query?
A. Field name must be in enclosed in brackets: [Diameter]
B. Field name must be in enclosed in single quotes: 'Diameter'
C. Diameter is a text field but is using a numeric comparison
D. Query should include Diameter > 0 and < 10
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?
A. Use Field mapping in the Feature Class To Feature Class tool
B. Use Field mapping in the Append tool
C. Use the Transfer Attributes tool
D. Use Field mapping in the Merge tool
An analyst is part of a team that manages facility assets at a company with many operational sites with fixed and movable assets. Assets must be instantly located on a map in ArcGIS Pro, and are modeled as an editable feature service named ASSETS in the organization portal. Assets have a unique identifier attribute ID matching the company asset register.
How can an analyst instantly locate an asset on a map?
A. Create Address Locator > Project pane > Add To Project > Locate pane > Disable Esri World Geocoder
B. Create Attribute Index UNIQUE on ID > Analysis Gallery > Customize > Add Select Layer By Attributes
C. Locate pane > Settings > Add A Locate Provider > Add Layer ASSETS > Search Model Equals ID
D. Create a Python script tool that uses the feature service query endpoint to return a feature into the map
Project specifications require that when features are queried and edited, users must have seamless access to associated plans and images for each feature. Specifications also require that the plans and images be stored in the geodatabase.
How can the technician associate and view the plans and images?
A. Configure Pop-ups elements
B. Enable and Add Attachments
C. Use a graphic file as a thumbnail
D. Load elements into BLOB field