Integrate additional building datasets
To include the building datasets of Google and Microsoft, the exposure-lib needs to be changed. The major change is the extension of the Entity
to include a field indicating the building source. The field osm_id
should be renamed to building_id
as it now may point to any building dataset as specified in the building_source
field. Also, a new table containing the description of the building sources needs to be added.