Editing MicroMVDs for exchange requirements/Geocoding MicroMVD

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 5: Line 5:
  
 
In order to relate the BIM model to a unique physical address
 
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
+
As a model recipient who is managing and organising a real eastate portfolio
 
Address metadata must be assigned to the relevant BIM objects
 
Address metadata must be assigned to the relevant BIM objects
 +
 +
Scenario: Receiving a file
 +
* The IFC file "{file}" must be provided
 +
* IFC data must use the {schema} schema
  
 
Scenario: The site is tied to a physical building address
 
Scenario: The site is tied to a physical building address
  * The site "{guid}" has a name of "{name}"
+
  * The site {guid} has a name of {name}
  * The site "{guid}" has a description of "{description}"
+
  * The site {guid} has a description of {description}
  * The site "{guid}" has a land title number of "{land_title_number}"
+
  * The site {guid} has a land title number of {land_title_number}
  * The site "{guid}" has the address "{address_lines}"
+
  * The site {guid} has the address "{address_lines}"
  * The site "{guid}" has a postal box of "{postal_box}"
+
  * The site {guid} has a postal box of "{postal_box}"
  * The site "{guid}" is in the town "{town}"
+
  * The site {guid} is in the town "{town}"
  * The site "{guid}" is in the region "{region}"
+
  * The site {guid} is in the region "{region}"
  * The site "{guid}" has a post code of "{post_code}"
+
  * The site {guid} has a post code of "{post_code}"
  * The site "{guid}" is in the country "{country}"
+
  * The site {guid} is in the country "{country}"
  * The site "{guid}" has an address description of "{description}"
+
  * The site {guid} has a address description of "{description}"
  
 
Scenario: The building is tied to a physical building address
 
Scenario: The building is tied to a physical building address
  * The building "{guid}" has a name of "{name}"
+
  * The building {guid} has a name of {name}
  * The building "{guid}" has a description of "{description}"
+
  * The building {guid} has a description of {description}
  * The building "{guid}" has the address "{address_lines}"
+
  * The building {guid} has a land title number of {land_title_number}
  * The building "{guid}" has a postal box of "{postal_box}"
+
* The building {guid} has the address "{address_lines}"
  * The building "{guid}" is in the town "{town}"
+
  * The building {guid} has a postal box of "{postal_box}"
  * The building "{guid}" is in the region "{region}"
+
  * The building {guid} is in the town "{town}"
  * The building "{guid}" has a post code of "{post_code}"
+
  * The building {guid} is in the region "{region}"
  * The building "{guid}" is in the country "{country}"
+
  * The building {guid} has a post code of "{post_code}"
  * The building "{guid}" has an address description of "{description}"
+
  * The building {guid} is in the country "{country}"
</pre>
+
  * The building {guid} has a address description of "{description}"
  
Note that if you are using the newer IFC 4.3 version, which includes <code>IfcFacility</code>, you may extend this MicroMVD with the following:
 
 
<pre>
 
 
Scenario: Infrastructure facilities have a physical name
 
Scenario: Infrastructure facilities have a physical name
  * The facility "{guid}" has a name of "{name}"
+
  * The facility {guid} has a name of {name}
  * The facility "{guid}" has a description of "{description}"
+
  * The facility {guid} has a description of {name}
 
</pre>
 
</pre>
  
Line 46: Line 47:
 
! Example
 
! Example
 
! Description
 
! Description
 +
|-
 +
| <code>{file}</code>
 +
| project.ifc
 +
| The filename or path to any IFC file.
 +
|-
 +
| <code>{schema}</code>
 +
| IFC4
 +
| The schema version. At the moment, these are likely to be either IFC4 or IFC2X3.
 
|-
 
|-
 
| <code>{guid}</code>
 
| <code>{guid}</code>
Line 65: Line 74:
 
| <code>{address_lines}</code>
 
| <code>{address_lines}</code>
 
| 221B Baker Street
 
| 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 <code>\n</code>.
+
| The full address lines, not using any short forms such as "St".
 
|-
 
|-
 
| <code>{postal_box}</code>
 
| <code>{postal_box}</code>
Line 83: Line 92:
 
| The country.
 
| The country.
 
|}
 
|}
 
 
=Software guides=
 
 
{| class="wikitable"
 
!rowspan="2"|Icon
 
!rowspan="2"|Software
 
!colspan="2"|Certified Version
 
!rowspan="2"|Notes
 
!rowspan="2"|Guides
 
|-
 
! Import
 
! Export
 
|-
 
| [[File:Icon ArchiCAD.jpg|64x64px]]
 
| ArchiCAD
 
|
 
| style="background-color: #ffd37f;" | 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.
 
|
 
|-
 
| [[File:BlenderBIM_Addon_logo.png|64x64px]]
 
| [[BlenderBIM Add-on]]
 
| style="background-color: #b6cca1;" | v0.0.200829
 
| style="background-color: #b6cca1;" | v0.0.200829
 
|
 
|
 
|-
 
| [[File:icon_FreeCAD.png]]
 
| [[FreeCAD]]
 
|
 
|
 
|
 
|
 
|-
 
| [[File:Icon Revit.png|64x64px]]
 
| [[Autodesk Revit|Revit]]
 
|
 
|
 
|
 
|
 
|-
 
| [[File:Tekla-logo.png|64x64px]]
 
| [[Tekla]]
 
|
 
|
 
|
 
|
 
|}
 
 
[[Category:BIMTester]] [[Category:Model View Definitions (MVD)]] [[Category:MicroMVD]]
 

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)