the workspace.property module provides a workspace implemntation based on a directory of java style property files.
-
class geoscript.workspace.property.Property(dir=None)
A subclass of Workspace that provides layers that correspond to property files in a directory.
dir is the optional path as a str to a directory. If not specified it defaults to os.getcwd().