How to access the 3D Tiles endpoint of a session: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "The {{software}} allows for accessing the 3D Visualization's 3D rendering in the form of 3D Tiles. This allows for using the generated 3D Visualization data in other application. {{editor location|3d tiles}} {{howto |title=access the 3D Tiles endpoint of a session | In the Editor, in the ribbon, go to Tools. | In the API Overview's dropdown, click on "Show 3D Tiles endpoint". The web browser will open. | The url of the 3D Tiles endp...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:


| In the [[Editor]], in the [[ribbon]], go to [[Tools]].
| In the [[Editor]], in the [[ribbon]], go to [[Tools]].
| In the [[API Overview]]'s [[dropdown]], click on "Show 3D Tiles endpoint". The web browser will open.
| In the [[API Overview]]'s dropdown, click on "Show Session endpoint". The web browser will open.
| The url of the [[3D Tiles]] endpoint can be found in the address bar of the web browser.
| On the API website go to "3D Model Services (3D Tiles)" (api/session/3dtiles.html).
| Here you can also select different endpoint for style, texture size and Map Type.
}}
}}


{{article end
{{article end
|seelalso=
|seealso=
* [[3D Tiles]]
* [[3D Tiles]]
* [[3D Web Viewer]]
* [[3D Web Viewer]]
Line 18: Line 19:
* [[How to use Unity to visualize data from a Session]]
* [[How to use Unity to visualize data from a Session]]
}}
}}
[[Category:How-to's]]

Latest revision as of 17:02, 27 February 2024

The Tygron Platform allows for accessing the 3D Visualization's 3D rendering in the form of 3D Tiles. This allows for using the generated 3D Visualization data in other application.

Editor → Tools (Ribbon tab) → API Overview (Ribbon bar) → Show 3D Tiles Endpoint (Dropdown)
How to access the 3D Tiles endpoint of a session:
  1. In the Editor, in the ribbon, go to Tools.
  2. In the API Overview's dropdown, click on "Show Session endpoint". The web browser will open.
  3. On the API website go to "3D Model Services (3D Tiles)" (api/session/3dtiles.html).
  4. Here you can also select different endpoint for style, texture size and Map Type.