arcpy

arcpy#

Module Attributes

SHORT

'Short' type for ArcGis GDB

LONG

'Long' type for ArcGis GDB

FLOAT

'Float' type for ArcGis GDB

DOUBLE

'Double' type for ArcGis GDB

TEXT

"Text" type for ArcGis GDB

DATE

'Date' type for ArcGis GDB

Functions

init_conda_arcpy_env()

Initialize conda environment with Arcgis Pro

Classes

ArcPyLogHandler(filename[, mode, maxBytes, ...])

Custom logging class that bounces messages to the arcpy tool window as well as reflecting back to the file.