Resolve differences between PostGISExposure implementation and SpatiaLiteExposure
In spatialite.py the function create_tables() is responsible for creating the necessary tables for exposure data. It still contains the obsolete baseline_assets table, which should be removed.
Further differences between PostGIS and SpatiaLite:
Edited by Danijel Schorlemmer