Web overlays: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
===GET geojson=== | ===GET geojson=== | ||
API Endpoint: web/overlays.geojson | API Endpoint: web/overlays.geojson | ||
Response Content-Type: application/json | Response Content-Type: application/json | ||
| Line 14: | Line 12: | ||
!Type | !Type | ||
!Default value | !Default value | ||
|- | |- | ||
| crs | | crs | ||
| Line 27: | Line 20: | ||
===='''Examples==== | ===='''Examples==== | ||
'''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> | ||
Latest revision as of 07:14, 7 July 2026
API Endpoint: web/overlays
GET geojson
API Endpoint: web/overlays.geojson
Response Content-Type: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| crs | Query | String | EPSG:3857 |
Examples
Web Viewer Endpoint (GeoJSON):
https://engine.tygron.com/web/overlays.geojson?&token=WEB_TOKEN