Web 3dtiles: Difference between revisions
Jump to navigation
Jump to search
Created page with "API Endpoint: web/3dtiles/ ===GET json=== API Endpoint: web/3dtiles/tileset.json Response Content-Type: application/json '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | webStakeholderID | Header | Integer | |- | style | Query | WebModelStyle | WHITE |- | maptype | Query | Map Type | MAQUETTE |- | texture | Query | TextureSize | MEDIUM |- | spacing | Query | double | 2.0 |- | bbox | Query | String | |- | crs | Query | String..." |
No edit summary |
||
| Line 1: | Line 1: | ||
API Endpoint: web/3dtiles/ | API Endpoint: web/3dtiles/{id} | ||
===GET | ===GET gltf=== | ||
API Endpoint: web/3dtiles/ | API Endpoint: web/3dtiles/{id}.gltf | ||
'''Parameters:''' | '''Parameters:''' | ||
| Line 12: | Line 10: | ||
!Type | !Type | ||
!Default value | !Default value | ||
|- | |- | ||
| style | | style | ||
| Line 27: | Line 20: | ||
| [[Map Type]] | | [[Map Type]] | ||
| MAQUETTE | | MAQUETTE | ||
|- | |||
| id | |||
| Path | |||
| Integer | |||
| | |||
|- | |||
| custom | |||
| Query | |||
| boolean | |||
| false | |||
|- | |||
| detail | |||
| Query | |||
| boolean | |||
| false | |||
|- | |- | ||
| texture | | texture | ||
| Line 37: | Line 45: | ||
| double | | double | ||
| 2.0 | | 2.0 | ||
|} | |} | ||
===='''Examples==== | ===='''Examples==== | ||
''' | '''Web 3dtiles 6''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | ||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=true&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=false&spacing=2.0&texture=MEDIUM</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=SMALL</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=SMALL</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=SMALL</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=SMALL</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=LARGE</syntaxhighlight> | |||
'''Web 3dtiles 6''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=LARGE</syntaxhighlight> | |||
'''Web 3dtiles 7''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=LARGE</syntaxhighlight> | |||
''' | '''Web 3dtiles 7''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=LARGE</syntaxhighlight> | ||
''' | '''Web 3dtiles 6''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=1.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 6''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=1.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 7''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=1.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 7''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=1.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 6''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=4.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 6''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=4.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 7''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=4.0&texture=MEDIUM</syntaxhighlight> | ||
''' | '''Web 3dtiles 7''': | ||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/ | <syntaxhighlight lang="text" copy>https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=4.0&texture=MEDIUM</syntaxhighlight> | ||
{{article end | {{article end | ||
Revision as of 08:04, 7 July 2026
API Endpoint: web/3dtiles/{id}
GET gltf
API Endpoint: web/3dtiles/{id}.gltf
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| style | Query | WebModelStyle | WHITE |
| maptype | Query | Map Type | MAQUETTE |
| id | Path | Integer | |
| custom | Query | boolean | false |
| detail | Query | boolean | false |
| texture | Query | TextureSize | MEDIUM |
| spacing | Query | double | 2.0 |
Examples
Web 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=CURRENT&style=WHITE&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=true&spacing=2.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=COLORED&custom=false&detail=false&spacing=2.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=SMALLWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=SMALLWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=SMALLWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=SMALLWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=LARGEWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=LARGEWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=2.0&texture=LARGEWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=2.0&texture=LARGEWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=1.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=1.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=1.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=1.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=4.0&texture=MEDIUMWeb 3dtiles 6:
https://engine.tygron.com/web/3dtiles/6.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=4.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=true&spacing=4.0&texture=MEDIUMWeb 3dtiles 7:
https://engine.tygron.com/web/3dtiles/7.gltf?token=WEB_TOKEN&maptype=MAQUETTE&style=WHITE&custom=false&detail=false&spacing=4.0&texture=MEDIUM