Utilities ======================= Global configuration settings can be changed using the settings object. .. autodata:: osmnet.config.settings :annotation: By default the global configuration settings are already set, however they can be changed by using the functions in the ``osmnet_config`` class: .. autoclass:: osmnet.config.osmnet_config :members: