osm_flex
init file
Submodules
Package Contents
Functions
|
Overwrite default and set basic logging config |
This function is called when osm-flex is imported. |
Attributes
- osm_flex.enable_logs(level=logging.INFO, **kwargs)[source]
Overwrite default and set basic logging config
- osm_flex.setup_osm_dirs()[source]
This function is called when osm-flex is imported. It creates an osm directory by default in the home directory, with three sub-folders osm_bpf, poly and extract, for raw data dumps, .poly files, and extraction results, respectively. Other locations can be configured in the osm-flex.config file.
Parameters