Api session overlays: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: api/session/overlays.html {{article end |seealso= *Endpoints }} Category:API"
 
No edit summary
Line 1: Line 1:
API Endpoint: api/session/overlays.html
API Endpoint: api/session/overlays


===GET overlays.geojson===
API Endpoint: web/overlays.geojson
Produces: application/json
'''Parameters:'''
{|class=wikitable
!Name
!Location
!Type
!Default value
|-
| webStakeholderID
| Header
| Integer
|
|-
| crs
| Query
| String
| EPSG:3857
|}
===='''Examples====
{{article end
{{article end
|seealso=
|seealso=

Revision as of 10:13, 15 June 2026

API Endpoint: api/session/overlays

GET overlays.geojson

API Endpoint: web/overlays.geojson

Produces: application/json

Parameters:

Name Location Type Default value
webStakeholderID Header Integer
crs Query String EPSG:3857

Examples

See also