Cognised existence: A building is a roofed, permanent physical structure that shelters human activity. It has use, age, size, and technical characteristics — and it occupies space, but its geometry may come from different sources than its attributes.

Question: What buildings exist at a location and what are their characteristics?

What is a Building?

A building combines two kinds of data: registry attributes (what it is, when it was built, how it’s used) and geometric footprint (its shape on the ground). These often come from different datasets. Understanding which to query depends on what you need.


Realisations

Instead of hardcoding implementation schemas here, SPHERE separates semantic meaning from dataset implementation. See the following realisations for how to access this data:


Geometry Representations

A building query must declare which geometric encoding is used. These representations are not interchangeable.

Rep IDSource DatasetGeometry TypeNative CRSField PathSuitable ForNot Suitable For
buildings_bbr_centroidBBR (BBR_Bygning)PointEPSG:25832byg404Koordinat.wktDensity mapping, point-in-polygon queries, proximity countsArea statistics, footprint overlap, spatial join to polygon layers
buildings_geodanmark_footprintGeoDanmarkPolygonEPSG:25832geometriArea calculation, footprint overlap, visual representation, join to BBR attributesNetwork routing
buildings_dar_address_pointDAR (husnummer.adgangspunkt)PointEPSG:25832adgangspunkt.positionGeocoding, address-level mappingBuilding-specific attributes (requires join back to BBR via husnummer)
buildings_osm_footprintOpenStreetMapPolygonWGS84way geometryGeneral mapping, open-data contextsOfficial Danish register accuracy, bitemporal analysis

Default assumption is wrong: BBR centroid is the easiest geometry to extract but is not suitable for area statistics, shadow/solar analysis, or any operation requiring the building outline. If the question involves shape, size, or spatial overlap — select buildings_geodanmark_footprint and join to BBR for attributes.


Classical Theme References

StandardThemeLink
ISO 19115Structure|Structure
INSPIREBuildings|Buildings
UN-GGIMBuildings and Settlements|Buildings and Settlements