nerdexam
Esri

EADP10 · Question #2

An ArcGIS user is creating a processing environment that will be used repeatedly. To confirm results, the user wants to visualize the output of intermediate processes during testing. The user is…

The correct answer is B. the Python window saving the contents to a script when each processing step is confirmed. See the full explanation below for the reasoning.

Question

An ArcGIS user is creating a processing environment that will be used repeatedly. To confirm results, the user wants to visualize the output of intermediate processes during testing. The user is working with large data sets and wants to preserve already-complete steps and focus on one problem at a time. Which geoprocessing approach should the user consider?

Options

  • Aa Python script tool commenting out code blocks and functions as development progresses
  • Bthe Python window saving the contents to a script when each processing step is confirmed
  • Ca stand-alone Python script executed in PythonWin with print statements capturing ArcPy messages
  • DModelBuilder running processes step-wise and displaying intermediate results in ArcMap

How the community answered

(39 responses)
  • A
    15% (6)
  • B
    72% (28)
  • C
    5% (2)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full EADP10 Practice