Esri / mdcs-py

MDCS is an acronym for Mosaic Dataset Configuration Script and is the entry point to a collection of Python classes/libraries that could be consumed by a Python client application to complete a given workflow for creating a mosaic dataset, populating it with data, and setting all required/desired parameters.
Apache License 2.0
64 stars 29 forks source link

UserCode->__init__ to accept the internal (data) object as an optional parameter #95

Closed Chamlika closed 2 years ago

Chamlika commented 2 years ago

For those workflows (w/fs) that require to class initialize any user defined variables using the internal MDCS (data) object.