Web overlays: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 27: Line 27:


===='''Examples====
===='''Examples====
'''Overlays''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?token=WEB_TOKEN</syntaxhighlight>
'''Web Viewer Endpoint (GeoJSON)''':
'''Web Viewer Endpoint (GeoJSON)''':
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN</syntaxhighlight>
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN</syntaxhighlight>

Revision as of 07:44, 22 June 2026

API Endpoint: web/overlays

GET geojson

API Endpoint: web/overlays.geojson

Content-Type: application/json

Response Content-Type: application/json

Parameters:

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

Examples

Web Viewer Endpoint (GeoJSON):

https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN

See also