Project

Attributes

logger

Functions

created_project(app_settings)

_get_file_geoprob_pipe_version(file_path)

_compare_versions_and_possibly_warn(installed_version, ...)

_possibly_warn_if_version_difference(file_path)

specify_path_to_existing_project(app_settings)

specify_dir_for_new_project(app_settings)

specify_project_filename(app_settings)

create_geopackage_file(app_settings)

Module Contents

logger
created_project(app_settings)
Parameters:

app_settings (Applicationsettings)

Return type:

bool

_get_file_geoprob_pipe_version(file_path)
Parameters:

file_path (str)

Return type:

Optional[str]

_compare_versions_and_possibly_warn(installed_version, file_version)
Parameters:
  • installed_version (str)

  • file_version (str)

_possibly_warn_if_version_difference(file_path)
Parameters:

file_path (str)

specify_path_to_existing_project(app_settings)
Parameters:

app_settings (Applicationsettings)

specify_dir_for_new_project(app_settings)
Parameters:

app_settings (Applicationsettings)

specify_project_filename(app_settings)
Parameters:

app_settings (Applicationsettings)

create_geopackage_file(app_settings)
Parameters:

app_settings (Applicationsettings)