GET /helcom/services/:service/layers
List feature layers + metadata in one MADS service. Each layer has an id you can pass to the features endpoint to fetch GeoJSON.
service
kohustuslik
Service slug, e.g. Shipping, Biodiversity, Pressures
| Nimi | Kohustuslik | Vaikeväärtus | Kirjeldus |
|---|---|---|---|
service |
Jah | - | Service slug, e.g. Shipping, Biodiversity, Pressures |
curl https://nordapi.ee/api/v1/helcom/services/Shipping/layers
{
"data": {
"layers": [
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 323,
"maxScale": 0,
"minScale": 40000000,
"name": "Detected spills of mineral oil and other substances",
"parentLayerId": -1,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 325,
"maxScale": 0,
"minScale": 0,
"name": "Shipping Accidents",
"parentLayerId": -1,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolyline",
"id": 0,
"maxScale": 0,
"minScale": 40000000,
"name": "AIS passage line crossings by ship type",
"parentLayerId": -1,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 1,
"maxScale": 0,
"minScale": 40000000,
"name": "Traffic intensity",
"parentLayerId": -1,
"subLayerIds": [
2,
14,
26,
38,
50,
62,
74,
86,
98,
110
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": true,
"id": 2,
"maxScale": 0,
"minScale": 0,
"name": "All ship types",
"parentLayerId": 1,
"subLayerIds": [
345,
344,
225,
224,
203,
202,
201,
204,
13,
12,
11,
10,
9,
8,
7,
6,
5,
4,
3
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 345,
"maxScale": 0,
"minScale": 0,
"name": "2024 All shiptype AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 344,
"maxScale": 0,
"minScale": 0,
"name": "2023 All shiptype AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 225,
"maxScale": 0,
"minScale": 0,
"name": "2022 All shiptype AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 224,
"maxScale": 0,
"minScale": 0,
"name": "2021 All shiptype AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 203,
"maxScale": 0,
"minScale": 0,
"name": "2020 All shiptype AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 202,
"maxScale": 0,
"minScale": 0,
"name": "2019 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 201,
"maxScale": 0,
"minScale": 0,
"name": "2018 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 204,
"maxScale": 0,
"minScale": 0,
"name": "2017 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 13,
"maxScale": 0,
"minScale": 0,
"name": "2016 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 12,
"maxScale": 0,
"minScale": 0,
"name": "2015 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 11,
"maxScale": 0,
"minScale": 0,
"name": "2014 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 10,
"maxScale": 0,
"minScale": 0,
"name": "2013 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 9,
"maxScale": 0,
"minScale": 0,
"name": "2012 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 8,
"maxScale": 0,
"minScale": 0,
"name": "2011 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 7,
"maxScale": 0,
"minScale": 0,
"name": "2010 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 6,
"maxScale": 0,
"minScale": 0,
"name": "2009 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 5,
"maxScale": 0,
"minScale": 0,
"name": "2008 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 4,
"maxScale": 0,
"minScale": 0,
"name": "2007 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 3,
"maxScale": 0,
"minScale": 0,
"name": "2006 All shiptypes AIS Shipping Density",
"parentLayerId": 2,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 14,
"maxScale": 0,
"minScale": 0,
"name": "Cargo",
"parentLayerId": 1,
"subLayerIds": [
327,
326,
228,
226,
206
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 327,
"maxScale": 0,
"minScale": 0,
"name": "2024 Cargo AIS Shipping Density",
"parentLayerId": 14,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 326,
"maxScale": 0,
"minScale": 0,
"name": "2023 Cargo AIS Shipping Density",
"parentLayerId": 14,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 228,
"maxScale": 0,
"minScale": 0,
"name": "2022 Cargo AIS Shipping Density",
"parentLayerId": 14,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 226,
"maxScale": 0,
"minScale": 0,
"name": "2021 Cargo AIS Shipping Density",
"parentLayerId": 14,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 206,
"maxScale": 0,
"minScale": 0,
"name": "2020 Cargo AIS Shipping Density",
"parentLayerId": 14,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 26,
"maxScale": 0,
"minScale": 0,
"name": "Container",
"parentLayerId": 1,
"subLayerIds": [
329,
328,
229,
227,
208
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 329,
"maxScale": 0,
"minScale": 0,
"name": "2024 Container AIS Shipping Density",
"parentLayerId": 26,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 328,
"maxScale": 0,
"minScale": 0,
"name": "2023 Container AIS Shipping Density",
"parentLayerId": 26,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 229,
"maxScale": 0,
"minScale": 0,
"name": "2022 Container AIS Shipping Density",
"parentLayerId": 26,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 227,
"maxScale": 0,
"minScale": 0,
"name": "2021 Container AIS Shipping Density",
"parentLayerId": 26,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 208,
"maxScale": 0,
"minScale": 0,
"name": "2020 Container AIS Shipping Density",
"parentLayerId": 26,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 38,
"maxScale": 0,
"minScale": 0,
"name": "Fisheries",
"parentLayerId": 1,
"subLayerIds": [
331,
330,
231,
230,
210
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 331,
"maxScale": 0,
"minScale": 0,
"name": "2024 Fishing AIS Shipping Density",
"parentLayerId": 38,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 330,
"maxScale": 0,
"minScale": 0,
"name": "2023 Fishing AIS Shipping Density",
"parentLayerId": 38,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 231,
"maxScale": 0,
"minScale": 0,
"name": "2022 Fishing AIS Shipping Density",
"parentLayerId": 38,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 230,
"maxScale": 0,
"minScale": 0,
"name": "2021 Fishing AIS Shipping Density",
"parentLayerId": 38,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 210,
"maxScale": 0,
"minScale": 0,
"name": "2020 Fishing AIS Shipping Density",
"parentLayerId": 38,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 50,
"maxScale": 0,
"minScale": 0,
"name": "Other",
"parentLayerId": 1,
"subLayerIds": [
333,
332,
233,
232,
212
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 333,
"maxScale": 0,
"minScale": 0,
"name": "2024 Other AIS Shipping Density",
"parentLayerId": 50,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 332,
"maxScale": 0,
"minScale": 0,
"name": "2023 Other AIS Shipping Density",
"parentLayerId": 50,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 233,
"maxScale": 0,
"minScale": 0,
"name": "2022 Other AIS Shipping Density",
"parentLayerId": 50,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 232,
"maxScale": 0,
"minScale": 0,
"name": "2021 Other AIS Shipping Density",
"parentLayerId": 50,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 212,
"maxScale": 0,
"minScale": 0,
"name": "2020 Other AIS Shipping Density",
"parentLayerId": 50,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 62,
"maxScale": 0,
"minScale": 0,
"name": "Passenger",
"parentLayerId": 1,
"subLayerIds": [
335,
334,
235,
234,
214
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 335,
"maxScale": 0,
"minScale": 0,
"name": "2024 Passenger AIS Shipping Density",
"parentLayerId": 62,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 334,
"maxScale": 0,
"minScale": 0,
"name": "2023 Passenger AIS Shipping Density",
"parentLayerId": 62,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 235,
"maxScale": 0,
"minScale": 0,
"name": "2022 Passenger AIS Shipping Density",
"parentLayerId": 62,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 234,
"maxScale": 0,
"minScale": 0,
"name": "2021 Passenger AIS Shipping Density",
"parentLayerId": 62,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 214,
"maxScale": 0,
"minScale": 0,
"name": "2020 Passenger AIS Shipping Density",
"parentLayerId": 62,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 74,
"maxScale": 0,
"minScale": 0,
"name": "Roro cargo",
"parentLayerId": 1,
"subLayerIds": [
337,
336,
237,
236,
216
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 337,
"maxScale": 0,
"minScale": 0,
"name": "2024 Rorocargo AIS Shipping Density",
"parentLayerId": 74,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 336,
"maxScale": 0,
"minScale": 0,
"name": "2023 Rorocargo AIS Shipping Density",
"parentLayerId": 74,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 237,
"maxScale": 0,
"minScale": 0,
"name": "2022 Rorocargo AIS Shipping Density",
"parentLayerId": 74,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 236,
"maxScale": 0,
"minScale": 0,
"name": "2021 Rorocargo AIS Shipping Density",
"parentLayerId": 74,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 216,
"maxScale": 0,
"minScale": 0,
"name": "2020 Rorocargo AIS Shipping Density",
"parentLayerId": 74,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 86,
"maxScale": 0,
"minScale": 0,
"name": "Service",
"parentLayerId": 1,
"subLayerIds": [
339,
338,
239,
238,
218
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 339,
"maxScale": 0,
"minScale": 0,
"name": "2024 Service AIS Shipping Density",
"parentLayerId": 86,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 338,
"maxScale": 0,
"minScale": 0,
"name": "2023 Service AIS Shipping Density",
"parentLayerId": 86,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 239,
"maxScale": 0,
"minScale": 0,
"name": "2022 Service AIS Shipping Density",
"parentLayerId": 86,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 238,
"maxScale": 0,
"minScale": 0,
"name": "2021 Service AIS Shipping Density",
"parentLayerId": 86,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 218,
"maxScale": 0,
"minScale": 0,
"name": "2020 Service AIS Shipping Density",
"parentLayerId": 86,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 98,
"maxScale": 0,
"minScale": 0,
"name": "Tanker",
"parentLayerId": 1,
"subLayerIds": [
341,
340,
241,
240,
220
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 341,
"maxScale": 0,
"minScale": 0,
"name": "2024 Tanker AIS Shipping Density",
"parentLayerId": 98,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 340,
"maxScale": 0,
"minScale": 0,
"name": "2023 Tanker AIS Shipping Density",
"parentLayerId": 98,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 241,
"maxScale": 0,
"minScale": 0,
"name": "2022 Tanker AIS Shipping Density",
"parentLayerId": 98,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 240,
"maxScale": 0,
"minScale": 0,
"name": "2021 Tanker AIS Shipping Density",
"parentLayerId": 98,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 220,
"maxScale": 0,
"minScale": 0,
"name": "2020 Tanker AIS Shipping Density",
"parentLayerId": 98,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 110,
"maxScale": 0,
"minScale": 0,
"name": "Unknown",
"parentLayerId": 1,
"subLayerIds": [
343,
342,
243,
242,
222
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 343,
"maxScale": 0,
"minScale": 0,
"name": "2024 Unknown AIS Shipping Density",
"parentLayerId": 110,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 342,
"maxScale": 0,
"minScale": 0,
"name": "2023 Unknown AIS Shipping Density",
"parentLayerId": 110,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 243,
"maxScale": 0,
"minScale": 0,
"name": "2022 Unknown AIS Shipping Density",
"parentLayerId": 110,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 242,
"maxScale": 0,
"minScale": 0,
"name": "2021 Unknown AIS Shipping Density",
"parentLayerId": 110,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 222,
"maxScale": 0,
"minScale": 0,
"name": "2020 Unknown AIS Shipping Density",
"parentLayerId": 110,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 122,
"maxScale": 0,
"minScale": 40000000,
"name": "Emergency capacity",
"parentLayerId": -1,
"subLayerIds": [
123,
124,
125,
126,
127,
128,
129
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 123,
"maxScale": 0,
"minScale": 0,
"name": "Aircrafts",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 124,
"maxScale": 0,
"minScale": 0,
"name": "Fire fighters",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 125,
"maxScale": 0,
"minScale": 0,
"name": "All response vessels",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 126,
"maxScale": 0,
"minScale": 0,
"name": "Vessel storage capacity",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 127,
"maxScale": 0,
"minScale": 0,
"name": "Vessel towing capacity",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 128,
"maxScale": 0,
"minScale": 0,
"name": "Places of refuge designated",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 129,
"maxScale": 0,
"minScale": 0,
"name": "Places of refuge areas",
"parentLayerId": 122,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 130,
"maxScale": 0,
"minScale": 40000000,
"name": "In-water cleaning services",
"parentLayerId": -1,
"subLayerIds": [
131,
132,
133,
134,
135
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 131,
"maxScale": 0,
"minScale": 0,
"name": "In-water cleaning services head offices",
"parentLayerId": 130,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 132,
"maxScale": 0,
"minScale": 0,
"name": "In-water cleaning services other locations",
"parentLayerId": 130,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 133,
"maxScale": 0,
"minScale": 0,
"name": "Suitable antifouling systems",
"parentLayerId": 130,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 134,
"maxScale": 0,
"minScale": 0,
"name": "Summary of aspects regarding in-water cleaning of commercial shipping",
"parentLayerId": 130,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 135,
"maxScale": 0,
"minScale": 0,
"name": "Summary of aspects regarding in-water cleaning of leisure boats",
"parentLayerId": 130,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 244,
"maxScale": 0,
"minScale": 40000000,
"name": "Shipping emissions EMERGE project",
"parentLayerId": -1,
"subLayerIds": [
246,
245
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": true,
"id": 246,
"maxScale": 0,
"minScale": 0,
"name": "Pressures FMI-STEAM",
"parentLayerId": 244,
"subLayerIds": [
316,
317
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": true,
"id": 316,
"maxScale": 0,
"minScale": 0,
"name": "Air emissions",
"parentLayerId": 246,
"subLayerIds": [
286,
287,
288,
283,
284,
285,
280,
281,
282,
295,
296,
297,
307,
308,
309,
313,
314,
315
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 286,
"maxScale": 0,
"minScale": 0,
"name": "CO emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 287,
"maxScale": 0,
"minScale": 0,
"name": "CO emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 288,
"maxScale": 0,
"minScale": 0,
"name": "CO emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 283,
"maxScale": 0,
"minScale": 0,
"name": "CO2 emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 284,
"maxScale": 0,
"minScale": 0,
"name": "CO2 emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 285,
"maxScale": 0,
"minScale": 0,
"name": "CO2 emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 280,
"maxScale": 0,
"minScale": 0,
"name": "CH4 emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 281,
"maxScale": 0,
"minScale": 0,
"name": "CH4 emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 282,
"maxScale": 0,
"minScale": 0,
"name": "CH4 emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 295,
"maxScale": 0,
"minScale": 0,
"name": "PM25 emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 296,
"maxScale": 0,
"minScale": 0,
"name": "PM25 emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 297,
"maxScale": 0,
"minScale": 0,
"name": "PM25 emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 307,
"maxScale": 0,
"minScale": 0,
"name": "SOx emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 308,
"maxScale": 0,
"minScale": 0,
"name": "SOx emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 309,
"maxScale": 0,
"minScale": 0,
"name": "SOx emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 313,
"maxScale": 0,
"minScale": 0,
"name": "VOC sum emissions from shipping 2018 EMERGE STEAM",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 314,
"maxScale": 0,
"minScale": 0,
"name": "VOC sum emissions from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 315,
"maxScale": 0,
"minScale": 0,
"name": "VOC sum emissions from shipping 2050 EMERGE STEAM Scenario 8",
"parentLayerId": 316,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 317,
"maxScale": 0,
"minScale": 0,
"name": "Discharge volumes",
"parentLayerId": 246,
"subLayerIds": [
310,
311,
304,
305,
301,
302,
298,
292,
293,
289,
290,
277,
278,
274,
275
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 310,
"maxScale": 0,
"minScale": 0,
"name": "Stern tube oil discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 311,
"maxScale": 0,
"minScale": 0,
"name": "Stern tube oil discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 304,
"maxScale": 0,
"minScale": 0,
"name": "Sewage discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 305,
"maxScale": 0,
"minScale": 0,
"name": "Sewage discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 301,
"maxScale": 0,
"minScale": 0,
"name": "Open loop scrubber effluent discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 302,
"maxScale": 0,
"minScale": 0,
"name": "Open loop scrubber effluent discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 298,
"maxScale": 0,
"minScale": 0,
"name": "Closed loop scrubber effluent discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 292,
"maxScale": 0,
"minScale": 0,
"name": "Sewage nitrogen discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 293,
"maxScale": 0,
"minScale": 0,
"name": "Sewage nitrogen discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 289,
"maxScale": 0,
"minScale": 0,
"name": "Grey water discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 290,
"maxScale": 0,
"minScale": 0,
"name": "Grey water discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 277,
"maxScale": 0,
"minScale": 0,
"name": "Bilge water discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 278,
"maxScale": 0,
"minScale": 0,
"name": "Bilge water discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 274,
"maxScale": 0,
"minScale": 0,
"name": "Ballast water discharges from shipping 2018 EMERGE STEAM",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 275,
"maxScale": 0,
"minScale": 0,
"name": "Ballast water discharges from shipping 2050 EMERGE STEAM Scenario 3",
"parentLayerId": 317,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 245,
"maxScale": 0,
"minScale": 0,
"name": "State FMI-SILAM",
"parentLayerId": 244,
"subLayerIds": [
271,
272,
273,
268,
269,
270,
265,
266,
267,
262,
263,
264,
259,
260,
261,
256,
257,
258,
253,
254,
255,
250,
251,
252,
247,
248,
249
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"id": 271,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of SO4 from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 272,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of SO4 from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 273,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of SO4 from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 268,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of PM25 from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 269,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of PM25 from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 270,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of PM25 from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 265,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of Lead from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 266,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of Lead from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 267,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of Lead from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 262,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of nitrate from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 263,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of nitrate from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 264,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of nitrate from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 259,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of nitrogen from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 260,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of nitrogen from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 261,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of nitrogen from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 256,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of NO3 from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 257,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NO3 from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 258,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NO3 from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 253,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of NH4 from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 254,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NH4 from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 255,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NH4 from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 250,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of NH3 from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 251,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NH3 from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 252,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of NH3 from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 247,
"maxScale": 0,
"minScale": 0,
"name": "Annual mean deposition of Cadmium from shipping in 2018 EMERGE",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 248,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of Cadmium from shipping in 2050 EMERGE Scenario 3",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": false,
"id": 249,
"maxScale": 0,
"minScale": 0,
"name": "Change of annual mean deposition of Cadmium from shipping in 2050 EMERGE Scenario 8",
"parentLayerId": 245,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
},
{
"defaultVisibility": true,
"id": 140,
"maxScale": 0,
"minScale": 40000000,
"name": "Risk assessment BRISK project",
"parentLayerId": -1,
"subLayerIds": [
141,
152,
165,
170
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": true,
"id": 141,
"maxScale": 0,
"minScale": 0,
"name": "Risk of spills",
"parentLayerId": 140,
"subLayerIds": [
142,
143,
144,
145,
146,
147,
148,
149,
150,
151
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 142,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from groundings 2008 2009 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 143,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from groundings 2020 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 144,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from intersection collisions 2008 2009 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 145,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from intersection collisions 2020 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 146,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from collisions on route 2008 2009 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 147,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from collisions on route 2020 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 148,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from collisions fixed objects 2008 2009 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 149,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from collisions fixed objects 2020 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 150,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from illegal spills 2008 2009 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 151,
"maxScale": 0,
"minScale": 0,
"name": "Risk of oil spills from illegal spills 2020 BRISK",
"parentLayerId": 141,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 152,
"maxScale": 0,
"minScale": 0,
"name": "Damages and impacts",
"parentLayerId": 140,
"subLayerIds": [
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163,
164
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 153,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage chemical spills all ship sizes BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 154,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage chemical spills large ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 155,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage chemical spills small ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 156,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage oil spills all ship sizes BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 157,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage oil spills large ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 158,
"maxScale": 0,
"minScale": 0,
"name": "Environmental damage oil spills small ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 159,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact chemical spills all ship sizes BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 160,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact chemical spills large ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 161,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact chemical spills small ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 162,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact oil spills all ship sizes BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 163,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact oil spills large ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 164,
"maxScale": 0,
"minScale": 0,
"name": "Environmental impact oil spills small ships BRISK",
"parentLayerId": 152,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 165,
"maxScale": 0,
"minScale": 0,
"name": "Environmental vulnerability",
"parentLayerId": 140,
"subLayerIds": [
166,
167,
168,
169
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 166,
"maxScale": 0,
"minScale": 0,
"name": "Environmental vulnerability spring BRISK",
"parentLayerId": 165,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 167,
"maxScale": 0,
"minScale": 0,
"name": "Environmental vulnerability summer BRISK",
"parentLayerId": 165,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 168,
"maxScale": 0,
"minScale": 0,
"name": "Environmental vulnerability fall BRISK",
"parentLayerId": 165,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 169,
"maxScale": 0,
"minScale": 0,
"name": "Environmental vulnerability winter BRISK",
"parentLayerId": 165,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 170,
"maxScale": 0,
"minScale": 0,
"name": "Environmental parameters",
"parentLayerId": 140,
"subLayerIds": [
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 171,
"maxScale": 0,
"minScale": 0,
"name": "Breeding areas birds point BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolyline",
"id": 172,
"maxScale": 0,
"minScale": 0,
"name": "Breeding areas birds polyline BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 173,
"maxScale": 0,
"minScale": 0,
"name": "Breeding areas birds region BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 174,
"maxScale": 0,
"minScale": 0,
"name": "Coastal lagoons point BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 175,
"maxScale": 0,
"minScale": 0,
"name": "Coastal lagoons region BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 176,
"maxScale": 0,
"minScale": 0,
"name": "Estuaries point BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 177,
"maxScale": 0,
"minScale": 0,
"name": "Estuaries region BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 178,
"maxScale": 0,
"minScale": 0,
"name": "Fish farms BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 179,
"maxScale": 0,
"minScale": 0,
"name": "Moulting areas birds BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 180,
"maxScale": 0,
"minScale": 0,
"name": "Nursery areas fish shallow water BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 181,
"maxScale": 0,
"minScale": 0,
"name": "Offshore spawning areas fish pelagic eggs BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 182,
"maxScale": 0,
"minScale": 0,
"name": "Protected areas BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolyline",
"id": 183,
"maxScale": 0,
"minScale": 0,
"name": "Rocky shores stone reefs polyline BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 184,
"maxScale": 0,
"minScale": 0,
"name": "Rocky shores stone reefs polygon BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 185,
"maxScale": 0,
"minScale": 0,
"name": "Sandy beaches point BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolyline",
"id": 186,
"maxScale": 0,
"minScale": 0,
"name": "Sandy beaches polyline BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPoint",
"id": 187,
"maxScale": 0,
"minScale": 0,
"name": "Seagrass meadows point BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 188,
"maxScale": 0,
"minScale": 0,
"name": "Seagrass meadows region BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 189,
"maxScale": 0,
"minScale": 0,
"name": "Shallow inlets and bays BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 190,
"maxScale": 0,
"minScale": 0,
"name": "Spawning areas fish demersal eggs BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 191,
"maxScale": 0,
"minScale": 0,
"name": "Staging areas migrating sea shore birds BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 192,
"maxScale": 0,
"minScale": 0,
"name": "Underwater sandbanks BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 193,
"maxScale": 0,
"minScale": 0,
"name": "Wintering areas sea and shore birds BRISK",
"parentLayerId": 170,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 194,
"maxScale": 0,
"minScale": 40000000,
"name": "Routing measures",
"parentLayerId": -1,
"subLayerIds": [
195,
196
],
"supportsDynamicLegends": false,
"type": "Group Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolygon",
"id": 195,
"maxScale": 0,
"minScale": 0,
"name": "IMO ships routeing guide",
"parentLayerId": 194,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": false,
"geometryType": "esriGeometryPolyline",
"id": 196,
"maxScale": 0,
"minScale": 0,
"name": "Deep water navigation lines",
"parentLayerId": 194,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Feature Layer"
},
{
"defaultVisibility": true,
"id": 318,
"maxScale": 40000001,
"minScale": 0,
"name": "sea-area",
"parentLayerId": -1,
"subLayerIds": null,
"supportsDynamicLegends": true,
"type": "Raster Layer"
}
],
"supportsSpatialFilter": true,
"supportedImageFormatTypes": "PNG32,PNG24,PNG,JPG,DIB,TIFF,EMF,PS,PDF,GIF,SVG,SVGZ,BMP",
"currentVersion": 11.5,
"datumTransformations": [
{
"geoTransforms": [
{
"latestWkid": 1149,
"name": "ETRS_1989_To_WGS_1984",
"transformForward": false,
"wkid": 1149
}
]
},
{
"geoTransforms": [
{
"latestWkid": 1149,
"name": "ETRS_1989_To_WGS_1984",
"transformForward": true,
"wkid": 1149
}
]
}
],
"maxSelectionCount": 2000,
"serviceItemId": "196268f47f8b4a0686298671af751e64",
"spatialReference": {
"falseM": -100000,
"falseX": -20037700,
"falseY": -30241100,
"falseZ": -100000,
"latestWkid": 3857,
"mTolerance": 0.001,
"mUnits": 10000,
"wkid": 102100,
"xyTolerance": 0.001,
"xyUnits": 10000,
"zTolerance": 0.001,
"zUnits": 10000
},
"maxImageWidth": 4096,
"maxScale": 0,
"supportsDatumTransformation": true,
"supportsQueryDataElements": true,
"datesInUnknownTimezone": false,
"maxRecordCount": 10000,
"cimVersion": "3.5.0",
"initialExtent": {
"spatialReference": {
"falseM": -100000,
"falseX": -20037700,
"falseY": -30241100,
"falseZ": -100000,
"latestWkid": 3857,
"mTolerance": 0.001,
"mUnits": 10000,
"wkid": 102100,
"xyTolerance": 0.001,
"xyUnits": 10000,
"zTolerance": 0.001,
"zUnits": 10000
},
"xmax": 9217308.777652944,
"xmin": -4609454.851824451,
"ymax": 12891657.611201258,
"ymin": 3995367.8340956476
},
"documentInfo": {
"AntialiasingMode": "Fast",
"Author": "",
"Category": "",
"Comments": "",
"Keywords": "Baltic Sea,Shipping",
"Subject": "Shipping",
"TextAntialiasingMode": "Force",
"Title": "Shipping",
"Version": "3.5.0"
},
"minScale": 0,
"supportsClipping": true,
"description": "",
"singleFusedMapCache": false,
"fullExtent": {
"mmax": null,
"mmin": null,
"spatialReference": {
"falseM": -100000,
"falseX": -20037700,
"falseY": -30241100,
"falseZ": -100000,
"latestWkid": 3857,
"mTolerance": 0.001,
"mUnits": 10000,
"wkid": 102100,
"xyTolerance": 0.001,
"xyUnits": 10000,
"zTolerance": 0.001,
"zUnits": 10000
},
"xmax": 6673603.77031186,
"xmin": -5085127.863399999,
"ymax": 11762196.810439415,
"ymin": 0,
"zmax": 0,
"zmin": 0
},
"mapUnits": {
"uwkid": 9001
},
"supportedQueryFormats": "JSON, geoJSON, PBF",
"capabilities": "Map,Query,Data",
"floorAwareMapProperties": {
"defaultFloorFilterSettings": {
"isEnabled": false
}
},
"archivingInfo": {
"supportsHistoricMoment": false
},
"referenceScale": 0.0,
"units": "esriMeters",
"supportsQueryDomains": true,
"tables": [],
"supportsDynamicLayers": false,
"copyrightText": "",
"supportedExtensions": "WFSServer, WMSServer",
"serviceDescription": "",
"supportsTimeRelation": true,
"exportTilesAllowed": false,
"maxImageHeight": 4096,
"mapName": "Shipping",
"resampling": false
},
"success": true
}