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 7: Line 7:
 
As a model recipient who is managing and organising a real estate portfolio
 
As a model recipient who is managing and organising a real estate 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 an 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 the address "{address_lines}"
  * The building "{guid}" has a postal box of "{postal_box}"
+
  * The building {guid} has a postal box of {postal_box}
  * The building "{guid}" is in the town "{town}"
+
  * The building {guid} is in the town {town}
  * The building "{guid}" is in the region "{region}"
+
  * The building {guid} is in the region {region}
  * The building "{guid}" has a post code of "{post_code}"
+
  * The building {guid} has a post code of {post_code}
  * The building "{guid}" is in the country "{country}"
+
  * The building {guid} is in the country {country}
  * The building "{guid}" has an address description of "{description}"
+
  * The building {guid} has an address description of "{description}"
 
</pre>
 
</pre>
  
Line 36: Line 40:
 
<pre>
 
<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 "{description}"
 
</pre>
 
</pre>
  
Line 46: Line 50:
 
! 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>

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)