Black Friday Sale - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 65percent

Welcome To DumpsPedia

EADP19-001 Sample Questions Answers

Questions 4

A user wants to connect new laterals to supply water to newly built houses. What edge type supports this function?

Options:

A.

an edge between two junctions

B.

a complex edge

C.

a subtype of edge

D.

a simple edge

Buy Now
Questions 5

An ArcGlS user receives parcel data from the regional government, which is supposed to line up with parcels in the data maintained by the local government. The user is tasked with reconciling the discrepancies between the local and regional data.

In which situation are the parcel boundaries within the local data more likely to be accurate than the regional data?

Options:

A.

when local records show a parcel subdivided in 2007 but regional records do not include the update

B.

when regional records show a new survey of a parcel in 1996. but local records do not include the survey information

C.

when a privately owned parcel is donated to the local government in 2002 for a park but the regional government does not have a record of the new owner

D.

when a new subdivision surveyed in 2004 within the regional area is incorporated into the local area limits in 2007

Buy Now
Questions 6

An ArcGIS user is given a geodatabase and tasked with adding a feature class to an existing geodatabase topology. What should the user do?

Options:

A.

delete the existing geodatabase topology and create a new one to include the feature class

B.

modify the existing geodatabase topology to include the feature class Explanation:-https://desktop.arcgisxom/en/arcmap/10.3/tools/data-m

C.

export the existing geodatabase topology to an XML file include the feature class in the XML and import it

D.

remove all the feature classes from existing topology and add everything back including the feature class that needs to be added

Buy Now
Questions 7

Refer to the exhibits.

An ArcGIS user is attempting to create a relationship class between the two tables shown in the exhibit using POSTAL_CODE and Zip Code as the origin primary key and destination foreign Keys, respectively. However when the user tries to set the keys zip Cede does not appear in the drop-down list of candidate keys

What should the user do to successfully create the relationship class?

Options:

A.

change the relationship type from non attributed to attributed

B.

make sure both tables are in the same geodatabase

C.

create data type compatible key fields

D.

move both tables to the same feature dataset

Buy Now
Questions 8

A geometric network has been removed from a feature dataset.

What must happen to the geodatabase to avoid synchronization failing?

Options:

A.

R must be rebuilt

B.

It must be validated

C.

It must be applied

D.

It must be reversioned

Buy Now
Questions 9

An ArcGIS user is making a map and needs to symbolize cliff and escarpment features above contour features. How can the features be ordered correctly if they are all in the same layer?

Options:

A.

set a definition query

B.

use symbol level drawing

C.

use scale-dependent drawing

D.

reorder the symbols in the symbology properties

Buy Now
Questions 10

Using the Spatial Analyst IDW (Inverse Distance Weighted) tool an ArcGlS user interpolates a point feature class to a raster. The user notices that some high point values near the edge of the feature class seem to have a dramatic effect on the output.

This occurs even in areas that are far from the high edge values

Which two parameters should the user consider changing in the IDW tool? (Choose two)

Options:

A.

z-value field

B.

search radius

C.

power

D.

output cell size

E.

weight

Buy Now
Questions 11

A taster contains pixels with decimal values.

Which method is used to round raster pixel values to the nearest whole number?

Options:

A.

use the Round Up tool (Spatial Analyst), then the Round Down tool (Spatial Analyst)

B.

use the Round Down tool (Spatial Analyst), then the Round Up tool (Spatial Analyst)

C.

use the Plus tool (Spatial Analyst) to add 1. then the Minus tool (Spatial Analyst) to subtract 0.5

D.

use the Plus tool (Spatial Analyst) to add 0.5, then the int tool (Spatial Analyst) to truncate to the nearest integer

Buy Now
Questions 12

An ArcGIS user has a custom .dll that reads the domains available in a geodatabase and compares them to business rules. What must the user do to have this tool run automatically each night?

Options:

A.

add the dll to a model and schedule the model through the Windows Task Scheduler

B.

create a stand-alone application to publish a service and schedule the application through the Windows Task Scheduler

C.

call the .dll within a Python script and schedule the script through the Windows Task Scheduler

D.

schedule the .dll to run in batch through the Windows Task Scheduler

Buy Now
Questions 13

A geosatabase designer has the following requirements regarding the display of city feature names in output map documents:

• The symbology needs to vary depending on city population size

• Names may not conflict with other text or features

• Rendering performance is a higher priority than database maintenance and editing simplicity Which design option should be used to meet these requirements?

Options:

A.

standard geodatabase annotation

B.

map annotation

C.

feature linked geodatabase annotation

D.

standard layer labeling

Buy Now
Questions 14

An ArcGIS user wants to create a tool that reads a Web data source from the U.S. Geological Survey site and create a feature class of earthquakes over magnitude 1 that have occurred in the last seven days. The data source URL is a .txt file directly usable as x, v event data, once downloaded.

The goal is to have a repeatable process to be run on demand overwriting the output each time with minimal user input and easy to understand for other users to whom the tool is provided

What should the user do to read and process the data?

Options:

A.

use a third party scraping application to copy the data to a local file and read it as an x, y event data source

B.

manually copy the file to local disk before running and run the Make XY Event Layer tool

C.

write a NET component that reads the data presents the data to ArcObjects as an x.v event and creates new features from the data source

D.

Write a Python script that imports urllib reads the data with uriopen and read methods and creates features from the data stream

Buy Now
Questions 15

