GEOM 73 - Python Quiz 7

Description

Geography Quiz on GEOM 73 - Python Quiz 7, created by Maggie Samson on 14/04/2019.
Maggie Samson
Quiz by Maggie Samson, updated more than 1 year ago
Maggie Samson
Created by Maggie Samson about 5 years ago
62
1

Resource summary

Question 1

Question
Which of the following is not an example of why you would use a script tool instead of a stand-alone script?
Answer
  • A script tool includes a dialog box, making it easier to use.
  • Users don't really need to know Python to use a script tool
  • Script tools can be run using background geoprocessing
  • A script tool makes it easier to share functionality with others

Question 2

Question
When creating a script tool it is recommended to set your Python script to run "in process", since this is faster.
Answer
  • True
  • False

Question 3

Question
If a script tool uses a parameter that consists of a list (list of values, list of featue classes), which ArcPy function is used to receive this parameter as an object?
Answer
  • GetParameter
  • sys.argv
  • GetParameterAsText
  • GetParameterAsList

Question 4

Question
All script tools should have at least one output, even if that means using a derived parameter based on the input.
Answer
  • True
  • False

Question 5

Question
Consider the tool dialog shown here. Which parameter is controlled using the "obtained from" property?
Answer
  • Side Type
  • Output Feature Class
  • Linear unit
  • Field
  • Input Features
  • Dissolve Type

Question 6

Question
Which ArcPy function is used to retrieve all messages from a previously run tool, regardless of severity, in order to print them to the Results window?
Answer
  • ReturnMessages
  • AddAllMessages
  • AddReturnMessage
  • AddMessage

Question 7

Question
When executing a script tool, which type of progessor allows you to show the percentage completed during an iteration over a large number of datasets?
Answer
  • percent progressor
  • position progressor
  • default progressor
  • step progressor

Question 8

Question
In order to facilitate the sharing of script tool, you should generally not enable relative paths in the properties of the script tool.
Answer
  • True
  • False

Question 9

Question
When running a script tool, how can you determine the location of the script file itself?
Answer
  • sys.path[1]
  • os.getcwd[1]
  • os.getcwd[0]
  • sys.path[0]

Question 10

Question
When sharing a script tool, if you do not want to share your actual Python code, you can simply embed your script in a toolbox and your code will not be accessible by others.
Answer
  • True
  • False
Show full summary Hide full summary

Similar

Geography Quiz
PatrickNoonan
Geography Coastal Zones Flashcards
Zakiya Tabassum
Using GoConqr to study geography
Sarah Egan
All the Countries of the World and their Capital Cities
PatrickNoonan
Tectonic Hazards flashcards
katiehumphrey
Volcanoes
1jdjdjd1
River Processes and Landforms
1jdjdjd1
GCSE Geography - Causes of Climate Change
Beth Coiley
The Rock Cycle
eimearkelly3
Plate Tectonics
eimearkelly3
Characteristics and Climate of a hot desert
Adam Collinge