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 10: Visualization settings for 3D data
Description
When I have a 3D dataset in GeoSPARQL, I want to be able to configure the way in which this dataset is visually presented.
For example:
I want to be able to set a legend of colors and labels that apply to different types of 3D objects.
I want to be able to set the transparency of 3D components. This allows me to configure a view of a tall building, where the apartments inside the building can be seen (through a transparent outside wall), and where the floors underneath the ground can be seen (through a transparent background map / 3D base tile).
(This is similar to how HTML has the ability to configure styling in CSS. Similar to HTML/CSS, styling for GeoSPARQL 3D may be positioned in a separate, accompanying standard.)
Actor
A data scientist who prepares a 3D view for users.
Users of 3D data, who want to have a nice and intuitively configured view.
Preconditions
3D GeoSPARQL data.
Ideas on how to visualize this to users (e.g. colors, transparency).
Postconditions
A fully configured view on 3D data, including transparency, colors, and legends with labels.
Steps
I load a graph of 3D data into my triply store.
I create two separate graphs with 3D styling information. The two different styles highlight different aspects of the 3D data.
When users interact with my 3D GeoSPARQL data, they can switch between the two different styles, which allows them to immediately focus on the right details.
The text was updated successfully, but these errors were encountered:
Triply Use Case 10: Visualization settings for 3D data
Description
When I have a 3D dataset in GeoSPARQL, I want to be able to configure the way in which this dataset is visually presented.
For example:
(This is similar to how HTML has the ability to configure styling in CSS. Similar to HTML/CSS, styling for GeoSPARQL 3D may be positioned in a separate, accompanying standard.)
Actor
Preconditions
Postconditions
Steps
The text was updated successfully, but these errors were encountered: