MicroMVDs for exchange requirements/Geocoding MicroMVD

From Wiki.OSArch
< MicroMVDs for exchange requirements
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Feature: Geocoding

In order to relate the BIM model to a unique physical address
As a model recipient who is managing and organising a real estate portfolio
Address metadata must be assigned to the relevant BIM objects

Scenario: The site is tied to a physical building address
 * The site "{guid}" has a name of "{name}"
 * The site "{guid}" has a description of "{description}"
 * The site "{guid}" has a land title number of "{land_title_number}"
 * The site "{guid}" has the address "{address_lines}"
 * The site "{guid}" has a postal box of "{postal_box}"
 * The site "{guid}" is in the town "{town}"
 * The site "{guid}" is in the region "{region}"
 * The site "{guid}" has a post code of "{post_code}"
 * The site "{guid}" is in the country "{country}"
 * The site "{guid}" has an address description of "{description}"

Scenario: The building is tied to a physical building address
 * The building "{guid}" has a name of "{name}"
 * The building "{guid}" has a description of "{description}"
 * The building "{guid}" has the address "{address_lines}"
 * The building "{guid}" has a postal box of "{postal_box}"
 * The building "{guid}" is in the town "{town}"
 * The building "{guid}" is in the region "{region}"
 * The building "{guid}" has a post code of "{post_code}"
 * The building "{guid}" is in the country "{country}"
 * The building "{guid}" has an address description of "{description}"

Note that if you are using the newer IFC 4.3 version, which includes IfcFacility, you may extend this MicroMVD with the following:

Scenario: Infrastructure facilities have a physical name
 * The facility "{guid}" has a name of "{name}"
 * The facility "{guid}" has a description of "{description}"

You can fill out the variables using the guide below.

Variable Example Description
{guid} 28q3AgmxP5cepIweO5Of$o This is a 22 character GlobalId for a particular IFC element.
{name} Parliament House For sites or buildings, this may refer to a standardised, short human reference that would be used to label it on a map, that is not the same as an address. For infrastructure facilities such as roads, bridges, marine facilities, and so on, this would be the road name, bridge name, or facility name.
{description} Anything If there is some particular nature of the site or building that requires description, it may be specified.
{land_title_number} LP12345 This is a standardised, legislative, government code for specifying a particular land parcel or building ID.
{address_lines} 221B Baker Street The full address lines, not using any short forms such as "St". If the address is split into multiple lines, separate each line with \n.
{postal_box} ABC123 The postal box code of the site or building, if it exists.
{town} Sydney The city or town name.
{region} New South Wales The region, state, province, or county.
{country} Australia The country.


Software guides[edit]

Icon Software Certified Version Notes Guides
Import Export
Icon ArchiCAD.jpg ArchiCAD ArchiCAD 23 It is not possible to export a description associated with the address. Addresses can only be defined for the site, which is then assigned to both the site and the building. It is not possible to assign separate addresses to the site and the building.
BlenderBIM Addon logo.png BlenderBIM Add-on v0.0.200829 v0.0.200829
Icon FreeCAD.png FreeCAD
Icon Revit.png Revit
Tekla-logo.png Tekla