Separate retrieval of building information from additional information from the building context
When retrieving information about OSM buildings, the building information (e.g. geometry, area) comes from the OSM Replication database, as well as the information about the context (POIs, land use). For other datasets (Google/MS), the building information comes from a different database, therefore the retrieval of building information / additional building information (both now in get_building_information
needs to be separated into two functions.