ArcGIS Desktop Associate 19-001 Exam Prep
Free practice questions

Free EADA Practice Questions

10 exam-style questions with answers and explanations, straight from our 1,030-question bank. Tap an answer to check yourself. When you're ready, take the scored version in the free practice test.

Start the free practice test → ★★★★★4.9/5 from 2,400+ candidates · No signup

The EADA exam has 80 questions and runs 2 hours.

These 10 free EADA questions are organized by exam domain, so you can see how each part of the ArcGIS Desktop Associate 19-001 blueprint is tested. Reveal the answer and explanation under each question.

Domain 1: Data Management 35% of exam

Question 1

A contractor delivers road features labeled WGS 84 geographic coordinates, but the contractor's survey records confirm that the stored coordinates are WGS 84 / UTM zone 32N in meters. The coordinate values themselves are correct. The required deliverable is a new feature class with WGS 84 longitude and latitude coordinates. What sequence will produce it correctly?

Show answer & explanation

Correct answer: C - Define the source as WGS 84 / UTM zone 32N, then Project it to WGS 84 geographic coordinates.

Question 2

A land-cover raster stores 10 for forest, 20 for cropland, and 40 for water. After reprojection with bilinear resampling, some cells contain values such as 15 and 27 that have no category meaning. The original raster is available. How should the replacement output be produced so each resampled value comes from an original category?

Show answer & explanation

Correct answer: A - Reproject the original using nearest-neighbor resampling, assigning each output cell a source-cell value.

Question 3

One pipe feature class contains an integer PIPE_TYPE field: 1 means main and 2 means lateral. Under the utility's rules, the numeric DIAM_MM field may range from 100 to 500 for mains and from 25 to 150 for laterals. Thus, 75 mm is permitted for a lateral but not for a main. The utility wants to retain one feature class and validate diameters according to pipe type. Which geodatabase design supports this?

Show answer & explanation

Correct answer: B - Create PIPE_TYPE subtypes and assign the appropriate DIAM_MM range domain to each subtype.

Question 4

An analyst is reviewing a file-geodatabase observation layer before shapefile export. Field names already fit within ten characters. Which pair of source properties is unsupported natively by the shapefile format?

Show answer & explanation

Correct answer: B - True numeric nulls and the time-of-day component of Date values.

Domain 2: Data Manipulation 17% of exam

Question 5

A utility's file-geodatabase worklist must include active assets whose PRESSURE_KPA is below 200, plus active assets with no recorded pressure. Inactive assets must be excluded even when their pressure is null. STATUS is a text field, and PRESSURE_KPA is a nullable numeric field. Which SQL expression selects exactly this worklist?

Show answer & explanation

Correct answer: D - "STATUS" = 'Active' AND ("PRESSURE_KPA" < 200 OR "PRESSURE_KPA" IS NULL)

Question 6

A scanned utility plan has been georeferenced with an affine transformation. Its control points are clustered in the southwest corner, where the reported fitting RMSE is 0.3 m. Independent surveyed check points elsewhere differ from the transformed plan by 18 to 24 m; the project's acceptance requirement is no more than 5 m at those check points. The source units and coordinate system have been verified. What does this evidence establish?

Show answer & explanation

Correct answer: D - The fit is good at the controls, but the independent checks show that the plan fails acceptance.

Domain 3: Visualization 14% of exam

Question 7

A county's annual road-collision rate falls from 18 to 16 per 1,000 registered vehicles, yet its color becomes darker on the second year's choropleth. Both maps use the same light-to-dark ramp, but natural breaks were calculated separately for each year. The rates use comparable records and denominators. Which revision would allow the same color to carry the same rate meaning in both maps?

Show answer & explanation

Correct answer: B - Apply identical fixed rate breaks and the same color for each corresponding class in both maps.

Domain 4: Sharing 14% of exam

Question 8

A public tree-inspection web map lets residents query tree species and condition. Its operational feature layer is shared with Everyone and also contains residents' telephone numbers. Those numbers are hidden in the map's pop-ups, but an anonymous query to the layer still returns them. The city must preserve public access to the approved tree information without exposing telephone numbers. Which publication change meets both requirements?

Show answer & explanation

Correct answer: C - Replace the public layer with an approved-fields-only publication and restrict access to the original layer.

Domain 5: Analysis & Geoprocessing 20% of exam

Question 9

For a stream-restoration inventory, the output must contain only stream portions inside treatment polygons. A stream crossing two polygons must become separate pieces, each carrying its STREAM_ID and the polygon's TREATMENT code. The polygons do not overlap, and no stream follows a polygon boundary. Choose the operation that produces this geometry and attribution together.

Show answer & explanation

Correct answer: A - Intersect the streams and treatment polygons, retaining line output and both inputs' attributes.

Question 10

During a flood response, a bridge used by the road network closes. A previously generated 15-minute drive-time area still assumes that bridge is open. Verified travel times through another, open crossing put some destinations across the river within 15 minutes. The portal supports network analysis with closure barriers. What must be done before this coverage layer supports vehicle deployment?

Show answer & explanation

Correct answer: C - Apply a restriction barrier at the closed bridge and recompute the 15-minute drive-time area.

That's 10 of 1,030

The full bank has 1,020 more EADA questions with explanations.

Continue in the free practice test →

View plans