ogt.*

ogt.__init__.EXAMPLES_DIR = '/home/opengeo/ogt-ags-py/example_files'

Path to examples folder

ogt.__init__.FORMATS = ['json', 'js', 'geojson', 'yaml', 'xlsx', 'ags4']

Formats allowed, depending on stuff installed

ogt.__init__.HAVE_EXCEL = True

True if Excel handling libs installed

ogt.__init__.HAVE_GEOJSON = True

True if Excel handling libs installed

ogt.__init__.HAVE_YAML = True

True if YAML lib is installed

ogt.__init__.PROJECT_ROOT_PATH = '/home/opengeo/ogt-ags-py'

Root dir of this project

ogt.__init__.TEMP_WORKSPACE = '/home/opengeo/ogt-ags-py/temp_workspace'

Path to temporary directory

ogt.__init__.get_project_info()[source]
Returns:A dict with the project info