An ArcGiS user wants to dynamically generalize a line using the Douglas-Peucker algorithm. Which geometric effect should be used to achieve this?

Options:

A.

smooth curve

B.

simplify

C.

add control points

D.

cut curve

Buy Now
Questions 16

A Microstation.dgn file is created for a mountainous area and is added to ArcMap with another vector dataset in the same projection. The .dgn file appears slightly too large in relation to the other data.

What is the most likely source of the problem?

Options:

A.

Units of measure were incorrect

B.

The file was created in ground coordinates

C.

incorrect datum was assigned in the projection file

D.

The file was created in grid coordinates

Buy Now
Questions 17

An ArcGIS user runs a geoprocessing tool and wants to create code in the Python window that repeats the process. In which two ways can the user generate Python code from the results window? (Choose two)

Options:

A.

copy a tool as Python snippet and paste it into the Python window

B.

copy an environment setting value into the Python window

C.

copy and paste messages to the Python window

D.

drag a previously executed tool to the Python window

Buy Now
Questions 18

Q35) When converting a raster dataset to a polygon feature class, which parameter choice would result in polygon boundaries that most obviously reflect the cell shape of the raster input data source?

Options:

A.

Simplify polygons checked

B.

Simplify polygons unchecked

C.

pyramid resampling technique set to cubic

D.

tile size block set to 128

Buy Now
Questions 19

An ArcGIS user regularly receives a large volume of data in shaped le coverage, and table formats. The user has a Python script tool for converting the data to a standard feature class format and writing it into a file geodatabase. The user schedules the script to run automatically, based on the update schedule, but the tool is sometimes unable to write to the database.

Why is the tool sometimes unable to write to the database?

Options:

A.

Another user has a schema lock on the output feature class

B.

The scheduled task is unable to access the output feature class

C.

The service is published as a map service

D.

Another scheduled task is running simultaneously

Buy Now
Questions 20

When designing a geometric network where should the feature classes be stored?

Options:

A.

inside a single feature dataset

B.

outside a feature dataset

C.

inside any feature datasets sharing the same spatial reference

D.

inside a topology

Buy Now
Questions 21

AnArcGIS user is tasked with editing a layer containing a large number of features, using another layer thatis in a different coordinate a system as reference. The user adds the layers in ArcMap and starts an editsession. A warning message about editing data in a different coordinate system is displayed.

What is the most efficient way to edit the data to avoid potential distortion in the data?

Options:

A.

change the data frame's coordinate system to match the coordinate system of the layer being edited

B.

project the reference layer so the coordinate system matches with the one that needs to be edited

C.

georeference the reference layer and start a new edit session

D.

create a geodatabase topology with the two layers and add a rule so new data always snaps to thereference layer

Buy Now
Questions 22

Given an elevation surface, a raster of forest stands, and a point feature class of saw mills, which analysis is used to determine the optimal route from each forest stand to the nearest saw mill?

Options:

A.

Network

B.

Viewing

C.

Proximity

D.

Distance

Buy Now
Questions 23

An ArcGIS user downloads shapefiles from a Web site. The metadata on the Web site Indicates that the spatial reference the same as that used in the user's workplace, but the downloads draw southwest of the user's data and the downloaded data appears too small.

What is the most likely cause of the alignment problem?

Options:

A.

The metadata refers to an incorrect datum

B.

The linear units referred to in the metadata are incorrect

C.

The central meridian from the metadata is incorrect

D.

The latitude of origin from the metadata is incorrect

Buy Now
Questions 24

An ArsGIS user has a Python script to synchronize a geodatabase with large numbers of updates from the server. Why does the ArcGIS user benefit from scheduling the synchronization process through Task Scheduler?

Options:

A.

The Windows Task Scheduler runs the script automatically and can be set to run during off peak hours

B.

The Windows Task Scheduler prompts if there are any data validation errors and logs them in a text file

C.

The Windows Task Scheduler prompts if the server is not available and logs server errors in a text file

D.

The Windows Task Scheduler validates the script and opens it in a default debugging environment

Buy Now
Questions 25

An ArcGiS user is working with a composite address locator that consists of the following:

• Citywide Address Locator

• Regional Address Locator

• Nationwide Address Locator

How does a composite address locator work if no selection criteria are specified? (Choose two)

Options:

A.

searches all locators in sequence

B.

searches the largest address locator first

C.

searches the smallest address locator first

D.

searches until an address is found

E.

searches the locator with the closest zone

Buy Now
Questions 26

An ArcGlS user created a geoprocessing script in which the output layer's symbology property is set to an existing layer file. The user intends to share the tool with another ArcGlS user.

How can the user share the script tool while maintaining the symbology in the output layer?

Options:

A.

Share the script tool while the sumbology layer file embedded in it

B.

Publish the script tool as a geoprocessing service to ArcGlS Server

C.

Distribute the Toolshare folder containing the script tool and related data

D.

Upload the script tool as a model to an FTP site

Buy Now
Questions 27

An ArcGIS user receives a drawing file created in AutoCAD, and is told the data is in NAD 1983 State Plane coordinates. When compared with data for the same area, the .dwg file is too big.

Which property of the data should the ArcGIS user check first?

Options:

A.

central meridian

B.

latitude of origin

C.

datum

D.

units of measurement

Buy Now
Exam Code: EADP19-001
Exam Name: ArcGIS Desktop Professional 19-001
Last Update: Nov 21, 2024
Questions: 93
$57.75  $164.99
$43.75  $124.99
$36.75  $104.99
buy now EADP19-001