Skip to main content

· 2 min read
Burak Yildiz

We demonstrate an open-source tool named BatchPlan for batch processing architectural projects to extract floor plans in addition to exporting visual properties in corresponding storeys, such as section area and volume, into comma-separated values (CSV) files. The processing pipeline can automatically extract floor plans based on the IfcBuildingStorey elements. Furthermore, we have designed a user-friendly graphical interface that allows users to select floors manually.

The tool is written in python programing language using open-source libraries and can be easily edited and adapted into specific requirements. The purpose of this tool is not only assist designers in generating floor plans at the desired building levels but also enable researchers to perform quantitative analyses on district or urban scales. We believe that our methodology and data workflow are applicable to other downstream tasks requiring large-scale quantitative analysis, such as material detection, volume estimation, and environmental impact prediction.

The source code of BatchPlan will be available in the following repository: https://github.com/CarbonImage/BatchPlan.

Here is a video that shows how to extract floor elevations and save them into a CSV file:

Here is another video that shows how to extract floor plans:

And here are some example images that are shown in the above video footage:

3D model of the building and the marked planes where the floor plans are extracted 3D representations of elements in the third floor Floor plan of the third floor

· One min read
Burak Yildiz

Our project titled Intelligent Carbon Footprint Prediction from Architectural Design Visuals has been granted by NWO. Please refer to here and here for more details.