camptocamp/tilecloud-chain

Add database logging to tile generation

Closed this issue · 0 comments

The database configuration will be in the config.yaml.
If it is present, the process will attempt to connect to the database and check the table's structure. If the table is missing, it will be created. If it is missing fields, an error will be raised immediately; it is the user/admin's responsibility to fix (or drop) the table.