Released: March 2023
The Urban Information Modelling (UIM) Schema is not currently open source but we are actively discussing what and how we should open source.
Areas
Elements
Containers
Not all of our roadmap is public, but we are currently working on these UIM Entities in the upcoming releases.
Entities
Some of the urban metrics we use are explained in great detail in the two documents (below).
Some key planning area metrics:
We also report on:
The UIM.json file can be exported and used however you want. In the current release we do not export serialized geometry. Currently, all UIM Data is linked to the RhinoDoc UUID
which is linked to an individual geometry within Rhino.
The UIM.json file is essentially a UIM City object which includes these sub-objects:
meta
— UIM Schema informationproject
— project meta dataplans
— list of objectsdistricts
— list of objectsblocks
— list of objectsplots
— list of objectsfootprints
— list of objects (building data)mobility
— list of objectsinfrastructures
— list of objectslandscapes
— list of objectsstreetscapes
— list of objectsThe new version 2.0.0 will only work with SIMO version 2.0.0.0 onwards because we changed the json formatting.
<aside> ❗ We will provide geometry serialization in a future release.
</aside>
<aside> ❗ If you want to contribute to UIM as an open source standard, please contact us!
</aside>
<aside> ❗ If you are interested in using UIM for your software or product development, data classification, data transformations, machine learning or other, please contact us.
</aside>