Web overlays: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
'''Overlays''': | '''Overlays''': | ||
<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> | ||
'''Web Viewer Endpoint (GeoJSON)''': | |||
<syntaxhighlight lang="text" copy>https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN</syntaxhighlight> | |||
{{article end | {{article end | ||
Revision as of 15:28, 17 June 2026
API Endpoint: web/overlays.geojson
GET overlays.geojson
API Endpoint: web/overlays.geojson
Response Content-Type: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| webStakeholderID | Header | Integer | |
| crs | Query | String | EPSG:3857 |
Examples
Overlays:
https://engine.tygron.com/web/overlays.geojson?token=WEB_TOKENWeb Viewer Endpoint (GeoJSON):
https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN