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 7: Place 3D data in the correct size
Description
3D BIM data typically uses distances/sizes in millimeter. When I load the 3D object into my GeoSPARQL dataset, I want the distances and sizes to be stored correctly.
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, where the 3D object has the right size (length, depth, height, proportions).
Steps
I have a 3D BIM object that I convert to a 3D GeoSPARQL.
Upon ingesting the 3D data, I have some way of recognizing or specifying the size, so that millimeters in the "engineering CRS" translate correctly to meters in the "geospatial CRS".
When somebody queries my data, they can see the 3D GeoSPARQL object in the correct size (i.e. not too small or too big).
The text was updated successfully, but these errors were encountered:
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 scaling factor. I can imagine QUDT provides suitable semantics for specifying a scale for length units.
Triply Use Case 7: Place 3D data in the correct size
Description
3D BIM data typically uses distances/sizes in millimeter. When I load the 3D object into my GeoSPARQL dataset, I want the distances and sizes to be stored correctly.
Actor
Preconditions
Postconditions
Steps
The text was updated successfully, but these errors were encountered: