Implement function get_district_built_area()
The function get_district_built_area() should have as input the boundary ID and returns the total built area, by summing the built area of the existing tile entities in the exposure database, that have their centroid in the geometry of the district.
\fyi @all