Esri ArcGIS Desktop Professional 19-001 EADP19-001 Question # 1 Topic 1 Discussion

Esri ArcGIS Desktop Professional 19-001 EADP19-001 Question # 1 Topic 1 Discussion

EADP19-001 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

An ArcGIS user is writing a Python script that will update the geometry of all the features of an input layer using a process that requires system tools to examine the geometric properties of each feature.

Which approach should be used to evaluate each feature's geometry and pass it to a system tool?


A.

make feature layers from a selection o' each input geometry that can be used as system tool inputs


B.

open an update cursor on the input layer and make in_memory feature classes for each feature that can be used as system tool inputs


C.

open an update cursor on the input layer and read its shapes as geometry objects that can be used as system tool inputs


D.

export input feature geometries to OGC WKT (OpenGIS Well Known Text) values in a spatial database and use OpenOIS spatial operators to calculate new geometries


Get Premium EADP19-001 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.