/
/Sampo-UI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
  • postReturn faceted search results with pagination
  • getReturn all search results as a CSV file
  • postReturn all search results
  • postReturn the total count of the faceted search results
  • postReturn values for a single facet
  • postReturn information about a single resource, optionally applying facet filters
  • getFull text search
  • getFederated search can be used for retrieving the initial result set from multiple SPARQL endpoints for client-side faceted search.
  • getMake preconfigured Web Feature Service (WFS) API calls via the backend.
  • getRoute for password protected WMTS layers.
  • getRetrieve a VoID description

Make preconfigured Web Feature Service (WFS) API calls via the backend.

get/wfs

Query parameters

layerIDstring[] required

Response

An array of GeoJSON layers.

{"stackTrail":"paths:/wfs:get:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}

Changes