digiplan.map.config# Configuration for map app. get_all_settings() # Concatenate all Settings. Returns# dict one dict with all settings concatenated get_slider_marks() # Get all status quo values and future scenario values for all settings. Returns# dict one dict with all values in correct format for usage get_slider_per_sector() # Get demand per sector. Returns# dict demand per sector for each slider init_hot_store() # Initialize hot store for use in JS store. Returns# str Hot store as json literal init_sources() # Initialize sources to be shown in sources section in app. Returns# dict holding metadata of source as value and metadata ID as key.