Automated 3D reconstruction based on LiDAR point clouds. LOD2 level of detail with roof shapes, neighbourhood context and multiple export formats.
Rotate, zoom and view the 3D model from any perspective. This is a live example of a building in Heusden-Zolder.
Three automated steps transform raw LiDAR data into a detailed 3D building model.
High-quality LiDAR data for all of Belgium. Millions of measurement points per square kilometre for accurate height and shape data.
Our in-house 3D engine processes the point cloud together with building footprints into an accurate LOD2 3D model with recognisable roof shapes.
The result is available in several standard 3D formats. Ready to integrate into your own application, viewer or analysis software.
From roof analysis for solar panels to volume calculation for valuation.
Automatic roof area calculation based on the 3D model. Ideal for solar panel installers and energy advisers to quickly assess potential.
Exact building volumes for valuation, renovation planning and permit applications. More accurate than manual measurements thanks to LiDAR precision.
3D context for better property valuation. View the building and the neighbourhood in three dimensions for a more complete picture during the valuation.
Everything you need to know about the 3D reconstruction engine and its output.
3D geometry with individual roof planes and roof shapes
Gable, hip, flat, mansard and complex roofs
Surrounding buildings within a 40m radius, added automatically
Cadastral parcel boundaries as a 3D overlay
Download in the format that suits your workflow
Built-in 3D viewer with orbit controls and terrain
A single API call for a complete 3D building model with metadata, parcel boundaries and neighbourhood context.
// Genereer een 3D model voor een adres GET /api/reconstruct ?address=Patrijzenlaan 18, 3550 Heusden-Zolder &format=glb &include_context=true // Response { "status": "success", "processing_time": 0.15, "buildings": [ { "id": "main", "roof_type": "gabled", "height_m": 8.4, "roof_area_m2": 95.2, "volume_m3": 612.8, "lod": "LOD2" } ], "context_buildings": 12, "parcels": [ { "area_m2": 485, "source": "GRB" } ], "download_url": "https://api.taxon.be/exports/...", "viewer_url": "https://3d.taxonapi.be/?id=..." }
Contact us for API access to the 3D reconstruction engine. We are happy to discuss the possibilities for your project.
Request API access