Api Session Endpoint

From Tygron Support wiki
Revision as of 14:09, 6 May 2026 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

General path: api/session/

SessionOverlay

getDoc

Path: api/session/overlay.html

Type: GET

Parameters:

Name Location Type Default value
id Query Integer

getGeoTiff

Path: api/session/overlay.{format}

Type: GET

Parameters:

Name Location Type Default value
format Path String
crs Query String EPSG:3857
id Query Integer
maptype Query Map Type MAQUETTE
difference Query boolean false
timeframe Query int 0
scale Query double 1
value Query HeightOperator
bbox Query String

getOverview

Path: api/session/overlays.html

Type: GET

Parameters: None

SessionViewers

getViewers

Path: api/session/viewers.html

Type: GET

Parameters: None

getElevation

Path: api/session/elevation.html

Type: GET

Parameters:

Name Location Type Default value
format Query String txt

getTiles3D

Path: api/session/3dtiles.html

Type: GET

Parameters: None

See also