ArcPy Crossword

1234567891011
Across
  1. 3. *
  2. 6. (With 10 Down, first blank) Do this with file paths in ArcGIS Pro to prevent typos: ____ and ____
  3. 8. An ArcPy list function you might use to create a list of remote sensing images
  4. 11. The Insert Cursor's only method
Down
  1. 1. CHALLENGE - The ArcPy class we update to add custom behavior to script tools (Hint: look ahead in the workbook)
  2. 2. The geometry token you pass through a cursor to return an entire geometry object
  3. 4. The ArcPy module where we can find a Describe function AND our cursor classes
  4. 5. To prevent a schema lock on your data, ______ your cursor from memory
  5. 7. A run environment inside ArcGIS Pro with rich syntax support (Also something you can look through)
  6. 9. The second ArcPy object you need to specify when creating a Polyline geometry object from scratch
  7. 10. See 6 Across for clue - second blank