You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Triply Use Case 6: Place 3D data at the correct angle
Description
3D BIM data typically does not include the angle in which the building should be placed. (E.g. the BIM file uses an "engineering CRS" which assumes that the front of the building lies at 0 degrees.) When I load the 3D object into my GeoSPARQL dataset, place it in the right spot and at the right height, the building may appear in an incorrect angle.
Actor
Data Expert (who may not be a Geodata Expert)
Preconditions
I have a 3D BIM object.
I have some GeoSPARQL data.
Postconditions
I have integrated my 3D BIM object into my GeoSPARQL data, such that the 3D object appears at the right angle.
Steps
I have a 3D BIM object that I convert to a 3D GeoSPARQL.
Related to issue #586: if GeoSPARQL could supply semantics for georeferencing 3D geometry that uses a local CRS, that would probably include a property for a rotation angle.
BIM files are georeferenced by setting ifcMapConversion attributes. Those settings do not change coordinates, but specify how to offset the model in 'engineering CRS'.
Triply Use Case 6: Place 3D data at the correct angle
Description
3D BIM data typically does not include the angle in which the building should be placed. (E.g. the BIM file uses an "engineering CRS" which assumes that the front of the building lies at 0 degrees.) When I load the 3D object into my GeoSPARQL dataset, place it in the right spot and at the right height, the building may appear in an incorrect angle.
Actor
Preconditions
Postconditions
Steps
The text was updated successfully, but these errors were encountered: