/
/Sampo-UI API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h 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 WMS layers.
  • getRoute for NLS WMTS API. Only for contract customers.
  • getRoute for NLS WMTS API, free but requires an API key.
  • getRoute for NLS vectortiles API, free but requires an API key.
  • getRetrieve a VoID description

Route for NLS WMTS API. Only for contract customers.

get/nls-wmts

Query parameters

layerIDstring required
xstring required
ystring required
zstring required

Response

An array of GeoJSON layers.

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

Changes