Api session wfs: Difference between revisions
Jump to navigation
Jump to search
Created page with "API Endpoint: api/session/wfs ===GET wfs.html=== API Endpoint: api/session/wfs.html '''Parameters:''' {|class=wikitable !Name !Location !Type !Default value |- | filter | Query | String | |} ===='''Examples==== '''Project Feature Services (WFS)''': <syntaxhighlight lang="text" copy>https://engine.tygron.com/api/session/wfs?token=API_TOKEN</syntaxhighlight> {{article end |seealso= *Endpoints }} Category:API" |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
API Endpoint: api/session/wfs | API Endpoint: api/session/wfs | ||
===GET | ===GET html=== | ||
API Endpoint: api/session/wfs.html | API Endpoint: api/session/wfs.html | ||
Content-Type: application/json | |||
'''Parameters:''' | '''Parameters:''' | ||
Latest revision as of 13:04, 19 June 2026
API Endpoint: api/session/wfs
GET html
API Endpoint: api/session/wfs.html
Content-Type: application/json
Parameters:
| Name | Location | Type | Default value |
|---|---|---|---|
| filter | Query | String |
Examples
Project Feature Services (WFS):
https://engine.tygron.com/api/session/wfs?token=API_TOKEN