GEOM 73 - Python Quiz 5

Descripción

Geography Test sobre GEOM 73 - Python Quiz 5, creado por Maggie Samson el 14/04/2019.
Maggie Samson
Test por Maggie Samson, actualizado hace más de 1 año
Maggie Samson
Creado por Maggie Samson hace alrededor de 5 años
65
2

Resumen del Recurso

Pregunta 1

Pregunta
Consider the following code: mapdoc = arpy.mapping.MapDocument("CURRENT") What does the keyword CURRENT refer to?
Respuesta
  • a variable called CURRENT in preceding lines of code in the script
  • the map document current loaded into ArcMap
  • the map document in the current workspace
  • the most recently saved map document by ArcMap

Pregunta 2

Pregunta
Which of the following is (are) not a propery of a data frame object when using the ListDataFrames function? (check all that apply)
Respuesta
  • scale
  • extent
  • showLabels
  • dataSource
  • visible
  • name

Pregunta 3

Pregunta
Which of the following is (are) a method of the DataFrame object? (check all that apply)
Respuesta
  • getExtent
  • panToExtent
  • delete
  • save
  • zoomToSelectedFeatures
  • mapUnits

Pregunta 4

Pregunta
Not all layers have the same properties. Which method is used to determine whether a particular property (such as showLabels) applies to a specific layer?
Respuesta
  • supports
  • contains
  • isValid
  • exists

Pregunta 5

Pregunta
Which one of the following functions of the ArcPy mapping module allows you to to add a layer before or after an already existing layer in a data frame?
Respuesta
  • AddLayer
  • InsertLayer
  • AddLayerToGroup
  • UpdateLayer

Pregunta 6

Pregunta
Which method (s) can be used on map documents to update or fix broken data sources? (check all that apply)
Respuesta
  • findAndReplaceWorkspacePath
  • replaceWorkspaces
  • ListBrokenDataSources
  • findAndReplaceWorkspacePaths
  • FixBrokenDataSources
  • replaceDataSource

Pregunta 7

Pregunta
Which of the following is (are) not a layout element type that can be used in scripting using the ListLayoutElements function of the ArcPy mapping module? (check all that apply)
Respuesta
  • GRAPHIC_ELEMENT
  • DATA_ELEMENT
  • TEXT_ELEMENT
  • LEGEND_ELEMENT
  • SCALE_ELEMENT

Pregunta 8

Pregunta
Consider the following code: import arcpy mapdoc = arcpy.mapping.MapDocument("C:/Project/Study.mxd") Which of the following correctly creates a list of the all the text elements on a layout?
Respuesta
  • textlist = arcpy.mapping.ListLayoutElements(mapdoc, "", "Text")[0]
  • textlist = arcpy.mapping.ListLayoutElements(mapdoc, "TEXT_ELEMENT")
  • textlist = arcpy.mapping.ListLayoutElements(mapdoc, "", "Text")
  • textlist = arcpy.mapping.ListLayoutElements(mapdoc, "TEXT_ELEMENT")[0]

Pregunta 9

Pregunta
Which of the following is the ArcPy function used to create a PDF file of a map document?
Respuesta
  • SaveToPDF
  • PrintMapToPDF
  • PDFDocumentCreate
  • ExportToPDF

Pregunta 10

Pregunta
Which of the following cannot be accomplished by using the ArcPy mapping module in a Python script? (check all that apply)
Respuesta
  • Add a new data layer to a data frame
  • Add a new data frame to a map document
  • Create a new empty map document
  • Add a scale bar to a map layout
Mostrar resumen completo Ocultar resumen completo

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