← 芬兰

GTK 文件夹内容

GET /finland/gtk/folder/:name

某一 GTK 文件夹中的服务。

参数

name 必填

Folder name, e.g. Rajapinnat

请求示例

基本用法
curl https://nordapi.ee/api/v1/finland/gtk/folder/Rajapinnat

实时响应

{
  "data": {
    "currentVersion": 10.91,
    "folders": [],
    "services": [
      {
        "name": "Rajapinnat/GTK_Bedrock_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Geofysiikka_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kaavoitus_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kaavoitus_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kalliopera_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kalliopera_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kiviainesvarannot_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Kiviainesvarannot_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Maapera_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Maapera_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Pohjatutkimukset_WFS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/GTK_Pohjatutkimukset_WMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/KallioperaWMS27032020",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/KallioperaWMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/kokoavaWMS",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/Korkeusmalli2018",
        "type": "MapServer"
      },
      {
        "name": "Rajapinnat/Korkeusmalli",
        "type": "MapServer"
      }
    ]
  },
  "success": true
}