MicroMVDs for exchange requirements/Geolocation MicroMVD

From Wiki.OSArch
< MicroMVDs for exchange requirements
Revision as of 02:05, 6 April 2020 by Moult (talk | contribs) (Created page with "The following MicroMVD vocabulary can be used to ensure geolocation information is set. <pre> Feature: Geolocation In order to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following MicroMVD vocabulary can be used to ensure geolocation information is set.

Feature: Geolocation

In order to query data in real world coordinates
As a recipient expecting to integrate BIM and GIS datasets
Geolocation data must be stored correctly in received files

TODO.

Test definition Justification
Then the project should have geolocation data This checks for geolocation according to the buildingSMART recommendation in IFC2X3 and the native elements in IFC4.
Given there is at least one IfcSite element Most projects have a site.
Then there is an IfcSite element with a Name attribute with a value of "{value}" If a site exists, it typically has a name.
Given there is at least one IfcBuilding element Most projects have a building.
Then there is an IfcBuilding element with a Name attribute with a value of "{value}" If a building exists, it typically has a name.