Web Endpoint: Difference between revisions
No edit summary |
No edit summary |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: web/ | |||
===getKeepAlive=== | ===getKeepAlive=== | ||
Path: web/resettimeout | Path: web/resettimeout | ||
| Line 10: | Line 9: | ||
'''Parameters:''' None | '''Parameters:''' None | ||
===getCSS=== | ===getCSS=== | ||
Path: web/{name}.css | Path: web/{name}.css | ||
| Line 103: | Line 34: | ||
|} | |} | ||
=== | ===get2DMap=== | ||
Path: web/{ | Path: web/{a:2dmap.html|map.html} | ||
Type: GET | Type: GET | ||
Produces: text/html | |||
'''Parameters:''' | '''Parameters:''' | ||
| Line 115: | Line 48: | ||
!Default value | !Default value | ||
|- | |- | ||
| | | webStakeholderID | ||
| | | Header | ||
| | | Integer | ||
| | |||
|- | |||
| base | |||
| Query | |||
| [[WebBaseMap]] | |||
| | | | ||
|} | |} | ||
| Line 191: | Line 129: | ||
|} | |} | ||
=== | ===getDomainLogo=== | ||
Path: web/{ | Path: web/domain.png | ||
Type: GET | |||
Produces: image/png | |||
'''Parameters:''' None | |||
===getLibJS=== | |||
Path: web/{name}.js | |||
Type: GET | |||
'''Parameters:''' | |||
{|class=wikitable | |||
!Name | |||
!Location | |||
!Type | |||
!Default value | |||
|- | |||
| name | |||
| Path | |||
| String | |||
| | |||
|} | |||
===getPanel=== | |||
Path: web/{path:|index.html|panel.html|panel.body} | |||
Type: GET | Type: GET | ||
| Line 210: | Line 174: | ||
| | | | ||
|- | |- | ||
| | | stakeholderid | ||
| Query | |||
| Integer | |||
| -1 | |||
|- | |||
| path | |||
| Path | |||
| String | |||
| | |||
|- | |||
| id | |||
| Query | |||
| Integer | |||
| -1 | |||
|- | |||
| css | |||
| Query | | Query | ||
| | | Boolean | ||
| | | | ||
|} | |} | ||
=== | ===postEventForm=== | ||
Path: web/ | Path: web/event/{eventclass}/{eventname} | ||
Type: | Type: POST | ||
'''Parameters:''' | |||
{|class=wikitable | |||
!Name | |||
!Location | |||
!Type | |||
!Default value | |||
|- | |||
| webStakeholderID | |||
| Header | |||
| Integer | |||
| | |||
|- | |||
| eventclass | |||
| Path | |||
| String | |||
| | |||
|- | |||
| eventname | |||
| Path | |||
| String | |||
| | |||
|} | |||
===getMeasure=== | ===getMeasure=== | ||
Path: web/measure.geojson | Path: web/measure.geojson | ||
| Line 260: | Line 258: | ||
|} | |} | ||
=== | ===getActionMenuActions=== | ||
Path: web/ | Path: web/actionmenuactions.geojson | ||
Type: GET | Type: GET | ||
| Line 283: | Line 281: | ||
| String | | String | ||
| EPSG:3857 | | EPSG:3857 | ||
|- | |||
| id | |||
| Query | |||
| Integer | |||
| -1 | |||
|} | |} | ||
=== | ===getActionMenus=== | ||
Path: web/ | Path: web/actionmenus.geojson | ||
Type: GET | Type: GET | ||
| Line 308: | Line 311: | ||
| String | | String | ||
| EPSG:3857 | | EPSG:3857 | ||
|} | |} | ||
| Line 350: | Line 348: | ||
|} | |} | ||
== | ===getIndicator=== | ||
Path: web/indicator.html | |||
Path: web/ | |||
Type: GET | Type: GET | ||
Produces: | Produces: text/html | ||
'''Parameters:''' | '''Parameters:''' | ||
| Line 370: | Line 367: | ||
| | | | ||
|- | |- | ||
| | | id | ||
| Query | |||
| Integer | |||
| -1 | |||
|- | |||
| css | |||
| Query | |||
| boolean | |||
| true | |||
|- | |||
| maptype | |||
| Query | | Query | ||
| | | [[Map Type]] | ||
| | | MAQUETTE | ||
|} | |} | ||
=== | ===getIndicators=== | ||
Path: web/ | Path: web/indicators.geojson | ||
Type: GET | Type: GET | ||
Produces: | Produces: application/json | ||
'''Parameters:''' | '''Parameters:''' | ||
| Line 395: | Line 402: | ||
| | | | ||
|- | |- | ||
| | | crs | ||
| Query | | Query | ||
| | | String | ||
| | | EPSG:3857 | ||
|} | |} | ||
== | ===getNeighborhoods=== | ||
Path: web/neighborhoods.geojson | |||
Path: web/ | |||
Type: GET | Type: GET | ||
| Line 432: | Line 428: | ||
|} | |} | ||
=== | ===getStreets=== | ||
Path: web/ | Path: web/streets.geojson | ||
Type: GET | Type: GET | ||
| Line 452: | Line 448: | ||
|} | |} | ||
===getDirection=== | ===getDirection=== | ||
Path: web/direction.{format} | Path: web/direction.{format} | ||
| Line 506: | Line 501: | ||
|} | |} | ||
=== | ===getFlood=== | ||
Path: web/ | Path: web/flood.{format} | ||
Type: GET | Type: GET | ||
| Line 518: | Line 513: | ||
!Default value | !Default value | ||
|- | |- | ||
| | | format | ||
| | | Path | ||
| String | | String | ||
| | | | ||
|- | |- | ||
| | | id | ||
| Query | | Query | ||
| | | Integer | ||
| | | | ||
|- | |- | ||
| | | overlay | ||
| Query | | Query | ||
| | | Integer | ||
| | | | ||
|- | |- | ||
| Line 573: | Line 533: | ||
| MAQUETTE | | MAQUETTE | ||
|- | |- | ||
| | | width | ||
| Query | | Query | ||
| int | | int | ||
| | | 256 | ||
|- | |- | ||
| | | height | ||
| Query | | Query | ||
| int | | int | ||
| | | 256 | ||
|- | |- | ||
| | | offset | ||
| Query | | Query | ||
| | | float | ||
| | | 0 | ||
|- | |- | ||
| | | timeframe | ||
| Query | | Query | ||
| int | | int | ||
| | | 0 | ||
|- | |- | ||
| | | worlddatum | ||
| Query | | Query | ||
| boolean | | boolean | ||
| | | false | ||
|- | |- | ||
| | | decimation | ||
| Query | | Query | ||
| | | int | ||
| | | 16 | ||
|} | |} | ||
=== | ===getTerrain=== | ||
Path: web/ | Path: web/terrain.{format} | ||
Type: GET | Type: GET | ||
| Line 635: | Line 580: | ||
| String | | String | ||
| | | | ||
|- | |||
| bbox | |||
| Query | |||
| String | |||
| | |||
|- | |||
| crs | |||
| Query | |||
| String | |||
| EPSG:3857 | |||
|- | |- | ||
| id | | id | ||
| Line 660: | Line 615: | ||
| float | | float | ||
| 0 | | 0 | ||
|- | |- | ||
| worlddatum | | worlddatum | ||
| Line 745: | Line 695: | ||
|} | |} | ||
=== | ===getWater=== | ||
Path: web/ | Path: web/water.{format} | ||
Type: GET | Type: GET | ||
| Line 793: | Line 713: | ||
|- | |- | ||
| id | | id | ||
| Query | | Query | ||
| Integer | | Integer | ||
| Line 822: | Line 737: | ||
| 0 | | 0 | ||
|- | |- | ||
| | | flipY | ||
| Query | | Query | ||
| | | boolean | ||
| | | false | ||
|- | |- | ||
| worlddatum | | worlddatum | ||
| Line 838: | Line 753: | ||
|} | |} | ||
=== | ===getWMS=== | ||
Path: web/ | Path: web/wms | ||
Type: GET | Type: GET | ||
| Line 850: | Line 765: | ||
!Default value | !Default value | ||
|- | |- | ||
| | | webStakeholderID | ||
| | | Header | ||
| Integer | |||
| | |||
|- | |||
| request | |||
| Query | |||
| [[Request]] | |||
| GetCapabilities | |||
|- | |||
| bbox | |||
| Query | |||
| String | |||
| | |||
|- | |||
| width | |||
| Query | |||
| int | |||
| 256 | |||
|- | |||
| height | |||
| Query | |||
| int | |||
| 256 | |||
|- | |||
| layers | |||
| Query | |||
| String | | String | ||
| | | | ||
|- | |- | ||
| | | layer | ||
| Query | | Query | ||
| String | | String | ||
| | | | ||
|- | |||
| timeframe | |||
| Query | |||
| int | |||
| 0 | |||
|- | |- | ||
| crs | | crs | ||
| Line 865: | Line 810: | ||
| EPSG:3857 | | EPSG:3857 | ||
|- | |- | ||
| | | forcexy | ||
| Query | | Query | ||
| | | Boolean | ||
| | | | ||
|- | |- | ||
| Line 875: | Line 820: | ||
| MAQUETTE | | MAQUETTE | ||
|- | |- | ||
| | | x | ||
| Query | |||
| int | |||
| -1 | |||
|- | |||
| y | |||
| Query | |||
| int | |||
| -1 | |||
|- | |||
| i | |||
| Query | | Query | ||
| int | | int | ||
| | | -1 | ||
|- | |- | ||
| | | j | ||
| Query | | Query | ||
| int | | int | ||
| | | -1 | ||
|- | |||
| bgcolor | |||
| Query | |||
| String | |||
| | |||
|- | |||
| format | |||
| Query | |||
| String | |||
| | |||
|- | |- | ||
| | | info_format | ||
| Query | | Query | ||
| | | String | ||
| | | text/plain | ||
|- | |- | ||
| | | walled | ||
| Query | | Query | ||
| boolean | | boolean | ||
| | | true | ||
|- | |||
| styles | |||
| Query | |||
| String | |||
| | |||
|} | |||
'''GET Examples''': | |||
Basic Endpoint: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&token=WEB_TOKEN</syntaxhighlight> | |||
Query for MapType: CURRENT: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&maptype=CURRENT&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: INTERPOLATED: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=INTERPOLATED&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: NEAREST: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=NEAREST&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: ARROW: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=ARROW&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: COLOR: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=COLOR&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: FLOAT32: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=FLOAT32&token=WEB_TOKEN</syntaxhighlight> | |||
Query for Grid Style: DIFFERENCE: | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=DIFFERENCE&token=WEB_TOKEN</syntaxhighlight> | |||
===postAvgHeight=== | |||
Path: web/avgheight.number | |||
Type: POST | |||
Produces: application/json , application/octet-stream | |||
'''Parameters:''' | |||
{|class=wikitable | |||
!Name | |||
!Location | |||
!Type | |||
!Default value | |||
|- | |||
| f | |||
| Query | |||
| [[Format]] | |||
| JSON | |||
|- | |||
| maptype | |||
| Query | |||
| [[Map Type]] | |||
| MAQUETTE | |||
|- | |- | ||
| | | buildings | ||
| Query | | Query | ||
| | | boolean | ||
| | | false | ||
|} | |} | ||
===getLines=== | ===getLines=== | ||
Path: web/lines.geojson | Path: web/lines.geojson | ||
| Line 942: | Line 955: | ||
|} | |} | ||
===getOverlays=== | ===getOverlays=== | ||
Path: web/overlays.geojson | Path: web/overlays.geojson | ||
| Line 1,051: | Line 1,063: | ||
|} | |} | ||
===getPopup=== | ===getPopup=== | ||
Path: web/popup.html | Path: web/popup.html | ||
| Line 1,087: | Line 1,098: | ||
|} | |} | ||
=== | ===getPopupClusters=== | ||
Path: web/ | Path: web/popupclusters.geojson | ||
Type: GET | Type: GET | ||
| Line 1,117: | Line 1,128: | ||
|} | |} | ||
=== | ===getPopups=== | ||
Path: web/ | Path: web/popups.geojson | ||
Type: GET | Type: GET | ||
| Line 1,147: | Line 1,158: | ||
|} | |} | ||
===getScenarios=== | ===getScenarios=== | ||
Path: web/scenarios.geojson | Path: web/scenarios.geojson | ||
| Line 1,173: | Line 1,183: | ||
|} | |} | ||
===getVersion=== | ===getVersion=== | ||
Path: web/version.json | Path: web/version.json | ||
Latest revision as of 15:46, 10 June 2026
API Endpoint: web/
getKeepAlive
Path: web/resettimeout
Type: GET
Produces: text/plain
Parameters: None
getCSS
Path: web/{name}.css
Type: GET
Produces: text/css
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| name | Path | String | |
| replacetoken | Query | boolean | true |
get2DMap
Path: web/{a:2dmap.html|map.html}
Type: GET
Produces: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| base | Query | WebBaseMap |
get3DMap
Path: web/{a:3dmap.html|cesium.html}
Type: GET
Produces: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| overlay | Query | Integer | |
| base | Query | WebBaseMap | |
| style | Query | WebModelStyle | |
| shadow | Query | Boolean | |
| texture | Query | TextureSize | |
| spacing | Query | Double |
getAssets
Path: web/assets/{path : [a-zA-Z0-9/._-]+}
Type: GET
Produces: image/png , image/jpeg
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| path | Path | String |
getDomainLogo
Path: web/domain.png
Type: GET
Produces: image/png
Parameters: None
getLibJS
Path: web/{name}.js
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| name | Path | String |
getPanel
Path: web/{path:|index.html|panel.html|panel.body}
Type: GET
Produces: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| stakeholderid | Query | Integer | -1 |
| path | Path | String | |
| id | Query | Integer | -1 |
| css | Query | Boolean |
postEventForm
Path: web/event/{eventclass}/{eventname}
Type: POST
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| eventclass | Path | String | |
| eventname | Path | String |
getMeasure
Path: web/measure.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
| forcexy | Query | Boolean | |
| id | Query | Integer | -1 |
getActionMenuActions
Path: web/actionmenuactions.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
| id | Query | Integer | -1 |
getActionMenus
Path: web/actionmenus.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
getCinematic
Path: web/cinematic.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
| forcexy | Query | Boolean | |
| id | Query | Integer | -1 |
getIndicator
Path: web/indicator.html
Type: GET
Produces: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| id | Query | Integer | -1 |
| css | Query | boolean | true |
| maptype | Query | Map Type | MAQUETTE |
getIndicators
Path: web/indicators.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
getNeighborhoods
Path: web/neighborhoods.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| crs | Query | String | EPSG:3857 |
getStreets
Path: web/streets.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| crs | Query | String | EPSG:3857 |
getDirection
Path: web/direction.{format}
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| format | Path | String | |
| id | Query | Integer | |
| overlay | Query | Integer | |
| maptype | Query | Map Type | MAQUETTE |
| width | Query | int | 256 |
| height | Query | int | 256 |
| timeframe | Query | int | 0 |
| xy | Query | boolean | 0 |
getFlood
Path: web/flood.{format}
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| format | Path | String | |
| id | Query | Integer | |
| overlay | Query | Integer | |
| maptype | Query | Map Type | MAQUETTE |
| width | Query | int | 256 |
| height | Query | int | 256 |
| offset | Query | float | 0 |
| timeframe | Query | int | 0 |
| worlddatum | Query | boolean | false |
| decimation | Query | int | 16 |
getTerrain
Path: web/terrain.{format}
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| format | Path | String | |
| bbox | Query | String | |
| crs | Query | String | EPSG:3857 |
| id | Query | Integer | |
| maptype | Query | Map Type | MAQUETTE |
| width | Query | int | 256 |
| height | Query | int | 256 |
| offset | Query | float | 0 |
| worlddatum | Query | boolean | false |
| decimation | Query | int | 16 |
getTerrainTile
Path: web/terrain/{z}/{x}/{y}.{format}
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| format | Path | String | |
| z | Path | int | |
| x | Path | int | |
| y | Path | int | |
| v | Query | String | |
| width | Query | int | 256 |
| height | Query | int | 256 |
| offset | Query | float | 0 |
| maptype | Query | Map Type | MAQUETTE |
| worlddatum | Query | boolean | false |
| decimation | Query | int | 16 |
getWater
Path: web/water.{format}
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| format | Path | String | |
| id | Query | Integer | |
| maptype | Query | Map Type | MAQUETTE |
| width | Query | int | 256 |
| height | Query | int | 256 |
| offset | Query | float | 0 |
| flipY | Query | boolean | false |
| worlddatum | Query | boolean | false |
| decimation | Query | int | 16 |
getWMS
Path: web/wms
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| request | Query | Request | GetCapabilities |
| bbox | Query | String | |
| width | Query | int | 256 |
| height | Query | int | 256 |
| layers | Query | String | |
| layer | Query | String | |
| timeframe | Query | int | 0 |
| crs | Query | String | EPSG:3857 |
| forcexy | Query | Boolean | |
| maptype | Query | Map Type | MAQUETTE |
| x | Query | int | -1 |
| y | Query | int | -1 |
| i | Query | int | -1 |
| j | Query | int | -1 |
| bgcolor | Query | String | |
| format | Query | String | |
| info_format | Query | String | text/plain |
| walled | Query | boolean | true |
| styles | Query | String |
GET Examples:
Basic Endpoint:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&token=WEB_TOKENQuery for MapType: CURRENT:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&maptype=CURRENT&token=WEB_TOKENQuery for Grid Style: INTERPOLATED:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=INTERPOLATED&token=WEB_TOKENQuery for Grid Style: NEAREST:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=NEAREST&token=WEB_TOKENQuery for Grid Style: ARROW:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=ARROW&token=WEB_TOKENQuery for Grid Style: COLOR:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=COLOR&token=WEB_TOKENQuery for Grid Style: FLOAT32:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=FLOAT32&token=WEB_TOKENQuery for Grid Style: DIFFERENCE:
https://engine.tygron.com/web/wms?REQUEST=GetCapabilities&styles=DIFFERENCE&token=WEB_TOKENpostAvgHeight
Path: web/avgheight.number
Type: POST
Produces: application/json , application/octet-stream
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| f | Query | Format | JSON |
| maptype | Query | Map Type | MAQUETTE |
| buildings | Query | boolean | false |
getLines
Path: web/lines.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| bbox | Query | String | |
| minlength | Query | Double | |
| maxlength | Query | Double | |
| type | Query | Net Type | |
| crs | Query | String | EPSG:3857 |
getOverlays
Path: web/overlays.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
getOverlayImage
Path: web/overlay.png
Type: GET
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| maptype | Query | Map Type | MAQUETTE |
| bbox | Query | String | |
| width | Query | int | 256 |
| height | Query | int | 256 |
| id | Query | Integer | -1 |
| timeframe | Query | int | 0 |
| crs | Query | String | EPSG:3857 |
| forcexy | Query | Boolean | |
| bgcolor | Query | String | |
| format | Query | String | |
| info_format | Query | String | text/plain |
| walled | Query | boolean | true |
| styles | Query | String |
getPopup
Path: web/popup.html
Type: GET
Produces: text/html
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| stakeholderid | Query | Integer | -1 |
| id | Query | Integer | -1 |
| css | Query | Boolean |
getPopupClusters
Path: web/popupclusters.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| bbox | Query | String | |
| crs | Query | String | EPSG:3857 |
getPopups
Path: web/popups.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| bbox | Query | String | |
| crs | Query | String | EPSG:3857 |
getScenarios
Path: web/scenarios.geojson
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
getVersion
Path: web/version.json
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| links | Query | String |
getItemVersion
Path: web/itemversion.json
Type: GET
Produces: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| link | Query | String | |
| itemid | Query | String |