Api session wfs

From Tygron Support wiki
Revision as of 15:28, 17 June 2026 by Frank@tygron.nl (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

API Endpoint: api/session/wfs

GET wfs.html

API Endpoint: api/session/wfs.html

Parameters:

Name Location Type Default value
filter Query String

Examples

Project Feature Services (WFS):

https://engine.tygron.com/api/session/wfs?token=API_TOKEN

See also