The chat responses are generated using Generative AI technology for intuitive search and may not be entirely accurate. They are not intended as professional advice. For full details, including our use rights, privacy practices and potential export control restrictions, please refer to our Generative AI Service Terms of Use and Generative AI Service Privacy Information. As this is a test version, please let us know if something irritating comes up. Like you get recommended a chocolate fudge ice cream instead of an energy managing application. If that occurs, please use the feedback button in our contact form!
Skip to content
Geometry API

Create and interact with 2D geometry of building floorplans.

Building Geometry API¶

The Building Geometry API enables you to create and interact with 2D geometry of building floorplans.

This API is organized around the Floorplan, and Geometry resources. A floorplan contains geometry in the form of a GeoJSON FeatureCollection.

Concepts & Glossary¶

TermDescription
FloorplanA Floorplan represents meta data about the 2D geometry of a certain floor. This meta data included the angle (transformation) and centerpoint (origo) of the contained geometries. A floorplan relates to a Floor as defined in Structure API.
GeometryIs a GeoJSON FeatureCollection where each Feature represents either a Room, RoomSegment, FloorArea or Equipment, as defined in Structure API.