@globalfishingwatch/i18n-labels 1.2.298 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/source/datasets.json +800 -234
- package/en/datasets.json +803 -237
- package/es/datasets.json +809 -243
- package/fr/datasets.json +806 -240
- package/id/datasets.json +804 -238
- package/package.json +1 -1
- package/pt/datasets.json +805 -239
- package/source/datasets.json +800 -234
- package/val/datasets.json +1055 -489
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
},
|
|
18
18
|
"private-bra-onyxsat-fishing-effort": {
|
|
19
19
|
"name": "Apparent Fishing Effort Brazil VMS",
|
|
20
|
-
"description": "
|
|
20
|
+
"description": "Vessel monitoring system (VMS) data is provided by the Brazilian Secretary of Aquaculture and Fisheries. Data is collected using Brazil's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ identity, location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques.",
|
|
21
21
|
"schema": {
|
|
22
22
|
"license_category": {
|
|
23
23
|
"keyword": "license_category",
|
|
@@ -82,11 +82,27 @@
|
|
|
82
82
|
},
|
|
83
83
|
"private-bra-onyxsat-vessel-identity-fishing": {
|
|
84
84
|
"name": "VMS Brazil (Fishing Vessels)",
|
|
85
|
-
"description": "Fishing Vessels (VMS Brazil)"
|
|
85
|
+
"description": "Fishing Vessels (VMS Brazil)",
|
|
86
|
+
"schema": {
|
|
87
|
+
"selfReportedInfo.codMarinha": {
|
|
88
|
+
"keyword": "codMarinha"
|
|
89
|
+
},
|
|
90
|
+
"selfReportedInfo.targetSpecies": {
|
|
91
|
+
"keyword": "targetSpecies"
|
|
92
|
+
}
|
|
93
|
+
}
|
|
86
94
|
},
|
|
87
95
|
"private-bra-onyxsat-vessel-identity-non-fishing": {
|
|
88
96
|
"name": "VMS Brazil (Non Fishing Vessels)",
|
|
89
|
-
"description": "Non Fishing Vessels (VMS Brazil)"
|
|
97
|
+
"description": "Non Fishing Vessels (VMS Brazil)",
|
|
98
|
+
"schema": {
|
|
99
|
+
"selfReportedInfo.codMarinha": {
|
|
100
|
+
"keyword": "codMarinha"
|
|
101
|
+
},
|
|
102
|
+
"selfReportedInfo.targetSpecies": {
|
|
103
|
+
"keyword": "targetSpecies"
|
|
104
|
+
}
|
|
105
|
+
}
|
|
90
106
|
},
|
|
91
107
|
"private-brazil-opentuna-presence": {
|
|
92
108
|
"name": "Brazil VMS",
|
|
@@ -94,7 +110,7 @@
|
|
|
94
110
|
},
|
|
95
111
|
"private-costa-rica-fishing-effort": {
|
|
96
112
|
"name": "Apparent Fishing Effort Costa Rica VMS",
|
|
97
|
-
"description": "
|
|
113
|
+
"description": "Vessel monitoring system (VMS) data is provided by the Costa Rican Fisheries and Aquaculture Institute. Data is collected using Ecuador's vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques",
|
|
98
114
|
"schema": {
|
|
99
115
|
"fleet": {
|
|
100
116
|
"keyword": "fleet",
|
|
@@ -120,10 +136,6 @@
|
|
|
120
136
|
}
|
|
121
137
|
}
|
|
122
138
|
},
|
|
123
|
-
"private-ecuador-fishing-effort": {
|
|
124
|
-
"name": "Apparent Fishing Effort Ecuador VMS",
|
|
125
|
-
"description": "Dataset for VMS Ecuador fishing effort"
|
|
126
|
-
},
|
|
127
139
|
"private-ecuador-presence": {
|
|
128
140
|
"name": "Vessel Presence Ecuador VMS",
|
|
129
141
|
"description": "Dataset for VMS Ecuador presence",
|
|
@@ -143,7 +155,7 @@
|
|
|
143
155
|
},
|
|
144
156
|
"private-global-gap-ais-off-events": {
|
|
145
157
|
"name": "GAPS Events. (AIS)",
|
|
146
|
-
"description": "
|
|
158
|
+
"description": "<h2>Overview</h2> <p> Not all AIS (Automatic Identification System) messages broadcast by vessels are picked up by receivers. This can happen for several technical reasons: </p> <ul> <li>Signal interference, especially in crowded waters,</li> <li>Limited range of terrestrial receivers,</li> <li> Satellite coverage issues, which vary across location, time of day, and weather conditions. </li> </ul> <p> Because of this, it is not unusual to see gaps in AIS data lasting hours, or even days. </p> <p>Other reasons for AIS gaps include:</p> <ul> <li> The AIS device being intentionally switched off (e.g. disabled) while at sea, </li> <li>Equipment malfunctions on the vessel,</li> <li>The vessel's systems being powered down while anchored or docked.</li> </ul> <p> Detecting these gaps is an important first step to identify possible intentional disabling events, which can obscure illegal activities, such as unauthorized fishing or transshipments. </p> <h2>Data Considerations</h2> <ul> <li> Our system detects gaps in AIS signals by grouping messages by MMSI (ssvid). However, since different vessels can sometimes use the same ssvid, this may occasionally cause confusion, such as a gap appearing to start from one vessel and end with another. These cases are rare, but we are working on improvements, like using more precise vessel identifiers to reduce this issue. </li> <li> Satellite AIS reception generally decreases closer to shore due to increased signal interference from high vessel densities. Meanwhile, over 99% of GFW's terrestrial AIS messages originate within 50 nautical miles of shore, roughly the upper range of terrestrial AIS receivers, and terrestrial AIS coverage varies significantly worldwide. Because of these overlapping factors, AIS gaps starting within 50 nautical miles of shore can result from several technical reasons, such as: <ul> <li> Transitioning from areas with terrestrial AIS coverage to poor satellite AIS reception, </li> <li> Poor satellite reception when approaching port, followed by turning off AIS upon arrival. These scenarios likely explain many very long AIS gaps (e.g., lasting several months) in the data. </li> </ul> </li> <li> The number of satellites visible over the horizon varies hour to hour and location to location. At latitudes under 60 degrees, satellite coverage peaks approximately every 12 hours (half a day), with high variability in satellite counts for shorter intervals. As a result, AIS gaps shorter than 12 hours cannot reliably indicate intentional disabling events. The 12-hour threshold corresponds approximately to the revisit time of an individual AIS satellite in a sun-synchronous orbit over the same location. </li> </ul>",
|
|
147
159
|
"schema": {
|
|
148
160
|
"duration": {
|
|
149
161
|
"keyword": "duration",
|
|
@@ -152,6 +164,9 @@
|
|
|
152
164
|
"48": "48"
|
|
153
165
|
}
|
|
154
166
|
},
|
|
167
|
+
"is_closed": {
|
|
168
|
+
"keyword": "is_closed"
|
|
169
|
+
},
|
|
155
170
|
"start_distance_from_port_trunc": {
|
|
156
171
|
"keyword": "start_distance_from_port_trunc",
|
|
157
172
|
"enum": {
|
|
@@ -176,6 +191,25 @@
|
|
|
176
191
|
}
|
|
177
192
|
}
|
|
178
193
|
},
|
|
194
|
+
"private-global-planet-footprints": {
|
|
195
|
+
"name": "Planet footprints",
|
|
196
|
+
"description": "Planet footprints"
|
|
197
|
+
},
|
|
198
|
+
"private-global-planet-presence": {
|
|
199
|
+
"name": "Planet Imagery detections (Optical)",
|
|
200
|
+
"description": "<h2>Overview</h2> <p> This layer shows vessels detected using optical satellite imagery collected by the European Space Agency's Sentinel-2 satellites. Optical imagery is similar to high-quality aerial photography from space, using reflected sunlight in visible and near-infrared wavelengths. This type of imagery provides high-resolution detail that allows us to spot small vessels, identify wake patterns, and better understand activity near shore. </p> <p> Global Fishing Watch uses a machine learning model that processes each image to identify vessels and estimate their length, orientation, and speed based on wake features. The detections are then filtered using a secondary classifier to remove objects that are not vessels, such as clouds, rocks or icebergs. Each detection is linked to a cropped image (a thumbnail) so users can visually inspect what the model identified. </p> <p> Because optical satellites rely on sunlight and clear skies, detections are only possible during the day and when the area is not obscured by clouds or haze. Despite these limitations, detections with optical imagery are especially helpful in identifying small untracked vessels that may not appear in other tracking systems. </p> <h2>Use cases</h2> <ul> <li> Monitor vessel presence (both fishing and non-fishing) in areas of interest such as marine protected areas (MPAs), exclusive economic zones (EEZs), inshore exclusion zones (IEZs) and Regional Fisheries Management Organisations (RFMOs). In some cases, activity like bottom trawling can be seen through disturbance to seabed sediment. </li> <li> Assess presence of vessels that don't show up on cooperative tracking systems—including automatic identification system (AIS) and vessel monitoring system (VMS)—near vulnerable marine ecosystems and essential fish habitats. </li> <li> Goes beyond vessel detection in other satellite remote sensors like Sentinel-1 SAR and VIIRS which simply detect the presence of an object, with Sentinel-2 users can often infer the object's activity based on the wake of a detection, and in some cases, the dataset can be used to identify fishing activity e.g. sediment plumes of trawlers, net encircling fish in purse seine vessels. </li> <li> Support analyses on small-scale fishing. While the 10m resolution is still too coarse to comprehensively map small-scale fishing, Sentinel-2 detections have been integrated into multiple analyses related to regional small-scale fishery and demonstrated the potential as a valuable addition to the limited vessel tracking data. </li> </ul> <h2>Limitations</h2> <ul> <li> Vessel detection with optical imagery requires daylight and clear skies <ul> <li> Unlike radar, optical satellites cannot see through clouds, fog, or haze. Detections are only possible during daylight hours when the view is unobstructed. </li> </ul> </li> <li> Not all geographies are covered equally <ul> <li> Sentinel-2 coverage is mostly limited to coastal waters. It revisits most areas every five days, but the image availability depends on the weather. Cloudy or hazy regions have lower effective revisit frequencies than regions with better weather conditions. </li> </ul> </li> <li> The detections may include false positives <ul> <li> Despite post-processing, the model may still produce occasional false detections—e.g., picking up buoys, debris, fixed infrastructure, or image artifacts. These false positives are reduced using a secondary classifier, but not completely eliminated. </li> </ul> </li> <li> Uncertainty in some vessel features <ul> <li> Smaller or slower-moving vessels may not produce visible wakes, making it more difficult to estimate their speed or heading. Therefore, these values may be inaccurate for small boats. </li> </ul> </li> <li> Not all detections unmatched to AIS are untracked vessels <ul> <li> The detections include both vessels on AIS and untracked vessels. We try to match detections to AIS tracks, but sometimes matching is not feasible due to large time gaps between AIS positions and in areas with high density of detections. </li> </ul> </li> </ul> <h2>Methods</h2> <h3>Optical imagery</h3> <p> This layer is based on images from the Sentinel-2 satellites operated by the European Space Agency (ESA). These satellites capture medium-resolution images (10 m per pixel) of the ocean using visible and near-infrared light (among several other bands). Combined, the satellites acquire images of most coastal waters and dedicated areas in the open ocean roughly every five days, and the imagery is made freely available by the ESA. </p> <h3>Image processing and selection</h3> <p> We use pre-processed Sentinel-2 images that have been corrected for geometric distortions and aligned to the Earth's surface. These images are split into manageable tiles, and we selected the tiles that cover only ocean areas (image tiles over land are excluded). We use four image bands: red, green, blue (RGB), and near-infrared (NIR), all at 10-meter resolution. These bands give us the detail and contrast needed to detect and classify vessels. </p> <h3>Vessel detection</h3> <p> Our machine learning model scans each image tile to detect vessels. It is trained to look for features such as the shape, brightness, and wake of a vessel. When it finds a likely candidate, the model predicts a score for vessel presence alongside estimates of the vessel's location, size, orientation, and speed. </p> <p> The detection model was trained on over 11,000 manually reviewed vessel examples across thousands of Sentinel-2 scenes. This training process included many small vessels and scenes from around the world, helping the model to perform well across different environments and vessel types. </p> <h3>Image thumbnails</h3> <p> Each detection includes a small visual \"chip\" showing the detected vessel at the center. These thumbnails come in two formats: a color version from the RGB bands, and a grayscale version from the near-infrared band. Each chip covers an area of 1 km². These thumbnails are helpful for visually confirming a detection or understanding its context. For very small vessels (under 15 meters), it may still be difficult to see them clearly. </p> <h3>Reducing false positives</h3> <p> Not everything that looks like a vessel in satellite imagery actually is one. To help remove false detections (like buoys, offshore platforms, sea ice, or clouds), we run each detection through a secondary classifier. This classifier is a machine learning model that uses both the image thumbnail and additional information about the detection (such as distance from shore, local depth, and vessel density nearby, among others) to decide whether the object is likely to be a vessel. We also flag detections that are close to known fixed infrastructure or in areas with substantial sea ice or iceberg presence. </p> <p> If a detection is classified as likely non-vessel or flagged as potential infrastructure or ice, we remove it from the map layer so only high-confidence detections are included. We also clip the satellite footprints (displayed on the map layer) to exclude the areas under the icy-region mask. However, we provide all the false positives with labels through the data download portal for stakeholders who require a more complete dataset. </p> <h3>AIS matching and vessel identity</h3> <p> AIS data can reveal the identity of vessels, their owners and corporations, and fishing activity. Not all vessels, however, are required to use AIS devices, as regulations vary by country, vessel size, and activity. Vessels engaged in illicit activities can also turn off their AIS transponders or manipulate the locations they broadcast. Also, large \"blind spots\" along coastal waters arise from nations that restrict access to AIS data that are captured by terrestrial receptors instead of satellites or from poor reception due to high vessel density and low-quality AIS devices. Unmatched imagery detections therefore provide the missing information about vessel traffic in the ocean. </p> <p> Matching imagery detections to vessels' GPS coordinates from AIS is challenging because the timestamps of the images and AIS records do not coincide, and a single AIS identity can potentially match to multiple vessels appearing in the image, and vice versa. To determine the likelihood that a vessel broadcasting AIS corresponded to a specific detection, we developed a matching approach based on probability rasters of where a vessel is likely to be minutes before and after an AIS position was recorded. These rasters were produced from one year of global AIS data from the Global Fishing Watch pipeline, which sources satellite data from Spire Global and Orbcomm. The probability rasters are based on roughly 10 billion vessel positions and are computed for six different vessel classes, considering six different speeds and 36 time intervals. So we obtain the likely position of a vessel that could match a detection based on the vessel class, speed and time interval. In addition to the spatiotemporal matching, we factor in the similarity between the model-inferred vessel length and the length from AIS identity data to avoid (likely incorrect) matches with large discrepancies in size, e.g., AIS of a tugboat and the detection of a large vessel behind it. </p> <h3>Detection footprints</h3> <p> To help users understand where detections were possible, we show the detection \"footprints\" on the map. These polygons are the portions of the satellite images that cover the ocean and that were used for detection. Thus, if you see a footprint but no detections, it means no vessels were detected in that area. If there is no footprint, no image was processed for that location and time. </p> <h3>Automation and updates</h3> <p> Our detection and matching system runs automatically each day. It checks for new Sentinel-2 images published to Google Cloud and processes those that meet our quality criteria. New detections are typically available within 1–2 days of the satellite capturing the image. The automated pipeline also re-checks any images published late to ensure any data gaps are filled. </p> <h2>Source data and citations</h2> <p> All vessel data are freely available through the Global Fishing Watch data portal at <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://globalfishingwatch.org/data-download/\" >https://globalfishingwatch.org/data-download/</a >. </p> <h2>License</h2> <p> Non-Commercial Use Only. The Site and the Services are provided for Non-Commercial use only in accordance with the CC BY-NC 4.0 license. If you would like to use the Site and/or the Services for commercial purposes, please contact us. </p>",
|
|
201
|
+
"schema": {
|
|
202
|
+
"length": {
|
|
203
|
+
"keyword": "length"
|
|
204
|
+
},
|
|
205
|
+
"matched": {
|
|
206
|
+
"keyword": "matched"
|
|
207
|
+
},
|
|
208
|
+
"shiptype": {
|
|
209
|
+
"keyword": "shiptype"
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
},
|
|
179
213
|
"private-indonesia-aruna-fishing-effort": {
|
|
180
214
|
"name": "Aruna: Indonesia Pelagic",
|
|
181
215
|
"description": "Indonesia Aruna Fishing Effort"
|
|
@@ -242,7 +276,7 @@
|
|
|
242
276
|
},
|
|
243
277
|
"private-panama-fishing-effort": {
|
|
244
278
|
"name": "Apparent Fishing Effort Panama VMS",
|
|
245
|
-
"description": "Vessel monitoring system (VMS) data provided by the Panamanian Authority of Aquatic Resources (ARAP). Data is received by Panama’s VMS system via satellite and contains vessel identities, gear type, location, speed, direction and more. Panama’s carrier vessel data is also available here. Each point in the carrier vessel data layer represents a position of the carriers, but not all positions are displayed. Carrier vessel positions are displayed once per day. In the future, we expect to be able to display more positions. Click on a carrier vessel’s position to view the vessel’s complete track. Global Fishing Watch analyzes this data using the same algorithms we developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing
|
|
279
|
+
"description": "Vessel monitoring system (VMS) data provided by the Panamanian Authority of Aquatic Resources (ARAP). Data is received by Panama’s VMS system via satellite and contains vessel identities, gear type, location, speed, direction and more. Panama’s carrier vessel data is also available here. Each point in the carrier vessel data layer represents a position of the carriers, but not all positions are displayed. Carrier vessel positions are displayed once per day. In the future, we expect to be able to display more positions. Click on a carrier vessel’s position to view the vessel’s complete track. Global Fishing Watch analyzes this data using the same algorithms we developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing detection algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing,” and “fishing effort,” as “apparent” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification."
|
|
246
280
|
},
|
|
247
281
|
"private-panama-presence": {
|
|
248
282
|
"name": "Vessel Presence Panama VMS",
|
|
@@ -260,15 +294,37 @@
|
|
|
260
294
|
},
|
|
261
295
|
"private-panama-vessel-identity-fishing": {
|
|
262
296
|
"name": "Panama Private VMS (Private Fishing Vessels)",
|
|
263
|
-
"description": "Dataset for VMS Panama (Private)"
|
|
297
|
+
"description": "Dataset for VMS Panama (Private)",
|
|
298
|
+
"schema": {
|
|
299
|
+
"selfReportedInfo.imo": {
|
|
300
|
+
"keyword": "imo"
|
|
301
|
+
},
|
|
302
|
+
"selfReportedInfo.nationalRegisterNumber": {
|
|
303
|
+
"keyword": "nationalRegisterNumber"
|
|
304
|
+
},
|
|
305
|
+
"selfReportedInfo.ssvid": {
|
|
306
|
+
"keyword": "ssvid"
|
|
307
|
+
}
|
|
308
|
+
}
|
|
264
309
|
},
|
|
265
310
|
"private-panama-vessel-identity-non-fishing": {
|
|
266
|
-
"name": "Panama Private VMS (Private Non
|
|
267
|
-
"description": "Dataset for VMS Panama (Private)"
|
|
311
|
+
"name": "Panama Private VMS (Private Non Fishing Vessels)",
|
|
312
|
+
"description": "Dataset for VMS Panama (Private)",
|
|
313
|
+
"schema": {
|
|
314
|
+
"selfReportedInfo.imo": {
|
|
315
|
+
"keyword": "imo"
|
|
316
|
+
},
|
|
317
|
+
"selfReportedInfo.nationalRegisterNumber": {
|
|
318
|
+
"keyword": "nationalRegisterNumber"
|
|
319
|
+
},
|
|
320
|
+
"selfReportedInfo.ssvid": {
|
|
321
|
+
"keyword": "ssvid"
|
|
322
|
+
}
|
|
323
|
+
}
|
|
268
324
|
},
|
|
269
325
|
"private-peru-fishing-effort": {
|
|
270
326
|
"name": "Apparent Fishing Effort Peru VMS",
|
|
271
|
-
"description": "Vessel monitoring system (VMS) data provided by the Peruvian Government’s Ministry of Production, Fisheries Sector (PRODUCE). Permission to include Peruvian Data required that a 10 day delay to publishing was implemented. Data is collected using their vessel monitoring system (VMS) via satellites and terrestrial receivers, and contains a vessel’s identity gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing
|
|
327
|
+
"description": "Vessel monitoring system (VMS) data provided by the Peruvian Government’s Ministry of Production, Fisheries Sector (PRODUCE). Permission to include Peruvian Data required that a 10 day delay to publishing was implemented. Data is collected using their vessel monitoring system (VMS) via satellites and terrestrial receivers, and contains a vessel’s identity gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing detection algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as “apparent,” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing detection algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification techniques.",
|
|
272
328
|
"schema": {
|
|
273
329
|
"fleet": {
|
|
274
330
|
"keyword": "fleet",
|
|
@@ -312,21 +368,17 @@
|
|
|
312
368
|
},
|
|
313
369
|
"private-peru-vessel-identity-fishing": {
|
|
314
370
|
"name": "Private Peru VMS (Fishing Vessels)",
|
|
315
|
-
"description": "Dataset for VMS Peru (Private)"
|
|
316
|
-
},
|
|
317
|
-
"private-png-fishing-effort": {
|
|
318
|
-
"name": "Papua New Guinea VMS",
|
|
319
|
-
"description": "Vessel monitoring system (VMS) data is provided by the The National Fisheries Authority of Papua New Guinea. Data is collected using Papua New Guinea's vessel monitoring (VMS) system via satellites, that contains vessel's identifiers and location, and is published on a five-day delay. Global Fishing Watch infers speed and course for each vessel location and analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity”. It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity”, “fishing” or “fishing effort”, as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques",
|
|
371
|
+
"description": "Dataset for VMS Peru (Private)",
|
|
320
372
|
"schema": {
|
|
321
|
-
"
|
|
322
|
-
"keyword": "
|
|
323
|
-
"enum": {
|
|
324
|
-
"PNG": "PNG",
|
|
325
|
-
"PHL": "PHL"
|
|
326
|
-
}
|
|
373
|
+
"selfReportedInfo.nationalId": {
|
|
374
|
+
"keyword": "nationalId"
|
|
327
375
|
}
|
|
328
376
|
}
|
|
329
377
|
},
|
|
378
|
+
"private-png-fishing-effort": {
|
|
379
|
+
"name": "Papua New Guinea VMS",
|
|
380
|
+
"description": "Vessel monitoring system (VMS) data is provided by the The National Fisheries Authority of Papua New Guinea. Data is collected using Papua New Guinea's vessel monitoring (VMS) system via satellites, that contains vessel's identifiers and location, and is published on a five-day delay. Global Fishing Watch infers speed and course for each vessel location and analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity”. It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity”, “fishing” or “fishing effort”, as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques"
|
|
381
|
+
},
|
|
330
382
|
"private-png-fishing-identity-vessels": {
|
|
331
383
|
"name": "Papua New Guinea VMS (Fishing Vessels)",
|
|
332
384
|
"description": "Dataset for VMS Papua New Guinea (Private)"
|
|
@@ -681,7 +733,7 @@
|
|
|
681
733
|
"keyword": "duration",
|
|
682
734
|
"enum": {
|
|
683
735
|
"0": "0",
|
|
684
|
-
"
|
|
736
|
+
"48": "48"
|
|
685
737
|
}
|
|
686
738
|
},
|
|
687
739
|
"type": {
|
|
@@ -732,7 +784,66 @@
|
|
|
732
784
|
},
|
|
733
785
|
"private-vms-bra-vessel-identity": {
|
|
734
786
|
"name": "VMS Brazil",
|
|
735
|
-
"description": "Vessels (VMS Brazil)"
|
|
787
|
+
"description": "Vessels (VMS Brazil)",
|
|
788
|
+
"schema": {
|
|
789
|
+
"selfReportedInfo.fishingLicenseCode": {
|
|
790
|
+
"keyword": "fishingLicenseCode"
|
|
791
|
+
},
|
|
792
|
+
"selfReportedInfo.fleetCode": {
|
|
793
|
+
"keyword": "fleetCode",
|
|
794
|
+
"enum": {
|
|
795
|
+
"1.1": "1.1",
|
|
796
|
+
"1.10": "1.10",
|
|
797
|
+
"1.12": "1.12",
|
|
798
|
+
"1.13": "1.13",
|
|
799
|
+
"1.14": "1.14",
|
|
800
|
+
"1.17": "1.17",
|
|
801
|
+
"1.18": "1.18",
|
|
802
|
+
"1.2": "1.2",
|
|
803
|
+
"1.3": "1.3",
|
|
804
|
+
"1.4": "1.4",
|
|
805
|
+
"1.5": "1.5",
|
|
806
|
+
"1.6": "1.6",
|
|
807
|
+
"1.7": "1.7",
|
|
808
|
+
"1.8": "1.8",
|
|
809
|
+
"1.9": "1.9",
|
|
810
|
+
"2.10": "2.10",
|
|
811
|
+
"2.11": "2.11",
|
|
812
|
+
"2.13": "2.13",
|
|
813
|
+
"2.2": "2.2",
|
|
814
|
+
"2.3": "2.3",
|
|
815
|
+
"2.4": "2.4",
|
|
816
|
+
"2.5": "2.5",
|
|
817
|
+
"3.1": "3.1",
|
|
818
|
+
"3.10": "3.10",
|
|
819
|
+
"3.11": "3.11",
|
|
820
|
+
"3.12": "3.12",
|
|
821
|
+
"3.13": "3.13",
|
|
822
|
+
"3.2": "3.2",
|
|
823
|
+
"3.3": "3.3",
|
|
824
|
+
"3.5": "3.5",
|
|
825
|
+
"3.6": "3.6",
|
|
826
|
+
"3.9": "3.9",
|
|
827
|
+
"4.1": "4.1",
|
|
828
|
+
"4.2": "4.2",
|
|
829
|
+
"4.3": "4.3",
|
|
830
|
+
"4.4": "4.4",
|
|
831
|
+
"4.6": "4.6",
|
|
832
|
+
"5.1": "5.1",
|
|
833
|
+
"5.10": "5.10",
|
|
834
|
+
"5.11": "5.11",
|
|
835
|
+
"5.2": "5.2",
|
|
836
|
+
"5.3": "5.3",
|
|
837
|
+
"5.4": "5.4",
|
|
838
|
+
"5.6": "5.6",
|
|
839
|
+
"5.9": "5.9",
|
|
840
|
+
"Sem código IN": "Sem código IN"
|
|
841
|
+
}
|
|
842
|
+
},
|
|
843
|
+
"selfReportedInfo.vesselRegistrationCode": {
|
|
844
|
+
"keyword": "vesselRegistrationCode"
|
|
845
|
+
}
|
|
846
|
+
}
|
|
736
847
|
},
|
|
737
848
|
"private-vms-chl-encounters-events": {
|
|
738
849
|
"name": "Encounter Events. (CHL)",
|
|
@@ -774,8 +885,8 @@
|
|
|
774
885
|
"source_fleet": {
|
|
775
886
|
"keyword": "source_fleet",
|
|
776
887
|
"enum": {
|
|
777
|
-
"
|
|
778
|
-
"
|
|
888
|
+
"INDUSTRY": "INDUSTRY",
|
|
889
|
+
"SMALL_FISHERIES": "SMALL_FISHERIES"
|
|
779
890
|
}
|
|
780
891
|
}
|
|
781
892
|
}
|
|
@@ -843,10 +954,10 @@
|
|
|
843
954
|
"source_fleet": {
|
|
844
955
|
"keyword": "source_fleet",
|
|
845
956
|
"enum": {
|
|
846
|
-
"
|
|
957
|
+
"AQUACULTURE": "AQUACULTURE",
|
|
847
958
|
"INDUSTRY": "INDUSTRY",
|
|
848
|
-
"
|
|
849
|
-
"
|
|
959
|
+
"SMALL_FISHERIES": "SMALL_FISHERIES",
|
|
960
|
+
"TRANSPORT": "TRANSPORT"
|
|
850
961
|
}
|
|
851
962
|
},
|
|
852
963
|
"speed": {
|
|
@@ -884,7 +995,7 @@
|
|
|
884
995
|
},
|
|
885
996
|
"private-vms-cri-encounters-events": {
|
|
886
997
|
"name": "Encounter Events. (CRI)",
|
|
887
|
-
"description": "<h2>Overview</h2> <
|
|
998
|
+
"description": "<h2>Overview</h2> <p> Encounter events identify instances where two vessels appear to meet at sea. Our VMS Encounter dataset is currently experimental, and we calculate these events across all VMS sources. Because VMS predominantly tracks fishing vessels, encounters in this dataset are more likely to reflect fishing-related activity - such as pair fishing - than transshipment-related activity, which is more commonly observed in AIS data. </p> <p> Global Fishing Watch classifies an event as an encounter when two vessels are detected: </p> <ul> <li>Within 500 meters of one another</li> <li>For a duration of at least 2 hours</li> <li>Traveling at a median speed of less than 2 knots</li> <li> And located at least 10 kilometers (5.4 nautical miles) from a coastal anchorage </li> </ul> <h2>Caveats</h2> <ul> <li> When encounter events involve a vessel in a foreign VMS source, the foreign vessel will appear as anonymous due to MOU restrictions. Specifically, we only display the flag and vessel type for the foreign vessel and hide the rest of its identity fields, so the vessel name appears as “Unknown” on the map. </li> <li> Because VMS datasets consist predominantly of fishing vessels - unlike AIS, which captures a broader range of vessel types - encounter events are more likely to represent pair fishing activity than transshipment. As with all Global Fishing Watch encounter data, these events are derived from rule-based algorithms and may reflect a wide range of at-sea interactions, so they should not be taken as evidence of any specific activity without further investigation. </li> <li> Some vessels appear in multiple VMS sources simultaneously due to country regulations, which can cause a vessel to appear to encounter itself. To reduce this noise, we have applied a filter that removes encounters between vessels sharing the same name across different VMS sources, though this is not a perfect solution and we are continuing to work on improvements. </li> <li> Encounters between the same two vessels occurring within a 4-hour window are consolidated into a single encounter event. Note that the 10 km anchorage-distance filter is applied before this merging step, so in rare cases a merged encounter’s average location may fall within 10 km of an anchorage even though each underlying (pre-merge) encounter was more than 10 km from the nearest anchorage. </li> <li> It is a known issue that the encounter detection algorithm does not evaluate continuity across the day boundary (midnight UTC). As a result, encounters that span midnight are not detected and will be missing from the dataset. Specifically those that start after ~22:00 UTC or end before ~02:00 UTC. </li> <li> Encounter detection relies on first creating a regular 10-minute timeline of a vessel’s positions. This timeline is created by interpolating between consecutive positions only when they are less than 60 minutes apart. If a vessel’s polling rate is 60 minutes or longer, no interpolation is performed, so encounters for that vessel are less likely to be detected and may be missed. </li> <li> An encounter event position may not align exactly with the vessels' tracks. Global Fishing Watch determines a single location for each event by calculating the average latitude and longitude of all positions within the event. </li> <li> Global Fishing Watch recommends visually inspecting vessel tracks, always referring to additional data sources and/or information, and requesting records from a vessel to confirm any findings, as part of the users' due diligence process. </li> </ul>",
|
|
888
999
|
"schema": {
|
|
889
1000
|
"duration": {
|
|
890
1001
|
"keyword": "duration",
|
|
@@ -922,16 +1033,16 @@
|
|
|
922
1033
|
"source_fleet": {
|
|
923
1034
|
"keyword": "source_fleet",
|
|
924
1035
|
"enum": {
|
|
1036
|
+
"ATUNEROS": "ATUNEROS",
|
|
925
1037
|
"AVANZADOS": "AVANZADOS",
|
|
926
|
-
"SARDINEROS": "SARDINEROS"
|
|
927
|
-
"ATUNEROS": "ATUNEROS"
|
|
1038
|
+
"SARDINEROS": "SARDINEROS"
|
|
928
1039
|
}
|
|
929
1040
|
}
|
|
930
1041
|
}
|
|
931
1042
|
},
|
|
932
1043
|
"private-vms-cri-loitering-events": {
|
|
933
1044
|
"name": "Loitering Events (CRI)",
|
|
934
|
-
"description": "<h2>Overview</h2> <
|
|
1045
|
+
"description": "<h2>Overview</h2> <p> Encounter events identify instances where two vessels appear to meet at sea. Our VMS Encounter dataset is currently experimental, and we calculate these events across all VMS sources. Because VMS predominantly tracks fishing vessels, encounters in this dataset are more likely to reflect fishing-related activity - such as pair fishing - than transshipment-related activity, which is more commonly observed in AIS data. </p> <p> Global Fishing Watch classifies an event as an encounter when two vessels are detected: </p> <ul> <li>Within 500 meters of one another</li> <li>For a duration of at least 2 hours</li> <li>Traveling at a median speed of less than 2 knots</li> <li> And located at least 10 kilometers (5.4 nautical miles) from a coastal anchorage </li> </ul> <h2>Caveats</h2> <ul> <li> When encounter events involve a vessel in a foreign VMS source, the foreign vessel will appear as anonymous due to MOU restrictions. </li> <li> Because VMS datasets consist predominantly of fishing vessels - unlike AIS, which captures a broader range of vessel types - encounter events are more likely to represent pair fishing activity than transshipment. As with all Global Fishing Watch encounter data, these events are derived from rule-based algorithms and may reflect a wide range of at-sea interactions, so they should not be taken as evidence of any specific activity without further investigation. </li> <li> Some vessels appear in multiple VMS sources simultaneously due to country regulations, which can cause a vessel to appear to encounter itself. To reduce this noise, we have applied a filter that removes encounters between vessels sharing the same name across different VMS sources, though this is not a perfect solution and we are continuing to work on improvements. </li> <li> Encounters between the same two vessels occurring within a 4-hour window are consolidated into a single encounter event. </li> <li> An encounter event position may not align exactly with the vessels' tracks. Global Fishing Watch determines a single location for each event by calculating the average latitude and longitude of all positions within the event. </li> <li> Global Fishing Watch recommends visually inspecting vessel tracks, always referring to additional data sources and/or information, and requesting records from a vessel to confirm any findings, as part of the users' due diligence process. </li> </ul>",
|
|
935
1046
|
"schema": {
|
|
936
1047
|
"duration": {
|
|
937
1048
|
"keyword": "duration",
|
|
@@ -955,7 +1066,7 @@
|
|
|
955
1066
|
},
|
|
956
1067
|
"private-vms-cri-port-visits-events": {
|
|
957
1068
|
"name": "Port Visits Events (CRI)",
|
|
958
|
-
"description": "The dataset
|
|
1069
|
+
"description": "<h2>Overview</h2> <p> The Port Visits VMS dataset detects vessel movements in and out of ports. To identify these, we use a combined anchorage list derived from our AIS dataset, supplemented by smaller ports - not captured in AIS - that were shared by our country partners. If you believe a port in your country is missing from this dataset, please do not hesitate to reach out to our support team at <a href=\"mailto:support@globalfishingwatch.org\" >support@globalfishingwatch.org</a >. </p> <p>A port visit is shown on the map when VMS data shows a vessel:</p> <ul> <li>Entering within 3 kilometers of an anchorage point at the port entry,</li> <li> Exiting within 4 kilometers of an anchorage point designated as the port exit <ul> <li> Experiencing a port gap (i.e. no VMS transmissions for 4 hours or more, which may indicate VMS was turned off while in port), or </li> <li> Undergoing a port stop, where the vessel's speed drops below 0.2 knots and later increases above 0.5 knots. </li> </ul> </li> </ul> <p> Port stops are used to distinguish actual port visits from coastal transits. </p> <h2>Caveats</h2> <ul> <li> In our VMS port events, residual positions within port can sometimes persist after a vessel has departed, causing events to appear extended beyond the vessel's actual time in port. This is a result of the limited filtering currently applied to our VMS data, as we are still working on adapting filters that effectively remove noisy positions without discarding valid ones. We aim to address this in future releases. </li> <li> Lower-confidence port visits - often caused by noisy, sparse, or incomplete VMS transmissions - are currently excluded from the map. Lower-confidence port visits, while sometimes legitimate, can falsely suggest a port visit that did not occur. </li> <li> Ongoing port visits will not be identified on the map, as a port exit is required by definition for high-confidence port visits to be detected. </li> <li> Global Fishing Watch recommends to verify port visits, always refer to additional data source and/or information, and request records from a vessel to confirm any findings, as part of the users' due diligence process. </li> </ul>",
|
|
959
1070
|
"schema": {
|
|
960
1071
|
"confidences": {
|
|
961
1072
|
"keyword": "confidences",
|
|
@@ -992,9 +1103,9 @@
|
|
|
992
1103
|
"source_fleet": {
|
|
993
1104
|
"keyword": "source_fleet",
|
|
994
1105
|
"enum": {
|
|
1106
|
+
"ATUNEROS": "ATUNEROS",
|
|
995
1107
|
"AVANZADOS": "AVANZADOS",
|
|
996
|
-
"SARDINEROS": "SARDINEROS"
|
|
997
|
-
"ATUNEROS": "ATUNEROS"
|
|
1108
|
+
"SARDINEROS": "SARDINEROS"
|
|
998
1109
|
}
|
|
999
1110
|
},
|
|
1000
1111
|
"speed": {
|
|
@@ -1030,19 +1141,19 @@
|
|
|
1030
1141
|
"name": "VMS Costa Rica",
|
|
1031
1142
|
"description": "Vessels (VMS Costa Rica)",
|
|
1032
1143
|
"schema": {
|
|
1033
|
-
"
|
|
1034
|
-
"keyword": "
|
|
1144
|
+
"selfReportedInfo.sourceFleet": {
|
|
1145
|
+
"keyword": "sourceFleet",
|
|
1035
1146
|
"enum": {
|
|
1036
|
-
"
|
|
1037
|
-
"
|
|
1038
|
-
"
|
|
1147
|
+
"ATUNEROS": "ATUNEROS",
|
|
1148
|
+
"AVANZADOS": "AVANZADOS",
|
|
1149
|
+
"SARDINEROS": "SARDINEROS"
|
|
1039
1150
|
}
|
|
1040
1151
|
}
|
|
1041
1152
|
}
|
|
1042
1153
|
},
|
|
1043
1154
|
"private-vms-ecu-encounters-events": {
|
|
1044
1155
|
"name": "Encounter Events. (ECU)",
|
|
1045
|
-
"description": "<h2>Overview</h2> <
|
|
1156
|
+
"description": "<h2>Overview</h2> <p> Encounter events identify instances where two vessels appear to meet at sea. Our VMS Encounter dataset is currently experimental, and we calculate these events across all VMS sources. Because VMS predominantly tracks fishing vessels, encounters in this dataset are more likely to reflect fishing-related activity - such as pair fishing - than transshipment-related activity, which is more commonly observed in AIS data. </p> <p> Global Fishing Watch classifies an event as an encounter when two vessels are detected: </p> <ul> <li>Within 500 meters of one another</li> <li>For a duration of at least 2 hours</li> <li>Traveling at a median speed of less than 2 knots</li> <li> And located at least 10 kilometers (5.4 nautical miles) from a coastal anchorage </li> </ul> <h2>Caveats</h2> <ul> <li> When encounter events involve a vessel in a foreign VMS source, the foreign vessel will appear as anonymous due to MOU restrictions. Specifically, we only display the flag and vessel type for the foreign vessel and hide the rest of its identity fields, so the vessel name appears as “Unknown” on the map. </li> <li> Because VMS datasets consist predominantly of fishing vessels - unlike AIS, which captures a broader range of vessel types - encounter events are more likely to represent pair fishing activity than transshipment. As with all Global Fishing Watch encounter data, these events are derived from rule-based algorithms and may reflect a wide range of at-sea interactions, so they should not be taken as evidence of any specific activity without further investigation. </li> <li> Some vessels appear in multiple VMS sources simultaneously due to country regulations, which can cause a vessel to appear to encounter itself. To reduce this noise, we have applied a filter that removes encounters between vessels sharing the same name across different VMS sources, though this is not a perfect solution and we are continuing to work on improvements. </li> <li> Encounters between the same two vessels occurring within a 4-hour window are consolidated into a single encounter event. Note that the 10 km anchorage-distance filter is applied before this merging step, so in rare cases a merged encounter’s average location may fall within 10 km of an anchorage even though each underlying (pre-merge) encounter was more than 10 km from the nearest anchorage. </li> <li> It is a known issue that the encounter detection algorithm does not evaluate continuity across the day boundary (midnight UTC). As a result, encounters that span midnight are not detected and will be missing from the dataset. Specifically those that start after ~22:00 UTC or end before ~02:00 UTC. </li> <li> Encounter detection relies on first creating a regular 10-minute timeline of a vessel’s positions. This timeline is created by interpolating between consecutive positions only when they are less than 60 minutes apart. If a vessel’s polling rate is 60 minutes or longer, no interpolation is performed, so encounters for that vessel are less likely to be detected and may be missed. </li> <li> An encounter event position may not align exactly with the vessels' tracks. Global Fishing Watch determines a single location for each event by calculating the average latitude and longitude of all positions within the event. </li> <li> Global Fishing Watch recommends visually inspecting vessel tracks, always referring to additional data sources and/or information, and requesting records from a vessel to confirm any findings, as part of the users' due diligence process. </li> </ul>",
|
|
1046
1157
|
"schema": {
|
|
1047
1158
|
"duration": {
|
|
1048
1159
|
"keyword": "duration",
|
|
@@ -1093,7 +1204,7 @@
|
|
|
1093
1204
|
},
|
|
1094
1205
|
"private-vms-ecu-loitering-events": {
|
|
1095
1206
|
"name": "Loitering Events (ECU)",
|
|
1096
|
-
"description": "<h2>Overview</h2> <
|
|
1207
|
+
"description": "<h2>Overview</h2> <p> Encounter events identify instances where two vessels appear to meet at sea. Our VMS Encounter dataset is currently experimental, and we calculate these events across all VMS sources. Because VMS predominantly tracks fishing vessels, encounters in this dataset are more likely to reflect fishing-related activity - such as pair fishing - than transshipment-related activity, which is more commonly observed in AIS data. </p> <p> Global Fishing Watch classifies an event as an encounter when two vessels are detected: </p> <ul> <li>Within 500 meters of one another</li> <li>For a duration of at least 2 hours</li> <li>Traveling at a median speed of less than 2 knots</li> <li> And located at least 10 kilometers (5.4 nautical miles) from a coastal anchorage </li> </ul> <h2>Caveats</h2> <ul> <li> When encounter events involve a vessel in a foreign VMS source, the foreign vessel will appear as anonymous due to MOU restrictions. </li> <li> Because VMS datasets consist predominantly of fishing vessels - unlike AIS, which captures a broader range of vessel types - encounter events are more likely to represent pair fishing activity than transshipment. As with all Global Fishing Watch encounter data, these events are derived from rule-based algorithms and may reflect a wide range of at-sea interactions, so they should not be taken as evidence of any specific activity without further investigation. </li> <li> Some vessels appear in multiple VMS sources simultaneously due to country regulations, which can cause a vessel to appear to encounter itself. To reduce this noise, we have applied a filter that removes encounters between vessels sharing the same name across different VMS sources, though this is not a perfect solution and we are continuing to work on improvements. </li> <li> Encounters between the same two vessels occurring within a 4-hour window are consolidated into a single encounter event. </li> <li> An encounter event position may not align exactly with the vessels' tracks. Global Fishing Watch determines a single location for each event by calculating the average latitude and longitude of all positions within the event. </li> <li> Global Fishing Watch recommends visually inspecting vessel tracks, always referring to additional data sources and/or information, and requesting records from a vessel to confirm any findings, as part of the users' due diligence process. </li> </ul>",
|
|
1097
1208
|
"schema": {
|
|
1098
1209
|
"duration": {
|
|
1099
1210
|
"keyword": "duration",
|
|
@@ -1182,7 +1293,12 @@
|
|
|
1182
1293
|
},
|
|
1183
1294
|
"private-vms-ecu-vessel-identity": {
|
|
1184
1295
|
"name": "VMS Ecuador",
|
|
1185
|
-
"description": "Vessels (VMS Ecuador)"
|
|
1296
|
+
"description": "Vessels (VMS Ecuador)",
|
|
1297
|
+
"schema": {
|
|
1298
|
+
"selfReportedInfo.registryNumber": {
|
|
1299
|
+
"keyword": "registryNumber"
|
|
1300
|
+
}
|
|
1301
|
+
}
|
|
1186
1302
|
},
|
|
1187
1303
|
"private-vms-mne-encounters-events": {
|
|
1188
1304
|
"name": "Encounter Events. (MNE)",
|
|
@@ -1198,7 +1314,8 @@
|
|
|
1198
1314
|
"encounter_type": {
|
|
1199
1315
|
"keyword": "encounter_type",
|
|
1200
1316
|
"enum": {
|
|
1201
|
-
"FISHING-FISHING": "FISHING-FISHING"
|
|
1317
|
+
"FISHING-FISHING": "FISHING-FISHING",
|
|
1318
|
+
"FISHING-SUPPORT": "FISHING-SUPPORT"
|
|
1202
1319
|
}
|
|
1203
1320
|
}
|
|
1204
1321
|
}
|
|
@@ -1217,17 +1334,6 @@
|
|
|
1217
1334
|
"4": "4",
|
|
1218
1335
|
"5": "5"
|
|
1219
1336
|
}
|
|
1220
|
-
},
|
|
1221
|
-
"vessel_type": {
|
|
1222
|
-
"keyword": "vessel_type",
|
|
1223
|
-
"enum": {
|
|
1224
|
-
"FISHING": "FISHING",
|
|
1225
|
-
"NON_FISHING": "NON_FISHING",
|
|
1226
|
-
"SUPPORT": "SUPPORT",
|
|
1227
|
-
"CARRIER": "CARRIER",
|
|
1228
|
-
"RESEARCH": "RESEARCH",
|
|
1229
|
-
"": ""
|
|
1230
|
-
}
|
|
1231
1337
|
}
|
|
1232
1338
|
}
|
|
1233
1339
|
},
|
|
@@ -1238,7 +1344,7 @@
|
|
|
1238
1344
|
"duration": {
|
|
1239
1345
|
"keyword": "duration",
|
|
1240
1346
|
"enum": {
|
|
1241
|
-
"
|
|
1347
|
+
"0": "0",
|
|
1242
1348
|
"48": "48"
|
|
1243
1349
|
}
|
|
1244
1350
|
},
|
|
@@ -1270,7 +1376,7 @@
|
|
|
1270
1376
|
"duration": {
|
|
1271
1377
|
"keyword": "duration",
|
|
1272
1378
|
"enum": {
|
|
1273
|
-
"
|
|
1379
|
+
"0": "0",
|
|
1274
1380
|
"48": "48"
|
|
1275
1381
|
}
|
|
1276
1382
|
},
|
|
@@ -1322,7 +1428,15 @@
|
|
|
1322
1428
|
},
|
|
1323
1429
|
"private-vms-mne-vessel-identity": {
|
|
1324
1430
|
"name": "VMS Montenegro",
|
|
1325
|
-
"description": "Vessels (VMS Montenegro)"
|
|
1431
|
+
"description": "Vessels (VMS Montenegro)",
|
|
1432
|
+
"schema": {
|
|
1433
|
+
"selfReportedInfo.externalId": {
|
|
1434
|
+
"keyword": "externalId"
|
|
1435
|
+
},
|
|
1436
|
+
"selfReportedInfo.imo": {
|
|
1437
|
+
"keyword": "imo"
|
|
1438
|
+
}
|
|
1439
|
+
}
|
|
1326
1440
|
},
|
|
1327
1441
|
"private-vms-nor-encounters-events": {
|
|
1328
1442
|
"name": "Encounter Events. (NOR)",
|
|
@@ -1369,7 +1483,7 @@
|
|
|
1369
1483
|
"duration": {
|
|
1370
1484
|
"keyword": "duration",
|
|
1371
1485
|
"enum": {
|
|
1372
|
-
"
|
|
1486
|
+
"0": "0",
|
|
1373
1487
|
"48": "48"
|
|
1374
1488
|
}
|
|
1375
1489
|
},
|
|
@@ -1401,7 +1515,7 @@
|
|
|
1401
1515
|
"duration": {
|
|
1402
1516
|
"keyword": "duration",
|
|
1403
1517
|
"enum": {
|
|
1404
|
-
"
|
|
1518
|
+
"0": "0",
|
|
1405
1519
|
"48": "48"
|
|
1406
1520
|
}
|
|
1407
1521
|
},
|
|
@@ -1514,7 +1628,7 @@
|
|
|
1514
1628
|
"duration": {
|
|
1515
1629
|
"keyword": "duration",
|
|
1516
1630
|
"enum": {
|
|
1517
|
-
"
|
|
1631
|
+
"0": "0",
|
|
1518
1632
|
"48": "48"
|
|
1519
1633
|
}
|
|
1520
1634
|
},
|
|
@@ -1546,7 +1660,7 @@
|
|
|
1546
1660
|
"duration": {
|
|
1547
1661
|
"keyword": "duration",
|
|
1548
1662
|
"enum": {
|
|
1549
|
-
"
|
|
1663
|
+
"0": "0",
|
|
1550
1664
|
"48": "48"
|
|
1551
1665
|
}
|
|
1552
1666
|
},
|
|
@@ -1606,7 +1720,18 @@
|
|
|
1606
1720
|
},
|
|
1607
1721
|
"private-vms-pan-vessel-identity": {
|
|
1608
1722
|
"name": "VMS Panama",
|
|
1609
|
-
"description": "Vessels (VMS Panama)"
|
|
1723
|
+
"description": "Vessels (VMS Panama)",
|
|
1724
|
+
"schema": {
|
|
1725
|
+
"selfReportedInfo.externalId": {
|
|
1726
|
+
"keyword": "externalId"
|
|
1727
|
+
},
|
|
1728
|
+
"selfReportedInfo.imo": {
|
|
1729
|
+
"keyword": "imo"
|
|
1730
|
+
},
|
|
1731
|
+
"selfReportedInfo.ssvid": {
|
|
1732
|
+
"keyword": "ssvid"
|
|
1733
|
+
}
|
|
1734
|
+
}
|
|
1610
1735
|
},
|
|
1611
1736
|
"private-vms-per-encounters-events": {
|
|
1612
1737
|
"name": "Encounter Events. (PER)",
|
|
@@ -1673,7 +1798,7 @@
|
|
|
1673
1798
|
"duration": {
|
|
1674
1799
|
"keyword": "duration",
|
|
1675
1800
|
"enum": {
|
|
1676
|
-
"
|
|
1801
|
+
"0": "0",
|
|
1677
1802
|
"48": "48"
|
|
1678
1803
|
}
|
|
1679
1804
|
},
|
|
@@ -1705,7 +1830,7 @@
|
|
|
1705
1830
|
"duration": {
|
|
1706
1831
|
"keyword": "duration",
|
|
1707
1832
|
"enum": {
|
|
1708
|
-
"
|
|
1833
|
+
"0": "0",
|
|
1709
1834
|
"48": "48"
|
|
1710
1835
|
}
|
|
1711
1836
|
},
|
|
@@ -1764,7 +1889,10 @@
|
|
|
1764
1889
|
"name": "VMS Peru",
|
|
1765
1890
|
"description": "Vessels (VMS Peru)",
|
|
1766
1891
|
"schema": {
|
|
1767
|
-
"
|
|
1892
|
+
"selfReportedInfo.externalId": {
|
|
1893
|
+
"keyword": "externalId"
|
|
1894
|
+
},
|
|
1895
|
+
"selfReportedInfo.hull": {
|
|
1768
1896
|
"keyword": "hull",
|
|
1769
1897
|
"enum": {
|
|
1770
1898
|
"ACERO NAVAL": "ACERO NAVAL",
|
|
@@ -1774,19 +1902,20 @@
|
|
|
1774
1902
|
"FIBRA DE VIDRIO": "FIBRA DE VIDRIO"
|
|
1775
1903
|
}
|
|
1776
1904
|
},
|
|
1777
|
-
"origin": {
|
|
1905
|
+
"selfReportedInfo.origin": {
|
|
1778
1906
|
"keyword": "origin",
|
|
1779
1907
|
"enum": {
|
|
1780
|
-
"
|
|
1781
|
-
"
|
|
1908
|
+
"PERU": "PERU",
|
|
1909
|
+
"FOREIGN": "FOREIGN"
|
|
1782
1910
|
}
|
|
1783
1911
|
},
|
|
1784
|
-
"sourceFleet": {
|
|
1912
|
+
"selfReportedInfo.sourceFleet": {
|
|
1785
1913
|
"keyword": "sourceFleet",
|
|
1786
1914
|
"enum": {
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
"
|
|
1915
|
+
"": "",
|
|
1916
|
+
"ARTISANAL": "ARTISANAL",
|
|
1917
|
+
"INDUSTRIAL": "INDUSTRIAL",
|
|
1918
|
+
"SMALL-SCALE": "SMALL-SCALE"
|
|
1790
1919
|
}
|
|
1791
1920
|
}
|
|
1792
1921
|
}
|
|
@@ -1848,17 +1977,6 @@
|
|
|
1848
1977
|
"4": "4",
|
|
1849
1978
|
"5": "5"
|
|
1850
1979
|
}
|
|
1851
|
-
},
|
|
1852
|
-
"vessel_type": {
|
|
1853
|
-
"keyword": "vessel_type",
|
|
1854
|
-
"enum": {
|
|
1855
|
-
"FISHING": "FISHING",
|
|
1856
|
-
"NON_FISHING": "NON_FISHING",
|
|
1857
|
-
"SUPPORT": "SUPPORT",
|
|
1858
|
-
"CARRIER": "CARRIER",
|
|
1859
|
-
"RESEARCH": "RESEARCH",
|
|
1860
|
-
"": ""
|
|
1861
|
-
}
|
|
1862
1980
|
}
|
|
1863
1981
|
}
|
|
1864
1982
|
},
|
|
@@ -1869,7 +1987,7 @@
|
|
|
1869
1987
|
"duration": {
|
|
1870
1988
|
"keyword": "duration",
|
|
1871
1989
|
"enum": {
|
|
1872
|
-
"
|
|
1990
|
+
"0": "0",
|
|
1873
1991
|
"48": "48"
|
|
1874
1992
|
}
|
|
1875
1993
|
},
|
|
@@ -1901,7 +2019,7 @@
|
|
|
1901
2019
|
"duration": {
|
|
1902
2020
|
"keyword": "duration",
|
|
1903
2021
|
"enum": {
|
|
1904
|
-
"
|
|
2022
|
+
"0": "0",
|
|
1905
2023
|
"48": "48"
|
|
1906
2024
|
}
|
|
1907
2025
|
},
|
|
@@ -1953,7 +2071,12 @@
|
|
|
1953
2071
|
},
|
|
1954
2072
|
"private-vms-plw-vessel-identity": {
|
|
1955
2073
|
"name": "VMS Palau",
|
|
1956
|
-
"description": "Vessels (VMS Palau)"
|
|
2074
|
+
"description": "Vessels (VMS Palau)",
|
|
2075
|
+
"schema": {
|
|
2076
|
+
"selfReportedInfo.imo": {
|
|
2077
|
+
"keyword": "imo"
|
|
2078
|
+
}
|
|
2079
|
+
}
|
|
1957
2080
|
},
|
|
1958
2081
|
"private-vms-png-encounters-events": {
|
|
1959
2082
|
"name": "Encounter Events. (PNG)",
|
|
@@ -2002,7 +2125,7 @@
|
|
|
2002
2125
|
"duration": {
|
|
2003
2126
|
"keyword": "duration",
|
|
2004
2127
|
"enum": {
|
|
2005
|
-
"
|
|
2128
|
+
"0": "0",
|
|
2006
2129
|
"48": "48"
|
|
2007
2130
|
}
|
|
2008
2131
|
},
|
|
@@ -2034,7 +2157,7 @@
|
|
|
2034
2157
|
"duration": {
|
|
2035
2158
|
"keyword": "duration",
|
|
2036
2159
|
"enum": {
|
|
2037
|
-
"
|
|
2160
|
+
"0": "0",
|
|
2038
2161
|
"48": "48"
|
|
2039
2162
|
}
|
|
2040
2163
|
},
|
|
@@ -2181,7 +2304,15 @@
|
|
|
2181
2304
|
},
|
|
2182
2305
|
"public-bra-onyxsat-vessel-identity-fishing": {
|
|
2183
2306
|
"name": "VMS Brazil (Fishing Vessels)",
|
|
2184
|
-
"description": "Fishing Vessels (VMS Brazil)"
|
|
2307
|
+
"description": "Fishing Vessels (VMS Brazil)",
|
|
2308
|
+
"schema": {
|
|
2309
|
+
"selfReportedInfo.targetSpecies": {
|
|
2310
|
+
"keyword": "targetSpecies"
|
|
2311
|
+
},
|
|
2312
|
+
"targetSpecies": {
|
|
2313
|
+
"keyword": "targetSpecies"
|
|
2314
|
+
}
|
|
2315
|
+
}
|
|
2185
2316
|
},
|
|
2186
2317
|
"public-brazil-opentuna-presence": {
|
|
2187
2318
|
"name": "Brazil Open Tuna VMS",
|
|
@@ -2189,7 +2320,59 @@
|
|
|
2189
2320
|
},
|
|
2190
2321
|
"public-brazil-opentuna-vessel-identity-fishing": {
|
|
2191
2322
|
"name": "Brazil Open Tuna VMS (Fishing vessels)",
|
|
2192
|
-
"description": "Dataset for VMS Brazil (Public)"
|
|
2323
|
+
"description": "Dataset for VMS Brazil (Public)",
|
|
2324
|
+
"schema": {
|
|
2325
|
+
"selfReportedInfo.code": {
|
|
2326
|
+
"keyword": "code"
|
|
2327
|
+
}
|
|
2328
|
+
}
|
|
2329
|
+
},
|
|
2330
|
+
"public-cfc-exploration-areas-individual": {
|
|
2331
|
+
"name": "CFC Exploration Areas",
|
|
2332
|
+
"description": "Cobalt-rich ferromanganese crusts are often found along the tops and edges of seamounts, knolls, and plateaus at depths ranging between 800 meters to 2500+ meters. These crusts can contain cobalt, nickel, manganese, and rare earth elements. Proposed methods for mining cobalt-rich ferromanganese crusts include grinding and entirely removing the crust from the host rock – which are inhabited by marine biodiversity – then delivering the resulting slurry to the surface. For cobalt-rich ferromanganese crusts, the exploration area allocated to each contractor is 3,000 square kilometres and consists of 150 blocks. Each block is no greater than 20 square kilometres.",
|
|
2333
|
+
"schema": {
|
|
2334
|
+
"act_date": {
|
|
2335
|
+
"keyword": "act_date",
|
|
2336
|
+
"enum": {
|
|
2337
|
+
"1447023600000": "1447023600000",
|
|
2338
|
+
"1697752800000": "1697752800000"
|
|
2339
|
+
}
|
|
2340
|
+
},
|
|
2341
|
+
"area_key": {
|
|
2342
|
+
"keyword": "area_key"
|
|
2343
|
+
},
|
|
2344
|
+
"contract_id": {
|
|
2345
|
+
"keyword": "contract_id",
|
|
2346
|
+
"enum": {
|
|
2347
|
+
"KOREACRFC1": "KOREACRFC1",
|
|
2348
|
+
"COMRACRFC1": "COMRACRFC1",
|
|
2349
|
+
"BrazilCRFC1": "BrazilCRFC1",
|
|
2350
|
+
"JOGMECCRFC1": "JOGMECCRFC1",
|
|
2351
|
+
"RUSMNRCRFC1": "RUSMNRCRFC1"
|
|
2352
|
+
}
|
|
2353
|
+
}
|
|
2354
|
+
}
|
|
2355
|
+
},
|
|
2356
|
+
"public-cfc-reserved-areas-individual": {
|
|
2357
|
+
"name": "CFC Reserved Areas",
|
|
2358
|
+
"description": "Cobalt-rich ferromanganese crusts are often found along the tops and edges of seamounts, knolls, and plateaus at depths ranging between 800 meters to 2500+ meters. These crusts can contain cobalt, nickel, manganese, and rare earth elements. Proposed methods for mining cobalt-rich ferromanganese crusts include grinding and entirely removing the crust from the host rock – which are inhabited by marine biodiversity – then delivering the resulting slurry to the surface. Reserved Areas under the International Seabed Authority are a critical mechanism to ensure developing countries have access to deep-sea mineral resources in the future. These areas are typically contributed by developed States when they apply for exploration rights.",
|
|
2359
|
+
"schema": {
|
|
2360
|
+
"act_date": {
|
|
2361
|
+
"keyword": "act_date",
|
|
2362
|
+
"enum": {
|
|
2363
|
+
"1425942000000": "1425942000000"
|
|
2364
|
+
}
|
|
2365
|
+
},
|
|
2366
|
+
"area_key": {
|
|
2367
|
+
"keyword": "area_key"
|
|
2368
|
+
},
|
|
2369
|
+
"contract_id": {
|
|
2370
|
+
"keyword": "contract_id",
|
|
2371
|
+
"enum": {
|
|
2372
|
+
"CRFCReserved": "CRFCReserved"
|
|
2373
|
+
}
|
|
2374
|
+
}
|
|
2375
|
+
}
|
|
2193
2376
|
},
|
|
2194
2377
|
"public-chile-fishing-effort": {
|
|
2195
2378
|
"name": "Chile VMS",
|
|
@@ -2227,6 +2410,10 @@
|
|
|
2227
2410
|
"name": "Chile VMS (Non fishing Vessels)",
|
|
2228
2411
|
"description": "Dataset for VMS Chile (Public)"
|
|
2229
2412
|
},
|
|
2413
|
+
"public-clarion-clipperton-zone-isa-claim-areas": {
|
|
2414
|
+
"name": "Clarion-Clipperton Zone ISA License Areas",
|
|
2415
|
+
"description": "This area represents the cumulative and contiguous area of the Clarion-Clipperton Zone, a region in the Eastern Pacific that is being targeted for seabed mining and managed by the International Seabed Authority. This region includes claim areas slated for exploration, areas reserved for developing states, and areas protected for environmental interest. The primary resource targeted in this region is polymetallic nodules."
|
|
2416
|
+
},
|
|
2230
2417
|
"public-cold-water-corals": {
|
|
2231
2418
|
"name": "Cold Water Corals",
|
|
2232
2419
|
"description": "Buffered at ~1km"
|
|
@@ -2253,7 +2440,7 @@
|
|
|
2253
2440
|
"name": "Costa Rica VMS",
|
|
2254
2441
|
"description": "Dataset for VMS Costa Rica (Public)",
|
|
2255
2442
|
"schema": {
|
|
2256
|
-
"fleet": {
|
|
2443
|
+
"selfReportedInfo.fleet": {
|
|
2257
2444
|
"keyword": "fleet",
|
|
2258
2445
|
"enum": {
|
|
2259
2446
|
"costarica_vms_industrial_longline": "costarica_vms_industrial_longline",
|
|
@@ -2290,11 +2477,27 @@
|
|
|
2290
2477
|
},
|
|
2291
2478
|
"public-ecuador-vessel-identity-fishing": {
|
|
2292
2479
|
"name": "Ecuador VMS (Fishing vessels)",
|
|
2293
|
-
"description": "VMS Ecuador (Fishing vessels)"
|
|
2480
|
+
"description": "VMS Ecuador (Fishing vessels)",
|
|
2481
|
+
"schema": {
|
|
2482
|
+
"selfReportedInfo.nationalId": {
|
|
2483
|
+
"keyword": "nationalId"
|
|
2484
|
+
},
|
|
2485
|
+
"selfReportedInfo.nNationalId": {
|
|
2486
|
+
"keyword": "nNationalId"
|
|
2487
|
+
}
|
|
2488
|
+
}
|
|
2294
2489
|
},
|
|
2295
2490
|
"public-ecuador-vessel-identity-non-fishing": {
|
|
2296
2491
|
"name": "Ecuador VMS (Non fishing vessels)",
|
|
2297
|
-
"description": "VMS Ecuador (Non fishing vessels)"
|
|
2492
|
+
"description": "VMS Ecuador (Non fishing vessels)",
|
|
2493
|
+
"schema": {
|
|
2494
|
+
"selfReportedInfo.nationalId": {
|
|
2495
|
+
"keyword": "nationalId"
|
|
2496
|
+
},
|
|
2497
|
+
"selfReportedInfo.nNationalId": {
|
|
2498
|
+
"keyword": "nNationalId"
|
|
2499
|
+
}
|
|
2500
|
+
}
|
|
2298
2501
|
},
|
|
2299
2502
|
"public-eez-areas": {
|
|
2300
2503
|
"name": "EEZs",
|
|
@@ -2316,20 +2519,6 @@
|
|
|
2316
2519
|
"name": "FAO major fishing areas",
|
|
2317
2520
|
"description": "FAO major fishing areas for statistical purposes are arbitrary areas, the boundaries of which were determined in consultation with international fishery agencies. The major fishing areas, inland and marine, are listed below by two-digit codes and their names. To access maps and description of boundaries of each fishing area click on the relevant item in the list below or in the map showing the 19 major marine fishing areas. <a href='https://www.fao.org/fishery/en/area/search' target='_blank'>Source</a>. See more detailed <a href='https://globalfishingwatch.org/faqs/reference-layer-sources/' target='_blank' rel=noopener'>metadata information</a> for this layer"
|
|
2318
2521
|
},
|
|
2319
|
-
"public-fixed-infrastructure": {
|
|
2320
|
-
"name": "Fixed infrastructure",
|
|
2321
|
-
"description": "SAR identified fixed infrastructure",
|
|
2322
|
-
"schema": {
|
|
2323
|
-
"label": {
|
|
2324
|
-
"keyword": "label",
|
|
2325
|
-
"enum": {
|
|
2326
|
-
"oil": "oil",
|
|
2327
|
-
"wind": "wind",
|
|
2328
|
-
"unknown": "unknown"
|
|
2329
|
-
}
|
|
2330
|
-
}
|
|
2331
|
-
}
|
|
2332
|
-
},
|
|
2333
2522
|
"public-fixed-infrastructure-filtered": {
|
|
2334
2523
|
"name": "Offshore Fixed Infrastructure (SAR, Optical)",
|
|
2335
2524
|
"description": "<h2>Overview</h2> <p>Offshore fixed infrastructure is a global dataset that uses AI and machine learning to detect and classify structures throughout the world’s oceans.</p> <p>Classification labels (oil, wind, and unknown) are provided, as well as confidence levels (high, medium, or low) reflecting our certainty in the assigned label. Detections can be filtered and colored on the map using both label and confidence level.<em></em>The data is updated on a monthly basis, and new classified detections are added at the beginning of every month. Viewing change using the timebar is simple, and allows anyone to recognize the rapid industrialization of the world’s oceans. For example, you can easily observe the expansion of wind farms in the North and East China Seas, or changes in oil infrastructure in the Gulf of Mexico or Persian Gulf.</p> <p>By overlaying the existing map layers, you can explore how vessels interact with oil and wind structures, visualise the density of synthetic aperture radar (SAR) and Visible Infrared Imaging Radiometer Suite (VIIRS) vessel detections around infrastructure, or determine which marine protected areas (MPAs) contain wind, oil, or other infrastructure types. These are only examples of the types of questions we can now ask. Offshore fixed infrastructure is a first of its kind dataset that not only brings to light the extensive industrialization of our oceans, but enables users across industries to use this information in research, monitoring and management.</p> <h2>Use cases</h2> <ul> <li>Maritime domain awareness</li> <ul> <li>Infrastructure locations can support maritime domain awareness, and understanding of other activities occurring at sea.</li> <li>Infrastructure data supports assessments of ocean industrialization, facilitating monitoring of areas experiencing build-up or new development</li> </ul> <li>Monitoring vessels</li> <ul> <li>Infrastructure locations can be used to analyse the behaviour of vessels associated with infrastructure, including grouping vessels based on their interaction with oil and wind structures.</li> <li>Interactions between vessels and infrastructure can help quantify the resources required to support offshore industrial activity</li> <li>The impacts of infrastructure on fishing, including attracting or deterring fishing, can be analysed.</li> </ul> <li>Marine protected areas (MPAs) and marine spatial planning</li> <ul> <li>During the planning stage in the designation of new protected areas, knowing the location of existing infrastructure will be vital to understand which stakeholders shall be included in the consultation process, to understand potential conflicts, and identify easy wins.</li> </ul> <li>Environmental impacts</li> <ul> <li>Infrastructure locations can be used to help detect marine pollution events, and to differentiate between types of pollution events (e.g. pollution from vessels versus pollution from platforms)</li> </ul> </ul> <h2>Caveats</h2> <ul> <li><strong>Sentinel-1 and Sentinel-2 satellites do not sample most of the open ocean.</strong></li> <ul> <li>Most industrial activity happens relatively close to shore.</li> <li>The extent and frequency of SAR acquisitions is determined by the mission priorities.</li> <li>For more info see: https://www.nature.com/articles/s41586-023-06825-8/figures/5</li> </ul> <li><strong>We do not provide detections of infrastructure within 1 km of shore</strong></li> <ul> <li>We do not classify objects within 1 km of shore because it is difficult to map where the shoreline begins, and ambiguous coastlines and rocks cause false positives.</li> <li>The bulk of industrial activities, including offshore development with medium-to-large oil rigs and wind farms, occur several kilometers from shore.</li> </ul> <li> <strong>False positives can be produced from noise artifacts.</strong> </li> <ul> <li>Rocks, small islands, sea ice, radar ambiguities (radar echoes), and image artifacts can cause false positives</li> <li>Detections in some areas including Southern Chile, the Arctic, and the Norwegian Sea have been filtered to remove noise.</li> </ul> <li><strong>Spatial coverage varies over time, which can produce different detections results year on year - <a target=\"_blank\" href=\"https://share.cleanshot.com/yG0qfF\"> <span style=\"color:rgb(0, 0, 0);\">Example</span> </a></strong> </li> <ul> <li>Infrastructure detentions from 2017-01-01 to near real time are available, and updated on a monthly basis.</li> </ul> <li> <strong>Labels can change over time</strong> </li> <ul> <li>The label assigned to a structure is the greatest predicted label averaged across time. As we get more data, the label may change, and more accurately predict the true infrastructure type.</li> </ul> <li><strong>Global datasets aren’t perfect</strong></li> <ul> <li>We’ve done our best to create the most accurate product possible, but there will be infrastructure that isn’t detected, or has been classified incorrectly. This will be most evident when working at the project level.</li> <li>We strongly encourage users to provide feedback to the research team so that we may improve future versions of the model. All feedback is greatly appreciated.</li> </ul> </ul> <h2>Methods</h2> <h3>SAR imagery</h3> <p>We use SAR imagery from the Copernicus Sentinel-1 mission of the European Space Agency (ESA) [1]. The images are sourced from two satellites (S1A and S1B up until December 2021 when S1B stopped operating, and S1A only from 2022 onward) that orbit 180 degrees out of phase with each other in a polar, sun-synchronous orbit. Each satellite has a repeat-cycle of 12 days, so that together they provide a global mapping of coastal waters around the world approximately every six days for the period that both were operating. The number of images per location, however, varies greatly depending on mission priorities, latitude, and degree of overlap between adjacent satellite passes. Spatial coverage also varies over time [2]. Our data consist of dual-polarization images (VH and VV) from the Interferometric Wide (IW) swath mode, with a resolution of about 20 m.</p> <p>[1] <a target=\"_blank\" href=\"https://sedas.satapps.org/wp-content/uploads/2015/07/Sentinel-1_User_Handbook.pdf\"> <span style=\"color:rgb(0, 0, 0);\">https://sedas.satapps.org/wp-content/uploads/2015/07/Sentinel-1_User_Handbook.pdf</span> </a> </p> <p>[2]<a target=\"_blank\" href=\"https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-1/observation-scenario\"> <span style=\"color:rgb(0, 0, 0);\"></span> <span style=\"color:rgb(0, 0, 0);\">https://sentinels.copernicus.eu/web/sentinel/missions/sentinel-1/observation-scenario</span> </a> </p> <h3>Infrastructure detection by SAR</h3> <p>Detecting infrastructure with SAR is based on the widely used Constant False Alarm Rate (CFAR) algorithm, an anomaly detection method conceived for detecting ships in synthetic aperture radar images, that has been modified to remove non-stationary objects. This algorithm is designed to search for pixel values that are unusually bright (the targets) compared to those in the surrounding area (the sea clutter). This method sets a threshold based on the pixel values of the local background (within a window), scanning the whole image pixel-by-pixel. Pixel values above the threshold constitute an anomaly and are likely to be samples from a target.</p> <h3>Infrastructure classification</h3> <p>To classify every detected offshore infrastructure, we used deep learning and designed a ConvNet based on the ConvNeXt architecture. A novel aspect of our deep learning classification approach is the combination of SAR imagery from Sentinel-1 with optical imagery from Sentinel-2. From six-month composites of dual-band SAR (VH and VV) and four-band optical (RGB and NIR) images, we extracted small tiles for every detected fixed infrastructure, with the respective objects at the center of the tile. A single model output includes the probabilities for the specified classes: wind, oil, unknown, lake maracaibo, and noise.</p> <h3>Filtering</h3> <p>GFW post-processed the classified SAR detections to reduce noise (false positives), remove vessels, exclude areas with sea ice at high latitudes, and incorporate expert feedback. We used a clustering approach to identify detections across time (within a 50 m radius) that were likely the same structure but their coordinates differed slightly, and assigned them the greatest average predicted label of the cluster. We also filled in gaps for fixed structures that were missing in one timestep but detected in the previous and following timesteps, and dropped detections appearing in a single timestep. Finally, the dataset underwent extensive manual review and editing by researchers and industry experts in order to refine the final product, and provide the most accurate dataset possible.</p> <h3>Data field descriptions</h3> <p>Each detection has a unique individual identifier (<em>detection_id</em>). A six-month image composite is used in the classification, therefore the <em>detection_date</em> represents the middle of the six month period. This helps to remove non-stationary objects (i.e. vessels), and avoid confusion in the model if a structure is being built, or there isn’t adequate imagery available. <em>structure_id</em> allows you to track a structure through time. There are therefore many <em>detection_id</em> (one for each month the structure is detected) for each <em>structure_id</em>. Labels of <em>wind</em> and <em>oil </em>represent any wind or oil related structure respectively. <em>Unknown</em> represents a structure that is not oil or wind related, such as bridges or navigational buoys. </p> <p>Label confidence levels of ‘High’. ‘Medium’ and ‘Low’ are assigned to each structure, and are conditional on where the detections fell in relation to the boundaries of manually developed wind and oil polygons, and whether the label has changed from the previous month. The <em>label_confidence</em> field can be used to filter analysis. </p> <h2>Resources, code and other notes</h2> <p>Two repos are used in the automation process, both of which are private, and should not be shared publicly.</p> <p>Detection and classification: https://github.com/GlobalFishingWatch/sentinel-1-ee/tree/master</p> <p>Clustering and reclassification: https://github.com/GlobalFishingWatch/infrastructure-post-processing</p> <p>All code developed for the paper, Paolo, F.S., Kroodsma, D., Raynor, J. et al. Satellite mapping reveals extensive industrial activity at sea. Nature 625, 85–91 (2024). https://doi.org/10.1038/s41586-023-06825-8, including SAR detection, deep learning models, and analyses is open source and freely available at https://github.com/GlobalFishingWatch/paper-industrial-activity.</p> <h2>Sources data and citations</h2> <p>Copernicus Sentinel data 2017-current</p> <p>Lujala, Päivi; Jan Ketil Rød & Nadia Thieme, 2007. 'Fighting over Oil: Introducing A New Dataset', Conflict Management and Peace Science 24(3), 239-256</p> <p>Sabbatino, M., Romeo, L., Baker, V., Bauer, J., Barkhurst, A., Bean, A., DiGiulio, J., Jones, K., Jones, T.J., Justman, D., Miller III, R., Rose, K., and Tong., A., Global Oil & Gas Infrastructure Features Database Geocube Collection, 2019-03-25, https://edx.netl.doe.gov/dataset/global-oil-gas-infrastructure-features-database-geocube-collection, DOI: 10.18141/1502839</p> <h2>License</h2> <p>Non-Commercial Use Only. The Site and the Services are provided for Non-Commercial use only in accordance with the CC BY-NC 4.0 license. If you would like to use the Site and/or the Services for commercial purposes, please contact us.</p> <h2>Global Fishing Watch metadata</h2> <p>Infrastructure development methods should reference the paper:</p> <p>Paolo, F.S., Kroodsma, D., Raynor, J. et al. Satellite mapping reveals extensive industrial activity at sea. Nature 625, 85–91 (2024). https://doi.org/10.1038/s41586-023-06825-8</p> <p>All code developed for the paper, including SAR detection, deep learning models, and analyses is open source and freely available at https://github.com/GlobalFishingWatch/paper-industrial-activity. All the data generated and used by these scripts can reference the following data repos:</p> <p>Analysis and Figures: https://doi.org/10.6084/m9.figshare.24309475</p> <p>Training and Evaluation: https://doi.org/10.6084/m9.figshare.24309469</p>",
|
|
@@ -2349,6 +2538,15 @@
|
|
|
2349
2538
|
"medium": "medium",
|
|
2350
2539
|
"low": "low"
|
|
2351
2540
|
}
|
|
2541
|
+
},
|
|
2542
|
+
"structure_end_date": {
|
|
2543
|
+
"keyword": "structure_end_date"
|
|
2544
|
+
},
|
|
2545
|
+
"structure_id": {
|
|
2546
|
+
"keyword": "structure_id"
|
|
2547
|
+
},
|
|
2548
|
+
"structure_start_date": {
|
|
2549
|
+
"keyword": "structure_start_date"
|
|
2352
2550
|
}
|
|
2353
2551
|
}
|
|
2354
2552
|
},
|
|
@@ -2530,7 +2728,18 @@
|
|
|
2530
2728
|
},
|
|
2531
2729
|
"public-global-ports-footprint": {
|
|
2532
2730
|
"name": "Anchorages convex hulls by portId",
|
|
2533
|
-
"description": "Anchorages footprint using the convex hull grouped by portId"
|
|
2731
|
+
"description": "Anchorages footprint using the convex hull grouped by portId",
|
|
2732
|
+
"schema": {
|
|
2733
|
+
"area": {
|
|
2734
|
+
"keyword": "area"
|
|
2735
|
+
},
|
|
2736
|
+
"label": {
|
|
2737
|
+
"keyword": "label"
|
|
2738
|
+
},
|
|
2739
|
+
"perimeter": {
|
|
2740
|
+
"keyword": "perimeter"
|
|
2741
|
+
}
|
|
2742
|
+
}
|
|
2534
2743
|
},
|
|
2535
2744
|
"public-global-presence-vi-653": {
|
|
2536
2745
|
"name": "AIS",
|
|
@@ -2684,11 +2893,111 @@
|
|
|
2684
2893
|
},
|
|
2685
2894
|
"public-global-vessel-identity-vi-653": {
|
|
2686
2895
|
"name": "AIS (all vessel types)",
|
|
2687
|
-
"description": "Vessel Identity (all shiptypes)"
|
|
2896
|
+
"description": "Vessel Identity (all shiptypes)",
|
|
2897
|
+
"schema": {
|
|
2898
|
+
"imo": {
|
|
2899
|
+
"keyword": "imo"
|
|
2900
|
+
},
|
|
2901
|
+
"registryInfo.callsign": {
|
|
2902
|
+
"keyword": "callsign"
|
|
2903
|
+
},
|
|
2904
|
+
"registryInfo.flag": {
|
|
2905
|
+
"keyword": "flag"
|
|
2906
|
+
},
|
|
2907
|
+
"registryInfo.imo": {
|
|
2908
|
+
"keyword": "imo"
|
|
2909
|
+
},
|
|
2910
|
+
"registryInfo.nShipname": {
|
|
2911
|
+
"keyword": "nShipname"
|
|
2912
|
+
},
|
|
2913
|
+
"registryInfo.recordId": {
|
|
2914
|
+
"keyword": "recordId"
|
|
2915
|
+
},
|
|
2916
|
+
"registryInfo.shipname": {
|
|
2917
|
+
"keyword": "shipname"
|
|
2918
|
+
},
|
|
2919
|
+
"registryInfo.ssvid": {
|
|
2920
|
+
"keyword": "ssvid"
|
|
2921
|
+
},
|
|
2922
|
+
"registryInfo.transmissionDateFrom": {
|
|
2923
|
+
"keyword": "transmissionDateFrom"
|
|
2924
|
+
},
|
|
2925
|
+
"registryInfo.transmissionDateTo": {
|
|
2926
|
+
"keyword": "transmissionDateTo"
|
|
2927
|
+
},
|
|
2928
|
+
"registryLastUpdateDate": {
|
|
2929
|
+
"keyword": "registryLastUpdateDate"
|
|
2930
|
+
},
|
|
2931
|
+
"registryOwners.name": {
|
|
2932
|
+
"keyword": "name"
|
|
2933
|
+
},
|
|
2934
|
+
"registryTmtExtraFields.masterEntityId": {
|
|
2935
|
+
"keyword": "masterEntityId"
|
|
2936
|
+
},
|
|
2937
|
+
"selfReportedInfo.imo": {
|
|
2938
|
+
"keyword": "imo"
|
|
2939
|
+
},
|
|
2940
|
+
"selfReportedInfo.ssvid": {
|
|
2941
|
+
"keyword": "ssvid"
|
|
2942
|
+
},
|
|
2943
|
+
"ssvid": {
|
|
2944
|
+
"keyword": "ssvid"
|
|
2945
|
+
}
|
|
2946
|
+
}
|
|
2688
2947
|
},
|
|
2689
2948
|
"public-global-vessel-identity": {
|
|
2690
2949
|
"name": "AIS (all vessel types)",
|
|
2691
|
-
"description": "Vessel Identity (all shiptypes)"
|
|
2950
|
+
"description": "Vessel Identity (all shiptypes)",
|
|
2951
|
+
"schema": {
|
|
2952
|
+
"imo": {
|
|
2953
|
+
"keyword": "imo"
|
|
2954
|
+
},
|
|
2955
|
+
"registryInfo.callsign": {
|
|
2956
|
+
"keyword": "callsign"
|
|
2957
|
+
},
|
|
2958
|
+
"registryInfo.flag": {
|
|
2959
|
+
"keyword": "flag"
|
|
2960
|
+
},
|
|
2961
|
+
"registryInfo.imo": {
|
|
2962
|
+
"keyword": "imo"
|
|
2963
|
+
},
|
|
2964
|
+
"registryInfo.nShipname": {
|
|
2965
|
+
"keyword": "nShipname"
|
|
2966
|
+
},
|
|
2967
|
+
"registryInfo.recordId": {
|
|
2968
|
+
"keyword": "recordId"
|
|
2969
|
+
},
|
|
2970
|
+
"registryInfo.shipname": {
|
|
2971
|
+
"keyword": "shipname"
|
|
2972
|
+
},
|
|
2973
|
+
"registryInfo.ssvid": {
|
|
2974
|
+
"keyword": "ssvid"
|
|
2975
|
+
},
|
|
2976
|
+
"registryInfo.transmissionDateFrom": {
|
|
2977
|
+
"keyword": "transmissionDateFrom"
|
|
2978
|
+
},
|
|
2979
|
+
"registryInfo.transmissionDateTo": {
|
|
2980
|
+
"keyword": "transmissionDateTo"
|
|
2981
|
+
},
|
|
2982
|
+
"registryLastUpdateDate": {
|
|
2983
|
+
"keyword": "registryLastUpdateDate"
|
|
2984
|
+
},
|
|
2985
|
+
"registryOwners.name": {
|
|
2986
|
+
"keyword": "name"
|
|
2987
|
+
},
|
|
2988
|
+
"registryTmtExtraFields.masterEntityId": {
|
|
2989
|
+
"keyword": "masterEntityId"
|
|
2990
|
+
},
|
|
2991
|
+
"selfReportedInfo.imo": {
|
|
2992
|
+
"keyword": "imo"
|
|
2993
|
+
},
|
|
2994
|
+
"selfReportedInfo.ssvid": {
|
|
2995
|
+
"keyword": "ssvid"
|
|
2996
|
+
},
|
|
2997
|
+
"ssvid": {
|
|
2998
|
+
"keyword": "ssvid"
|
|
2999
|
+
}
|
|
3000
|
+
}
|
|
2692
3001
|
},
|
|
2693
3002
|
"public-global-vessel-insights": {
|
|
2694
3003
|
"name": "AIS (Insights)",
|
|
@@ -2783,6 +3092,10 @@
|
|
|
2783
3092
|
"name": "Important Marine Mammal Areas (IMMA)",
|
|
2784
3093
|
"description": "<h2>Overview</h2>\n<p>Important Marine Mammal Areas (IMMAs) are defined as discrete portions of habitat, important to marine mammal species, that have the potential to be delineated and managed for conservation.</p>\n<p>IMMAs are not marine protected areas (MPAs). IMMAs are identified based on scientific expert knowledge, along with peer review, in order to prioritise their consideration for conservation measures by governments, intergovernmental organisations, conservation groups, industry or business, and the general public.</p>\n<p>The IMMA spatial layer aims to attract the attention of policy- and decision-makers to the opportunity, as well as to the need, to ensure the favourable conservation status of marine mammals in specific areas through the implementation of the most appropriate management measures. This can include an MPA designation, shipping or fishing regulations, and/or monitoring. However, IMMAs per se are a scientific knowledge product totally devoid of management implications.</p>\n<p>Please note the following:</p>\n<ul>\n<li>Dedicated efforts to identify IMMAs have not yet covered all of the global ocean but global coverage is anticipated in the near future.</li><li>Waters outside of IMMAs in all areas of the ocean may still be important for the long-term survival and well-being of marine mammals.</li><li>Human activities taking place in marine environments everywhere must be conducted responsibly.</li></ul>"
|
|
2785
3094
|
},
|
|
3095
|
+
"public-indian-ocean-isa-claim-areas": {
|
|
3096
|
+
"name": "Indian Ocean ISA License Areas",
|
|
3097
|
+
"description": "This layer depicts the ISA license areas for seabed mining in the Indian Ocean, which primarily contain polymetallic sulfides and polymetallic nodules. Exploration leases in this region are currently held by India, Germany, South Korea, and China."
|
|
3098
|
+
},
|
|
2786
3099
|
"public-indonesia-fishing-effort": {
|
|
2787
3100
|
"name": "Indonesia VMS",
|
|
2788
3101
|
"description": "VMS data for Indonesia is not currently available for the period from July 2020.\n\nVessel monitoring system (VMS) data provided by the Indonesian Government’s Ministry of Maritime Affairs and Fisheries. Data is collected using their VMS via satellites and terrestrial receivers, and contains a vessel identities, gear type, location, speed, direction and more. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) data to identify fishing activity and behaviors. The algorithm classifies each broadcast data point for these vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch fishing activity heat map. VMS broadcasts data quite differently from AIS and may give different measures of completeness, accuracy and quality. Over time our algorithms will improve across all our broadcast data formats. Global Fishing Watch’s fishing presence algorithm for VMS, as for AIS, is a best effort to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified, or that the heat map may show apparent fishing activity where fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as “apparent,” rather than certain. Any/all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at your own risk. Global Fishing Watch fishing presence algorithms are developed and tested using actual fishing event data collected by observers, combined with expert analysis of AIS vessel movement data resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and automated classification techniques."
|
|
@@ -2803,32 +3116,81 @@
|
|
|
2803
3116
|
"name": "Inshore Fishing Zone",
|
|
2804
3117
|
"description": "50 nm around the Tristan Archipelago and 40nm around Gough (8% of EEZ)"
|
|
2805
3118
|
},
|
|
3119
|
+
"public-isa-areas-contractor": {
|
|
3120
|
+
"name": "ISA Areas by Contractor",
|
|
3121
|
+
"description": "<h2>ISA Contractor Information</h2> <table> <thead> <tr> <th>Contractor ID</th> <th>Preferred Contractor Name</th> <th>Nationality</th> </tr> </thead> <tbody> <tr> <td>BGRPMN1</td> <td> Federal Institute for Geosciences and Natural Resources of Germany - PMN </td> <td>Germany</td> </tr> <tr> <td>BGRPMS1</td> <td> Federal Institute for Geosciences and Natural Resources of Germany - PMS </td> <td>Germany</td> </tr> <tr> <td>BMJPMN1</td> <td>Blue Minerals Jamaica Limited (BMJ) - PMN</td> <td>Jamaica</td> </tr> <tr> <td>BPHDCPMN1</td> <td>Beijing Pioneer Hi-Tech Development Corporation - PMN</td> <td>China</td> </tr> <tr> <td>BrazilCRFC1</td> <td>Companhia de Pesquisa de Recursos Minerais S.A. - CRFC</td> <td>Brazil</td> </tr> <tr> <td>CIICPMN1</td> <td>Cook Islands Investment Corporation - PMN</td> <td>Cook Islands</td> </tr> <tr> <td>CMMPMN1</td> <td>China Minmetals Corporation - PMN</td> <td>China</td> </tr> <tr> <td>COMRACRFC1</td> <td> China Ocean Mineral Resources Research and Development Association - CRFC </td> <td>China</td> </tr> <tr> <td>COMRAPMN1</td> <td> China Ocean Mineral Resources Research and Development Association - PMN </td> <td>China</td> </tr> <tr> <td>COMRAPMS1</td> <td> China Ocean Mineral Resources Research and Development Association - PMS </td> <td>China</td> </tr> <tr> <td>DORDPMN1</td> <td>Deep Ocean Resources Development Co. Ltd. - PMN</td> <td>Japan</td> </tr> <tr> <td>GSRPMN1</td> <td>Global Sea Mineral Resources NV - PMN</td> <td>Belgium</td> </tr> <tr> <td>IFREMERPMN1</td> <td> Institut français de recherche pour l'exploitation de la mer - PMN </td> <td>France</td> </tr> <tr> <td>IFREMERPMS1</td> <td> Institut français de recherche pour l'exploitation de la mer - PMS </td> <td>France</td> </tr> <tr> <td>IndiaPMN1</td> <td>Government of India - PMN</td> <td>India</td> </tr> <tr> <td>IndiaPMS1</td> <td>Government of India - PMS</td> <td>India</td> </tr> <tr> <td>IOMPMN1</td> <td>Interoceanmetal Joint Organization - PMN</td> <td>Poland</td> </tr> <tr> <td>KOREACRFC1</td> <td>Government of the Republic of Korea - CRFC</td> <td>Korea</td> </tr> <tr> <td>KOREAPMN1</td> <td>Government of the Republic of Korea - PMN</td> <td>Korea</td> </tr> <tr> <td>KOREAPMS1</td> <td>Government of the Republic of Korea - PMS</td> <td>Korea</td> </tr> <tr> <td>MARAWAPMN1</td> <td>Marawa Research and Exploration Ltd. - PMN</td> <td>Kiribati</td> </tr> <tr> <td>NORIPMN1</td> <td>Nauru Ocean Resources Inc. - PMN</td> <td>Nauru</td> </tr> <tr> <td>OMSPMN1</td> <td>Ocean Mineral Singapore Pte. Ltd. - PMN</td> <td>Singapore</td> </tr> <tr> <td>POLPMS1</td> <td>Government of the Republic of Poland - PMS</td> <td>Poland</td> </tr> <tr> <td>RUSFEDPMS1</td> <td>Government of the Russian Federation - PMS</td> <td>Russia</td> </tr> <tr> <td>RUSMNRCRFC1</td> <td> Ministry of Natural resources and environment of the russian federation - CRFC </td> <td>Russia</td> </tr> <tr> <td>TOMLPMN1</td> <td>Tonga Offshore Mining Limited - PMN</td> <td>Tonga</td> </tr> <tr> <td>UKSRLPMN1</td> <td>UK Seabed Resources Ltd. - I - PMN</td> <td>UK</td> </tr> <tr> <td>UKSRLPMN2</td> <td>UK Seabed Resources Ltd. - II - PMN</td> <td>UK</td> </tr> <tr> <td>YUZHPMN1</td> <td>Yuzhmorgeologiya - PMN</td> <td>Russia</td> </tr> </tbody> </table>",
|
|
3122
|
+
"schema": {
|
|
3123
|
+
"act_date": {
|
|
3124
|
+
"keyword": "act_date",
|
|
3125
|
+
"enum": {
|
|
3126
|
+
"1425945600000": "1425945600000",
|
|
3127
|
+
"1474848000000": "1474848000000"
|
|
3128
|
+
}
|
|
3129
|
+
},
|
|
3130
|
+
"contract": {
|
|
3131
|
+
"keyword": "contract",
|
|
3132
|
+
"enum": {
|
|
3133
|
+
"BrazilCRFC1": "BrazilCRFC1",
|
|
3134
|
+
"BGRPMN1": "BGRPMN1",
|
|
3135
|
+
"IFREMERPMN1": "IFREMERPMN1",
|
|
3136
|
+
"KOREACRFC1": "KOREACRFC1",
|
|
3137
|
+
"KOREAPMN1": "KOREAPMN1",
|
|
3138
|
+
"JOGMECCRFC1": "JOGMECCRFC1",
|
|
3139
|
+
"IFREMERPMS1": "IFREMERPMS1",
|
|
3140
|
+
"IOMPMN1": "IOMPMN1",
|
|
3141
|
+
"BPHDCPMN1": "BPHDCPMN1",
|
|
3142
|
+
"DORDPMN1": "DORDPMN1",
|
|
3143
|
+
"POLPMS1": "POLPMS1",
|
|
3144
|
+
"UKSRLPMN2": "UKSRLPMN2",
|
|
3145
|
+
"UKSRLPMN1": "UKSRLPMN1",
|
|
3146
|
+
"YUZHPMN1": "YUZHPMN1",
|
|
3147
|
+
"BMJPMN1": "BMJPMN1",
|
|
3148
|
+
"RUSMNRCRFC1": "RUSMNRCRFC1",
|
|
3149
|
+
"CIICPMN1": "CIICPMN1",
|
|
3150
|
+
"IndiaPMS1": "IndiaPMS1",
|
|
3151
|
+
"IndiaPMN1": "IndiaPMN1",
|
|
3152
|
+
"OMSPMN1": "OMSPMN1",
|
|
3153
|
+
"RUSFEDPMS1": "RUSFEDPMS1",
|
|
3154
|
+
"CRFCReserved": "CRFCReserved",
|
|
3155
|
+
"GSRPMN1": "GSRPMN1",
|
|
3156
|
+
"KOREAPMS1": "KOREAPMS1",
|
|
3157
|
+
"MARAWAPMN1": "MARAWAPMN1",
|
|
3158
|
+
"COMRAPMS1": "COMRAPMS1",
|
|
3159
|
+
"COMRACRFC1": "COMRACRFC1",
|
|
3160
|
+
"CMMPMN1": "CMMPMN1",
|
|
3161
|
+
"NORIPMN1": "NORIPMN1",
|
|
3162
|
+
"TOMLPMN1": "TOMLPMN1",
|
|
3163
|
+
"BGRPMS1": "BGRPMS1",
|
|
3164
|
+
"COMRAPMN1": "COMRAPMN1",
|
|
3165
|
+
"PMNReserved": "PMNReserved"
|
|
3166
|
+
}
|
|
3167
|
+
},
|
|
3168
|
+
"layer": {
|
|
3169
|
+
"keyword": "layer",
|
|
3170
|
+
"enum": {
|
|
3171
|
+
"CFC Reserved Areas": "CFC Reserved Areas",
|
|
3172
|
+
"CFC Exploration Areas": "CFC Exploration Areas",
|
|
3173
|
+
"PMN Reserved Areas": "PMN Reserved Areas",
|
|
3174
|
+
"PMN Exploration Areas": "PMN Exploration Areas",
|
|
3175
|
+
"PMS Exploration Areas": "PMS Exploration Areas"
|
|
3176
|
+
}
|
|
3177
|
+
}
|
|
3178
|
+
}
|
|
3179
|
+
},
|
|
2806
3180
|
"public-isa-layers": {
|
|
2807
|
-
"name": "ISA
|
|
2808
|
-
"description": "
|
|
3181
|
+
"name": "ISA Areas by Resource Type",
|
|
3182
|
+
"description": "This layer shows the areas managed by the International Seabed Authority across all ocean regions and seabed mineral resource types. \n\nExploration areas are those that have been licensed to States or individual contractors sponsored by a State for exploration of mineral resources under a 15-year contract. This enables the contract holder to conduct seabed surveys and environmental studies to assess the resource and region. These are the areas that could ultimately become licensed for exploitation if a State or contractor were to apply for a commercial exploitation permit. \n\nReserved areas are those that have been set aside by the ISA on behalf of developing nations to safeguard opportunity and access to these common heritage resources in the future. \n\nAreas of Particular Environmental Interest (APEI): These areas are protected from future exploitation of mineral resources to safeguard biodiversity and ecosystem health. The Regional Environmental Management Plan (REMP) of the International Seabed Authority initially established nine APEIs, but four more have been added as of December 2021. A total of thirteen APEIs have been designated by the ISA to date, protecting nearly 2 million square kilometers of the Clarion-Clipperton Zone in the Pacific Ocean. \n\nCFC Exploration Areas: Cobalt-rich ferromanganese crust resource areas licensed for exploration under the International Seabed Authority.\n\nCFC Reserved Areas: Cobalt-rich ferromanganese crust resource areas reserved under the International Seabed Authority.\n\nClarion-Clipperton Zone Management Area: This area encompasses the entire management region of the Clarion-Clipperton Zone of the Eastern Pacific Ocean, including all exploration areas, reserved areas, and areas of particular environmental interest. The CCZ spans 4.5 million square kilometers between Hawai’i and Mexico. \n\nPMN Exploration Areas: Polymetallic nodule resource areas licensed for exploration by the International Seabed Authority.\n\n\nPMN Reserved Areas: Polymetallic nodule resource areas reserved under the International Seabed Authority.\n\nPMS Exploration Areas: Polymetallic sulphide resource areas licensed for exploration by the International Seabed Authority.",
|
|
2809
3183
|
"schema": {
|
|
2810
3184
|
"label": {
|
|
2811
3185
|
"keyword": "label",
|
|
2812
3186
|
"enum": {
|
|
2813
|
-
"Clarion-Clipperton Zone management area": "Clarion-Clipperton Zone management area",
|
|
2814
|
-
"Areas of particular environmental interest within the Clarion-Clipperton Zone": "Areas of particular environmental interest within the Clarion-Clipperton Zone",
|
|
2815
|
-
"CFC Exploration Areas": "CFC Exploration Areas",
|
|
2816
3187
|
"CFC Reserved Areas": "CFC Reserved Areas",
|
|
2817
3188
|
"PMN Exploration Areas": "PMN Exploration Areas",
|
|
3189
|
+
"PMS Exploration Areas": "PMS Exploration Areas",
|
|
2818
3190
|
"PMN Reserved Areas": "PMN Reserved Areas",
|
|
2819
|
-
"
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
"layer": {
|
|
2823
|
-
"keyword": "layer",
|
|
2824
|
-
"enum": {
|
|
2825
|
-
"GIS-CCZ-Management-Areas — CCZ_Management_Areas.shp copy": "GIS-CCZ-Management-Areas — CCZ_Management_Areas.shp copy",
|
|
2826
|
-
"ISAwebsite_APEIs — ISAwebsite_APEIs Dissolved": "ISAwebsite_APEIs — ISAwebsite_APEIs Dissolved",
|
|
2827
|
-
"ISAwebsite_fclContractAreasCRFC — ISAwebsite_fclContractAreasCRFC Dissolved": "ISAwebsite_fclContractAreasCRFC — ISAwebsite_fclContractAreasCRFC Dissolved",
|
|
2828
|
-
"ISAwebsite_fclContractAreasCRFCres — ISAwebsite_fclContractAreasCRFCres Dissolved": "ISAwebsite_fclContractAreasCRFCres — ISAwebsite_fclContractAreasCRFCres Dissolved",
|
|
2829
|
-
"ISAwebsite_fclContractAreasPMN — ISAwebsite_fclContractAreasPMN Dissolved": "ISAwebsite_fclContractAreasPMN — ISAwebsite_fclContractAreasPMN Dissolved",
|
|
2830
|
-
"ISAwebsite_fclContractAreasPMNres — ISAwebsite_fclContractAreasPMNres Dissolved": "ISAwebsite_fclContractAreasPMNres — ISAwebsite_fclContractAreasPMNres Dissolved",
|
|
2831
|
-
"ISAwebsite_fclContractAreasPMS — ISAwebsite_fclContractAreasPMS Dissolved": "ISAwebsite_fclContractAreasPMS — ISAwebsite_fclContractAreasPMS Dissolved"
|
|
3191
|
+
"Areas of particular environmental interest within the Clarion-Clipperton Zone": "Areas of particular environmental interest within the Clarion-Clipperton Zone",
|
|
3192
|
+
"Clarion-Clipperton Zone management area": "Clarion-Clipperton Zone management area",
|
|
3193
|
+
"CFC Exploration Areas": "CFC Exploration Areas"
|
|
2832
3194
|
}
|
|
2833
3195
|
}
|
|
2834
3196
|
}
|
|
@@ -2880,6 +3242,10 @@
|
|
|
2880
3242
|
"name": "Mexico VMS (Fishing vessels)",
|
|
2881
3243
|
"description": "Dataset for VMS Mexico (Public)"
|
|
2882
3244
|
},
|
|
3245
|
+
"public-mid-atlantic-isa-claim-areas": {
|
|
3246
|
+
"name": "Mid-Atlantic ISA License Areas",
|
|
3247
|
+
"description": "This layer depicts the ISA license areas for seabed mining on the Mid-Atlantic Ridge, which contain polymetallic sulfides. Exploration leases in this region are currently held by France, Russia, and Poland."
|
|
3248
|
+
},
|
|
2883
3249
|
"public-mp-atlas": {
|
|
2884
3250
|
"name": "MPAs (MPAtlas)",
|
|
2885
3251
|
"description": "<p><a href=\"https://www.science.org/doi/10.1126/science.abf0861/\" target=\"_blank\" >The MPA Guide</a > is intended to fill a gap in existing MPA classification and assessment tools to help determine how likely MPAs are to deliver the desired conservation outcomes. Over the past few years, the MPAtlas team and key collaborators have applied The MPA Guide framework to MPAs around the world to develop a clearer picture of global marine protection, which includes a recent study establishing a baseline for global \"30x30\" targets - Publication: <a href=\"https://conbio.onlinelibrary.wiley.com/doi/10.1111/conl.13020\" target=\"_blank\" >Ocean Protection Quality is Lagging Behind Quantity</a >. MPAtlas is the online repository for MPA Guide assessments and associated data. Stage of Establishment represents where the MPA is in its process of being an MPA. <u>Proposed/Committed</u>: The intent to create an MPA is made public. <u>Designated</u>: MPA is established/recognized through legal means or other authoritative rulemaking. <u>Implemented</u>: MPA is acknowledged to be operation ‘in the water’ with plans for management activated. <u>Actively managed</u>: MPA management is ongoing, with monitoring, periodic review and adjustments made as needed to achieve biodiversity conservation and other ecological and social goals. Level of Protection represents the extent to which the MPA protected from seven main types of human activities and is likely to generate positive biodiversity outcomes. <u>Fully Protected</u>: No impact from extractive or destructive activities is allowed, and all abatable impacts are minimized. <u>Highly Protected</u>: Only light extractive activities are allowed that have low total impact, and all other abatable impacts are minimized. <u>Lightly Protected</u>: Some protection of biodiversity exists, but extractive or destructive activities that can have moderate to significant impact are allowed. <u>Minimally Protected</u>: Extensive extraction and other activities with high total impact are allowed, but the site can still be considered an MPA under the IUCN protected area definition and provides some conservation benefit. Some areas allow activities that have an impact so large that they are incompatible with the conservation of biodiversity, as defined by the IUCN. For more information, please visit <a href=\"https://mpatlas.org/\" target=\"_blank\">https://mpatlas.org/</a>. Each assessed MPA has a score card that describes its stage of establishment and level of protection, as well as more details about the components that contributed to these assessments. Note: The MPAtlas dataset does not contain boundaries for all global MPAs, only those assessed against MPA quality frameworks. </p>",
|
|
@@ -2923,17 +3289,13 @@
|
|
|
2923
3289
|
"name": "Marine Protection Zone",
|
|
2924
3290
|
"description": "90% of EEZ"
|
|
2925
3291
|
},
|
|
3292
|
+
"public-northwest-pacific-isa-claim-areas": {
|
|
3293
|
+
"name": "Northwest Pacific ISA License Areas",
|
|
3294
|
+
"description": "This layer depicts the ISA license areas for seabed mining in the Northwestern Pacific, which primarily contain resources from cobalt-rich ferromanganese crusts and polymetallic nodules. Several countries hold exploration leases in this region including China, Japan, Russia, and South Korea."
|
|
3295
|
+
},
|
|
2926
3296
|
"public-norway-fishing-effort": {
|
|
2927
3297
|
"name": "Norway VMS",
|
|
2928
|
-
"description": "Vessel monitoring system (VMS) data is provided by the The Norwegian Directorate of Fisheries. Data is collected using Norway’s vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques"
|
|
2929
|
-
"schema": {
|
|
2930
|
-
"flag": {
|
|
2931
|
-
"keyword": "flag",
|
|
2932
|
-
"enum": {
|
|
2933
|
-
"NOR": "NOR"
|
|
2934
|
-
}
|
|
2935
|
-
}
|
|
2936
|
-
}
|
|
3298
|
+
"description": "Vessel monitoring system (VMS) data is provided by the The Norwegian Directorate of Fisheries. Data is collected using Norway’s vessel monitoring system via satellites and is published on a three-day delay containing information on vessels’ location, speed, course, and movement. Global Fishing Watch analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity.” It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity,” “fishing” or “fishing effort,” as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques"
|
|
2937
3299
|
},
|
|
2938
3300
|
"public-norway-presence": {
|
|
2939
3301
|
"name": "Norway VMS",
|
|
@@ -2952,11 +3314,49 @@
|
|
|
2952
3314
|
},
|
|
2953
3315
|
"public-norway-vessel-identity-fishing": {
|
|
2954
3316
|
"name": "Norway VMS (Fishing Vessels)",
|
|
2955
|
-
"description": "Dataset for VMS Norway (Public)"
|
|
3317
|
+
"description": "Dataset for VMS Norway (Public)",
|
|
3318
|
+
"schema": {
|
|
3319
|
+
"selfReportedInfo.geartypes.name": {
|
|
3320
|
+
"keyword": "geartypes",
|
|
3321
|
+
"enum": {
|
|
3322
|
+
"DREDGE_FISHING": "DREDGE_FISHING",
|
|
3323
|
+
"DRIFTING_LONGLINES": "DRIFTING_LONGLINES",
|
|
3324
|
+
"FISHING": "FISHING",
|
|
3325
|
+
"FIXED_GEAR": "FIXED_GEAR",
|
|
3326
|
+
"POLE_AND_LINE": "POLE_AND_LINE",
|
|
3327
|
+
"POTS_AND_TRAPS": "POTS_AND_TRAPS",
|
|
3328
|
+
"PURSE_SEINES": "PURSE_SEINES",
|
|
3329
|
+
"SEINERS": "SEINERS",
|
|
3330
|
+
"SET_GILLNETS": "SET_GILLNETS",
|
|
3331
|
+
"SET_LONGLINES": "SET_LONGLINES",
|
|
3332
|
+
"TRAWLERS": "TRAWLERS",
|
|
3333
|
+
"TROLLERS": "TROLLERS"
|
|
3334
|
+
}
|
|
3335
|
+
}
|
|
3336
|
+
}
|
|
2956
3337
|
},
|
|
2957
3338
|
"public-norway-vessel-identity-non-fishing": {
|
|
2958
3339
|
"name": "Norway VMS (Non Fishing Vessels)",
|
|
2959
|
-
"description": "Dataset for VMS Norway (Public)"
|
|
3340
|
+
"description": "Dataset for VMS Norway (Public)",
|
|
3341
|
+
"schema": {
|
|
3342
|
+
"selfReportedInfo.geartypes.name": {
|
|
3343
|
+
"keyword": "geartypes",
|
|
3344
|
+
"enum": {
|
|
3345
|
+
"DREDGE_FISHING": "DREDGE_FISHING",
|
|
3346
|
+
"DRIFTING_LONGLINES": "DRIFTING_LONGLINES",
|
|
3347
|
+
"FISHING": "FISHING",
|
|
3348
|
+
"FIXED_GEAR": "FIXED_GEAR",
|
|
3349
|
+
"POLE_AND_LINE": "POLE_AND_LINE",
|
|
3350
|
+
"POTS_AND_TRAPS": "POTS_AND_TRAPS",
|
|
3351
|
+
"PURSE_SEINES": "PURSE_SEINES",
|
|
3352
|
+
"SEINERS": "SEINERS",
|
|
3353
|
+
"SET_GILLNETS": "SET_GILLNETS",
|
|
3354
|
+
"SET_LONGLINES": "SET_LONGLINES",
|
|
3355
|
+
"TRAWLERS": "TRAWLERS",
|
|
3356
|
+
"TROLLERS": "TROLLERS"
|
|
3357
|
+
}
|
|
3358
|
+
}
|
|
3359
|
+
}
|
|
2960
3360
|
},
|
|
2961
3361
|
"public-paa-duke": {
|
|
2962
3362
|
"name": "PAAS",
|
|
@@ -2968,11 +3368,33 @@
|
|
|
2968
3368
|
},
|
|
2969
3369
|
"public-panama-vessel-identity-fishing": {
|
|
2970
3370
|
"name": "Panama VMS (Public Fishing Vessels)",
|
|
2971
|
-
"description": "Dataset for VMS Panama (Public)"
|
|
3371
|
+
"description": "Dataset for VMS Panama (Public)",
|
|
3372
|
+
"schema": {
|
|
3373
|
+
"selfReportedInfo.imo": {
|
|
3374
|
+
"keyword": "imo"
|
|
3375
|
+
},
|
|
3376
|
+
"selfReportedInfo.nationalRegisterNumber": {
|
|
3377
|
+
"keyword": "nationalRegisterNumber"
|
|
3378
|
+
},
|
|
3379
|
+
"selfReportedInfo.ssvid": {
|
|
3380
|
+
"keyword": "ssvid"
|
|
3381
|
+
}
|
|
3382
|
+
}
|
|
2972
3383
|
},
|
|
2973
3384
|
"public-panama-vessel-identity-non-fishing": {
|
|
2974
3385
|
"name": "Panama VMS (Public Non fishing vessels)",
|
|
2975
|
-
"description": "Dataset for VMS Panama - Carriers (Public)"
|
|
3386
|
+
"description": "Dataset for VMS Panama - Carriers (Public)",
|
|
3387
|
+
"schema": {
|
|
3388
|
+
"selfReportedInfo.imo": {
|
|
3389
|
+
"keyword": "imo"
|
|
3390
|
+
},
|
|
3391
|
+
"selfReportedInfo.nationalRegisterNumber": {
|
|
3392
|
+
"keyword": "nationalRegisterNumber"
|
|
3393
|
+
},
|
|
3394
|
+
"selfReportedInfo.ssvid": {
|
|
3395
|
+
"keyword": "ssvid"
|
|
3396
|
+
}
|
|
3397
|
+
}
|
|
2976
3398
|
},
|
|
2977
3399
|
"public-peru-fishing-effort": {
|
|
2978
3400
|
"name": "Peru VMS",
|
|
@@ -3022,7 +3444,7 @@
|
|
|
3022
3444
|
"name": "Peru VMS (Fishing Vessels)",
|
|
3023
3445
|
"description": "Dataset for VMS Peru (Public)",
|
|
3024
3446
|
"schema": {
|
|
3025
|
-
"casco": {
|
|
3447
|
+
"selfReportedInfo.casco": {
|
|
3026
3448
|
"keyword": "casco",
|
|
3027
3449
|
"enum": {
|
|
3028
3450
|
"ACERO NAVAL": "ACERO NAVAL",
|
|
@@ -3032,7 +3454,10 @@
|
|
|
3032
3454
|
"FIBRA DE VIDRIO": "FIBRA DE VIDRIO"
|
|
3033
3455
|
}
|
|
3034
3456
|
},
|
|
3035
|
-
"
|
|
3457
|
+
"selfReportedInfo.externalId": {
|
|
3458
|
+
"keyword": "externalId"
|
|
3459
|
+
},
|
|
3460
|
+
"selfReportedInfo.fleet": {
|
|
3036
3461
|
"keyword": "fleet",
|
|
3037
3462
|
"enum": {
|
|
3038
3463
|
"industrial": "industrial",
|
|
@@ -3040,7 +3465,7 @@
|
|
|
3040
3465
|
"not defined": "not defined"
|
|
3041
3466
|
}
|
|
3042
3467
|
},
|
|
3043
|
-
"origin": {
|
|
3468
|
+
"selfReportedInfo.origin": {
|
|
3044
3469
|
"keyword": "origin",
|
|
3045
3470
|
"enum": {
|
|
3046
3471
|
"Peru": "Peru",
|
|
@@ -3049,19 +3474,101 @@
|
|
|
3049
3474
|
}
|
|
3050
3475
|
}
|
|
3051
3476
|
},
|
|
3052
|
-
"public-
|
|
3053
|
-
"name": "
|
|
3054
|
-
"description": "
|
|
3477
|
+
"public-pmn-exploration-areas-individual": {
|
|
3478
|
+
"name": "PMN Exploration Areas",
|
|
3479
|
+
"description": "Polymetallic nodules occur across abyssal plains. These nodules can be found at depths from 3000 meters to 6500 meters with high abundance in the Pacific Ocean and the Central Indian Ocean Basin. Nodules form at a rate of 1-3 millimeters per million years as metals from the surrounding water precipitate onto small particles, such as a grain of sand or a fragment of a shell, forming habitat for unique and poorly understood biodiversity. They are primarily composed of manganese, nickel, cobalt, copper, and rare earth elements. Exploration Areas under the International Seabed Authority are areas licensed for exploration of mineral resources to particular States and associated contractors. 75,000 square kilometers are allocated to each contractor for polymetallic nodule Exploration Areas.",
|
|
3480
|
+
"schema": {
|
|
3481
|
+
"act_date": {
|
|
3482
|
+
"keyword": "act_date",
|
|
3483
|
+
"enum": {
|
|
3484
|
+
"985816800000": "985816800000",
|
|
3485
|
+
"1717970400000": "1717970400000"
|
|
3486
|
+
}
|
|
3487
|
+
},
|
|
3488
|
+
"area_key": {
|
|
3489
|
+
"keyword": "area_key"
|
|
3490
|
+
},
|
|
3491
|
+
"contract_id": {
|
|
3492
|
+
"keyword": "contract_id",
|
|
3493
|
+
"enum": {
|
|
3494
|
+
"KOREAPMN1": "KOREAPMN1",
|
|
3495
|
+
"IOMPMN1": "IOMPMN1",
|
|
3496
|
+
"DORDPMN1": "DORDPMN1",
|
|
3497
|
+
"BMJPMN1": "BMJPMN1",
|
|
3498
|
+
"IndiaPMN1": "IndiaPMN1",
|
|
3499
|
+
"TOMLPMN1": "TOMLPMN1",
|
|
3500
|
+
"IFREMERPMN1": "IFREMERPMN1",
|
|
3501
|
+
"BGRPMN1": "BGRPMN1",
|
|
3502
|
+
"BPHDCPMN1": "BPHDCPMN1",
|
|
3503
|
+
"UKSRLPMN2": "UKSRLPMN2",
|
|
3504
|
+
"UKSRLPMN1": "UKSRLPMN1",
|
|
3505
|
+
"YUZHPMN1": "YUZHPMN1",
|
|
3506
|
+
"CIICPMN1": "CIICPMN1",
|
|
3507
|
+
"OMSPMN1": "OMSPMN1",
|
|
3508
|
+
"GSRPMN1": "GSRPMN1",
|
|
3509
|
+
"MARAWAPMN1": "MARAWAPMN1",
|
|
3510
|
+
"CMMPMN1": "CMMPMN1",
|
|
3511
|
+
"NORIPMN1": "NORIPMN1",
|
|
3512
|
+
"COMRAPMN1": "COMRAPMN1"
|
|
3513
|
+
}
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
},
|
|
3517
|
+
"public-pmn-reserved-areas-individual": {
|
|
3518
|
+
"name": "PMN Reserved Areas",
|
|
3519
|
+
"description": "Polymetallic nodules occur across abyssal plains. These nodules can be found at depths from 3000 meters to 6500 meters with high abundance in the Pacific Ocean and the Central Indian Ocean Basin. Nodules form at a rate of 1-3 millimeters per million years as metals from the surrounding water precipitate onto small particles, such as a grain of sand or a fragment of a shell, forming habitat for unique and poorly understood biodiversity. They are primarily composed of manganese, nickel, cobalt, copper, and rare earth elements. Reserved Areas under the International Seabed Authority are a critical mechanism to ensure developing countries have access to deep-sea mineral resources in the future. These areas are typically contributed by developed States when they apply for exploration rights.",
|
|
3520
|
+
"schema": {
|
|
3521
|
+
"act_date": {
|
|
3522
|
+
"keyword": "act_date",
|
|
3523
|
+
"enum": {
|
|
3524
|
+
"988322400000": "988322400000",
|
|
3525
|
+
"1617487200000": "1617487200000"
|
|
3526
|
+
}
|
|
3527
|
+
},
|
|
3528
|
+
"area_key": {
|
|
3529
|
+
"keyword": "area_key"
|
|
3530
|
+
},
|
|
3531
|
+
"contract_id": {
|
|
3532
|
+
"keyword": "contract_id",
|
|
3533
|
+
"enum": {
|
|
3534
|
+
"BPHDCPMN1": "BPHDCPMN1",
|
|
3535
|
+
"PMNReserved": "PMNReserved"
|
|
3536
|
+
}
|
|
3537
|
+
}
|
|
3538
|
+
}
|
|
3539
|
+
},
|
|
3540
|
+
"public-pms-exploration-areas-individual": {
|
|
3541
|
+
"name": "PMS Exploration Areas",
|
|
3542
|
+
"description": "Polymetallic sulphides, or seafloor massive sulphides, are formed at hydrothermal vents near mid-ocean ridges and back-arc basins between approximately 1,000 and 4,000 meters in depth. They are formed when superheated, mineral-rich fluids from the Earth’s mantle are rapidly cooled by deep water. Rapid cooling results in dissolved metals in the fluid precipitating as metal sulfides. These sulfides and surrounding polymetallic muds can contain copper, zinc, silver, and gold. For polymetallic sulphides, the exploration area allocated to each contractor is 10,000 square kilometres and consists of 100 blocks. Each block is no greater than 100 square kilometres.",
|
|
3055
3543
|
"schema": {
|
|
3056
|
-
"
|
|
3057
|
-
"keyword": "
|
|
3544
|
+
"act_date": {
|
|
3545
|
+
"keyword": "act_date",
|
|
3546
|
+
"enum": {
|
|
3547
|
+
"1474840800000": "1474840800000",
|
|
3548
|
+
"1698098400000": "1698098400000"
|
|
3549
|
+
}
|
|
3550
|
+
},
|
|
3551
|
+
"area_key": {
|
|
3552
|
+
"keyword": "area_key"
|
|
3553
|
+
},
|
|
3554
|
+
"contract_id": {
|
|
3555
|
+
"keyword": "contract_id",
|
|
3058
3556
|
"enum": {
|
|
3059
|
-
"
|
|
3060
|
-
"
|
|
3557
|
+
"KOREAPMS1": "KOREAPMS1",
|
|
3558
|
+
"COMRAPMS1": "COMRAPMS1",
|
|
3559
|
+
"IFREMERPMS1": "IFREMERPMS1",
|
|
3560
|
+
"POLPMS1": "POLPMS1",
|
|
3561
|
+
"RUSFEDPMS1": "RUSFEDPMS1",
|
|
3562
|
+
"BGRPMS1": "BGRPMS1",
|
|
3563
|
+
"IndiaPMS1": "IndiaPMS1"
|
|
3061
3564
|
}
|
|
3062
3565
|
}
|
|
3063
3566
|
}
|
|
3064
3567
|
},
|
|
3568
|
+
"public-png-fishing-effort": {
|
|
3569
|
+
"name": "Papua New Guinea VMS",
|
|
3570
|
+
"description": "Vessel monitoring system (VMS) data is provided by the The National Fisheries Authority of Papua New Guinea. Data is collected using Papua New Guinea's vessel monitoring (VMS) system via satellites, that contains vessel's identifiers and location, and is published on a five-day delay. Global Fishing Watch infers speed and course for each vessel location and analyzes this data using the same algorithms developed for automatic identification system (AIS) to identify fishing activity and behaviors. The algorithm classifies each broadcast data point from vessels as either apparently fishing or not fishing and shows the former on the Global Fishing Watch’s fishing activity heat map. VMS broadcasts data differently from AIS and may give different measures of completeness, accuracy, and quality. Global Fishing Watch is continually improving its algorithms across all broadcast data formats to algorithmically identify “apparent fishing activity”. It is possible that some fishing activity is not identified or that the heat map may show apparent fishing activity when fishing is not actually taking place. For these reasons, Global Fishing Watch qualifies the terms “fishing activity”, “fishing” or “fishing effort”, as apparent rather than certain. Any and all Global Fishing Watch information about “apparent fishing activity” should be considered an estimate and must be relied upon solely at the user’s discretion. Global Fishing Watch’s fishing detection algorithms are developed and tested using actual fishing event data collected by observers and is combined with expert analysis of AIS vessel movement data, resulting in the manual classification of thousands of known fishing events. Global Fishing Watch also collaborates extensively with academic researchers through our research program to share fishing activity classification data and to improve automated classification techniques"
|
|
3571
|
+
},
|
|
3065
3572
|
"public-png-presence": {
|
|
3066
3573
|
"name": "Papua New Guinea VMS",
|
|
3067
3574
|
"description": "Vessel monitoring system (VMS) data is provided by the The National Fisheries Authority of Papua New Guinea. Data is collected using Papua New Guinea's national VMS that is provided by the Fisheries Information and Management System (FIMS). VMS data includes vessel identifiers and location, and is published with a five-day delay.\n\nThe activity layer displays a heatmap of vessel presence. The presence is determined by taking two positions per hour per vessel from the positions transmitted by the vessel's VMS."
|
|
@@ -3070,10 +3577,6 @@
|
|
|
3070
3577
|
"name": "Papua New Guinea VMS (Fishing Vessels)",
|
|
3071
3578
|
"description": "Dataset for VMS Papua New Guinea (Public) "
|
|
3072
3579
|
},
|
|
3073
|
-
"public-ports": {
|
|
3074
|
-
"name": "Ports",
|
|
3075
|
-
"description": "Named ports"
|
|
3076
|
-
},
|
|
3077
3580
|
"public-ports-v1": {
|
|
3078
3581
|
"name": "Ports v1",
|
|
3079
3582
|
"description": "Named ports v1"
|
|
@@ -3128,54 +3631,25 @@
|
|
|
3128
3631
|
},
|
|
3129
3632
|
"public-rfmo": {
|
|
3130
3633
|
"name": "RFMO",
|
|
3131
|
-
"description": "Regional fisheries management organizations (RFMOs) are international bodies formed by countries with a shared interest in managing or conserving fish stocks in a particular region. Some manage all the fish stocks found in a given area, while others focus on specific highly migratory species, notably tuna. The regional fisheries management organization on the Global Fishing Watch map currently includes the five tuna regional fisheries management organizations. See more detailed <a href='https://globalfishingwatch.org/faqs/reference-layer-sources/' target='_blank' rel=noopener'>metadata information</a> for this layer."
|
|
3132
|
-
"schema": {
|
|
3133
|
-
"id": {
|
|
3134
|
-
"keyword": "id",
|
|
3135
|
-
"enum": {
|
|
3136
|
-
"APFIC": "APFIC",
|
|
3137
|
-
"BOBP-IGO": "BOBP-IGO",
|
|
3138
|
-
"CCAMLR": "CCAMLR",
|
|
3139
|
-
"CCBSP": "CCBSP",
|
|
3140
|
-
"CCSBT": "CCSBT",
|
|
3141
|
-
"CCSBT Primary Area": "CCSBT Primary Area",
|
|
3142
|
-
"COREP": "COREP",
|
|
3143
|
-
"CPPS": "CPPS",
|
|
3144
|
-
"CRFM": "CRFM",
|
|
3145
|
-
"CTMFM": "CTMFM",
|
|
3146
|
-
"FCWC": "FCWC",
|
|
3147
|
-
"FFA": "FFA",
|
|
3148
|
-
"GFCM": "GFCM",
|
|
3149
|
-
"IATTC": "IATTC",
|
|
3150
|
-
"ICCAT": "ICCAT",
|
|
3151
|
-
"ICES": "ICES",
|
|
3152
|
-
"IOTC": "IOTC",
|
|
3153
|
-
"IPHC": "IPHC",
|
|
3154
|
-
"LTA": "LTA",
|
|
3155
|
-
"NAFO": "NAFO",
|
|
3156
|
-
"NAMMCO": "NAMMCO",
|
|
3157
|
-
"NASCO": "NASCO",
|
|
3158
|
-
"NEAFC": "NEAFC",
|
|
3159
|
-
"NPAFC": "NPAFC",
|
|
3160
|
-
"NPFC": "NPFC",
|
|
3161
|
-
"OSPESCA": "OSPESCA",
|
|
3162
|
-
"PERSGA": "PERSGA",
|
|
3163
|
-
"PICES": "PICES",
|
|
3164
|
-
"RECOFI": "RECOFI",
|
|
3165
|
-
"SEAFDEC": "SEAFDEC",
|
|
3166
|
-
"SIOFA": "SIOFA",
|
|
3167
|
-
"SPC": "SPC",
|
|
3168
|
-
"SPRFMO": "SPRFMO",
|
|
3169
|
-
"SRFC": "SRFC",
|
|
3170
|
-
"SWIOFC": "SWIOFC",
|
|
3171
|
-
"WCPFC": "WCPFC"
|
|
3172
|
-
}
|
|
3173
|
-
}
|
|
3174
|
-
}
|
|
3634
|
+
"description": "Regional fisheries management organizations (RFMOs) are international bodies formed by countries with a shared interest in managing or conserving fish stocks in a particular region. Some manage all the fish stocks found in a given area, while others focus on specific highly migratory species, notably tuna. The regional fisheries management organization on the Global Fishing Watch map currently includes the five tuna regional fisheries management organizations. See more detailed <a href='https://globalfishingwatch.org/faqs/reference-layer-sources/' target='_blank' rel=noopener'>metadata information</a> for this layer."
|
|
3175
3635
|
},
|
|
3176
3636
|
"public-seagrasses": {
|
|
3177
3637
|
"name": "Seagrasses",
|
|
3178
|
-
"description": "<h2>Overview</h2>\n<ul>\n<li>Seagrasses are a productive ecosystem found globally in shallow marine areas where they provide food and habitat for organisms and play a key role in nutrient cycling. This dataset shows the global distribution of seagrasses.</li>\n<ul>\n<h2>Source</h2>\n<ul>\n <a href='https://data.unep-wcmc.org/datasets/7'>UNEP-WCMC, Short FT (2021). Global distribution of seagrasses (version 7.1). Seventh update to the data layer used in Green and Short (2003). Cambridge (UK): UN Environment World Conservation Monitoring Centre. Data DOI: https://doi.org/10.34892/x6r3-d211. </a></li>"
|
|
3638
|
+
"description": "<h2>Overview</h2>\n<ul>\n<li>Seagrasses are a productive ecosystem found globally in shallow marine areas where they provide food and habitat for organisms and play a key role in nutrient cycling. This dataset shows the global distribution of seagrasses.</li>\n<ul>\n<h2>Source</h2>\n<ul>\n <a href='https://data.unep-wcmc.org/datasets/7'>UNEP-WCMC, Short FT (2021). Global distribution of seagrasses (version 7.1). Seventh update to the data layer used in Green and Short (2003). Cambridge (UK): UN Environment World Conservation Monitoring Centre. Data DOI: https://doi.org/10.34892/x6r3-d211. </a></li>",
|
|
3639
|
+
"schema": {
|
|
3640
|
+
"BIO_CLASS": {
|
|
3641
|
+
"keyword": "BIO_CLASS"
|
|
3642
|
+
},
|
|
3643
|
+
"FAMILY": {
|
|
3644
|
+
"keyword": "FAMILY"
|
|
3645
|
+
},
|
|
3646
|
+
"GENUS": {
|
|
3647
|
+
"keyword": "GENUS"
|
|
3648
|
+
},
|
|
3649
|
+
"habitat": {
|
|
3650
|
+
"keyword": "habitat"
|
|
3651
|
+
}
|
|
3652
|
+
}
|
|
3179
3653
|
},
|
|
3180
3654
|
"public-seamounts": {
|
|
3181
3655
|
"name": "Seamounts",
|
|
@@ -3190,6 +3664,10 @@
|
|
|
3190
3664
|
}
|
|
3191
3665
|
}
|
|
3192
3666
|
},
|
|
3667
|
+
"public-south-atlantic-isa-claim-areas": {
|
|
3668
|
+
"name": "South Atlantic ISA License Areas",
|
|
3669
|
+
"description": "This layer depicts the ISA license areas for seabed mining in the South Atlantic Ocean, which contain resources cobalt-rich ferromanganese crusts. Brazil is currently the only country holding leases in this region."
|
|
3670
|
+
},
|
|
3193
3671
|
"public-tristan-seamounts-200-1618586314138": {
|
|
3194
3672
|
"name": "Depth: -200 m",
|
|
3195
3673
|
"description": "Depth: -200 m"
|
|
@@ -3233,7 +3711,7 @@
|
|
|
3233
3711
|
},
|
|
3234
3712
|
"public-vms-blz-tracks": {
|
|
3235
3713
|
"name": "Belize VMS",
|
|
3236
|
-
"description": "Tracks dataset for VMS Belize (
|
|
3714
|
+
"description": "Tracks dataset for VMS Belize (Public)"
|
|
3237
3715
|
},
|
|
3238
3716
|
"public-vms-blz-vessel-identity": {
|
|
3239
3717
|
"name": "VMS Belize",
|
|
@@ -3401,11 +3879,19 @@
|
|
|
3401
3879
|
},
|
|
3402
3880
|
"public-vms-bra-tracks": {
|
|
3403
3881
|
"name": "Brazil VMS",
|
|
3404
|
-
"description": "Tracks dataset for VMS Brazil (
|
|
3882
|
+
"description": "Tracks dataset for VMS Brazil (Public)"
|
|
3405
3883
|
},
|
|
3406
3884
|
"public-vms-bra-vessel-identity": {
|
|
3407
3885
|
"name": "VMS Brazil",
|
|
3408
|
-
"description": "Vessels (VMS Brazil)"
|
|
3886
|
+
"description": "Vessels (VMS Brazil)",
|
|
3887
|
+
"schema": {
|
|
3888
|
+
"selfReportedInfo.fishingLicenseCode": {
|
|
3889
|
+
"keyword": "fishingLicenseCode"
|
|
3890
|
+
},
|
|
3891
|
+
"selfReportedInfo.vesselRegistrationCode": {
|
|
3892
|
+
"keyword": "vesselRegistrationCode"
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3409
3895
|
},
|
|
3410
3896
|
"public-vms-chl-fishing-effort": {
|
|
3411
3897
|
"name": "VMS Chile",
|
|
@@ -3425,8 +3911,8 @@
|
|
|
3425
3911
|
"source_fleet": {
|
|
3426
3912
|
"keyword": "source_fleet",
|
|
3427
3913
|
"enum": {
|
|
3428
|
-
"
|
|
3429
|
-
"
|
|
3914
|
+
"INDUSTRY": "INDUSTRY",
|
|
3915
|
+
"SMALL_FISHERIES": "SMALL_FISHERIES"
|
|
3430
3916
|
}
|
|
3431
3917
|
}
|
|
3432
3918
|
}
|
|
@@ -3438,10 +3924,10 @@
|
|
|
3438
3924
|
"source_fleet": {
|
|
3439
3925
|
"keyword": "source_fleet",
|
|
3440
3926
|
"enum": {
|
|
3441
|
-
"
|
|
3927
|
+
"AQUACULTURE": "AQUACULTURE",
|
|
3442
3928
|
"INDUSTRY": "INDUSTRY",
|
|
3443
|
-
"
|
|
3444
|
-
"
|
|
3929
|
+
"SMALL_FISHERIES": "SMALL_FISHERIES",
|
|
3930
|
+
"TRANSPORT": "TRANSPORT"
|
|
3445
3931
|
}
|
|
3446
3932
|
},
|
|
3447
3933
|
"speed": {
|
|
@@ -3471,7 +3957,7 @@
|
|
|
3471
3957
|
},
|
|
3472
3958
|
"public-vms-chl-tracks": {
|
|
3473
3959
|
"name": "CHILE VMS",
|
|
3474
|
-
"description": "Tracks dataset for VMS CHILE (
|
|
3960
|
+
"description": "Tracks dataset for VMS CHILE (Public)"
|
|
3475
3961
|
},
|
|
3476
3962
|
"public-vms-chl-vessel-identity": {
|
|
3477
3963
|
"name": "VMS Chile",
|
|
@@ -3495,9 +3981,9 @@
|
|
|
3495
3981
|
"source_fleet": {
|
|
3496
3982
|
"keyword": "source_fleet",
|
|
3497
3983
|
"enum": {
|
|
3984
|
+
"ATUNEROS": "ATUNEROS",
|
|
3498
3985
|
"AVANZADOS": "AVANZADOS",
|
|
3499
|
-
"SARDINEROS": "SARDINEROS"
|
|
3500
|
-
"ATUNEROS": "ATUNEROS"
|
|
3986
|
+
"SARDINEROS": "SARDINEROS"
|
|
3501
3987
|
}
|
|
3502
3988
|
}
|
|
3503
3989
|
}
|
|
@@ -3509,9 +3995,9 @@
|
|
|
3509
3995
|
"source_fleet": {
|
|
3510
3996
|
"keyword": "source_fleet",
|
|
3511
3997
|
"enum": {
|
|
3998
|
+
"ATUNEROS": "ATUNEROS",
|
|
3512
3999
|
"AVANZADOS": "AVANZADOS",
|
|
3513
|
-
"SARDINEROS": "SARDINEROS"
|
|
3514
|
-
"ATUNEROS": "ATUNEROS"
|
|
4000
|
+
"SARDINEROS": "SARDINEROS"
|
|
3515
4001
|
}
|
|
3516
4002
|
},
|
|
3517
4003
|
"speed": {
|
|
@@ -3541,18 +4027,18 @@
|
|
|
3541
4027
|
},
|
|
3542
4028
|
"public-vms-cri-tracks": {
|
|
3543
4029
|
"name": "Costa Rica VMS",
|
|
3544
|
-
"description": "Tracks dataset for VMS Costa Rica (
|
|
4030
|
+
"description": "Tracks dataset for VMS Costa Rica (Public)"
|
|
3545
4031
|
},
|
|
3546
4032
|
"public-vms-cri-vessel-identity": {
|
|
3547
4033
|
"name": "VMS Costa Rica",
|
|
3548
4034
|
"description": "Vessels (VMS Costa Rica)",
|
|
3549
4035
|
"schema": {
|
|
3550
|
-
"source_fleet": {
|
|
4036
|
+
"selfReportedInfo.source_fleet": {
|
|
3551
4037
|
"keyword": "source_fleet",
|
|
3552
4038
|
"enum": {
|
|
3553
|
-
"
|
|
3554
|
-
"
|
|
3555
|
-
"
|
|
4039
|
+
"ATUNEROS": "ATUNEROS",
|
|
4040
|
+
"AVANZADOS": "AVANZADOS",
|
|
4041
|
+
"SARDINEROS": "SARDINEROS"
|
|
3556
4042
|
}
|
|
3557
4043
|
}
|
|
3558
4044
|
}
|
|
@@ -3607,7 +4093,12 @@
|
|
|
3607
4093
|
},
|
|
3608
4094
|
"public-vms-ecu-vessel-identity": {
|
|
3609
4095
|
"name": "VMS Ecuador",
|
|
3610
|
-
"description": "Vessels (VMS Ecuador)"
|
|
4096
|
+
"description": "Vessels (VMS Ecuador)",
|
|
4097
|
+
"schema": {
|
|
4098
|
+
"selfReportedInfo.registryNumber": {
|
|
4099
|
+
"keyword": "registryNumber"
|
|
4100
|
+
}
|
|
4101
|
+
}
|
|
3611
4102
|
},
|
|
3612
4103
|
"public-vms-nor-fishing-effort": {
|
|
3613
4104
|
"name": "VMS Norway",
|
|
@@ -3727,7 +4218,18 @@
|
|
|
3727
4218
|
},
|
|
3728
4219
|
"public-vms-pan-vessel-identity": {
|
|
3729
4220
|
"name": "VMS Panama",
|
|
3730
|
-
"description": "Vessels (VMS Panama)"
|
|
4221
|
+
"description": "Vessels (VMS Panama)",
|
|
4222
|
+
"schema": {
|
|
4223
|
+
"selfReportedInfo.externalId": {
|
|
4224
|
+
"keyword": "externalId"
|
|
4225
|
+
},
|
|
4226
|
+
"selfReportedInfo.imo": {
|
|
4227
|
+
"keyword": "imo"
|
|
4228
|
+
},
|
|
4229
|
+
"selfReportedInfo.ssvid": {
|
|
4230
|
+
"keyword": "ssvid"
|
|
4231
|
+
}
|
|
4232
|
+
}
|
|
3731
4233
|
},
|
|
3732
4234
|
"public-vms-per-fishing-effort": {
|
|
3733
4235
|
"name": "VMS Peru",
|
|
@@ -3771,7 +4273,8 @@
|
|
|
3771
4273
|
"keyword": "origin",
|
|
3772
4274
|
"enum": {
|
|
3773
4275
|
"Foreign": "Foreign",
|
|
3774
|
-
"PER": "PER"
|
|
4276
|
+
"PER": "PER",
|
|
4277
|
+
"": ""
|
|
3775
4278
|
}
|
|
3776
4279
|
},
|
|
3777
4280
|
"source_fleet": {
|
|
@@ -3805,7 +4308,10 @@
|
|
|
3805
4308
|
"name": "VMS Peru",
|
|
3806
4309
|
"description": "Vessels (VMS Peru)",
|
|
3807
4310
|
"schema": {
|
|
3808
|
-
"
|
|
4311
|
+
"selfReportedInfo.externalId": {
|
|
4312
|
+
"keyword": "externalId"
|
|
4313
|
+
},
|
|
4314
|
+
"selfReportedInfo.hull": {
|
|
3809
4315
|
"keyword": "hull",
|
|
3810
4316
|
"enum": {
|
|
3811
4317
|
"ACERO NAVAL": "ACERO NAVAL",
|
|
@@ -3815,23 +4321,83 @@
|
|
|
3815
4321
|
"FIBRA DE VIDRIO": "FIBRA DE VIDRIO"
|
|
3816
4322
|
}
|
|
3817
4323
|
},
|
|
3818
|
-
"origin": {
|
|
4324
|
+
"selfReportedInfo.origin": {
|
|
3819
4325
|
"keyword": "origin",
|
|
3820
4326
|
"enum": {
|
|
3821
|
-
"
|
|
3822
|
-
"
|
|
4327
|
+
"PERU": "PERU",
|
|
4328
|
+
"FOREIGN": "FOREIGN"
|
|
3823
4329
|
}
|
|
3824
4330
|
},
|
|
3825
|
-
"sourceFleet": {
|
|
4331
|
+
"selfReportedInfo.sourceFleet": {
|
|
3826
4332
|
"keyword": "sourceFleet",
|
|
3827
4333
|
"enum": {
|
|
3828
|
-
"
|
|
3829
|
-
"
|
|
3830
|
-
"
|
|
4334
|
+
"": "",
|
|
4335
|
+
"ARTISANAL": "ARTISANAL",
|
|
4336
|
+
"INDUSTRIAL": "INDUSTRIAL",
|
|
4337
|
+
"SMALL-SCALE": "SMALL-SCALE"
|
|
3831
4338
|
}
|
|
3832
4339
|
}
|
|
3833
4340
|
}
|
|
3834
4341
|
},
|
|
4342
|
+
"public-vms-plw-fishing-effort": {
|
|
4343
|
+
"name": "VMS Palau",
|
|
4344
|
+
"description": "<h2>Overview</h2> <p> Vessel Monitoring System (VMS) data for Palau is provided by the Palau National Marine Sanctuary. The data is collected via satellite and includes information on vessels' identity, location, speed, and course. It is published with a 3-day delay, and historical data is available from 2021 onward. </p> <p> Please note that given the lower polling rates of VMS compared to AIS, estimates for apparent fishing activity may be less accurate. We are currently improving our fishing models to be better suited to VMS data. </p> <h2>Access & Availability</h2> <p> Vessel names and tracks are visible to public users, but tracks cannot be downloaded. If you require data access beyond what is publicly available, please contact our support team at support@globalfishingwatch.org. </p> <p> If you notice missing data on the map, it may be due to a VMS data outage. We are currently working on better ways to communicate these outages clearly within the platform. If you have any questions regarding gaps in data, please do not hesitate to reach out to our support email. </p>",
|
|
4345
|
+
"schema": {
|
|
4346
|
+
"distance_from_port_km": {
|
|
4347
|
+
"keyword": "distance_from_port_km",
|
|
4348
|
+
"enum": {
|
|
4349
|
+
"0": "0",
|
|
4350
|
+
"1": "1",
|
|
4351
|
+
"2": "2",
|
|
4352
|
+
"3": "3",
|
|
4353
|
+
"4": "4",
|
|
4354
|
+
"5": "5"
|
|
4355
|
+
}
|
|
4356
|
+
}
|
|
4357
|
+
}
|
|
4358
|
+
},
|
|
4359
|
+
"public-vms-plw-presence": {
|
|
4360
|
+
"name": "VMS Palau Presence",
|
|
4361
|
+
"description": "<h2>Overview</h2> <p> Vessel Monitoring System (VMS) data for Palau is provided by the Palau National Marine Sanctuary. The data is collected via satellite and includes information on vessels' identity, location, speed, and course. It is published with a 3-day delay, and historical data is available from 2021 onward. </p> <p> Please note that given the lower polling rates of VMS compared to AIS, estimates for apparent fishing activity may be less accurate. We are currently improving our fishing models to be better suited to VMS data. </p> <h2>Access & Availability</h2> <p> Vessel names and tracks are visible to public users, but tracks cannot be downloaded. If you require data access beyond what is publicly available, please contact our support team at support@globalfishingwatch.org. </p> <p> If you notice missing data on the map, it may be due to a VMS data outage. We are currently working on better ways to communicate these outages clearly within the platform. If you have any questions regarding gaps in data, please do not hesitate to reach out to our support email. </p>",
|
|
4362
|
+
"schema": {
|
|
4363
|
+
"speed": {
|
|
4364
|
+
"keyword": "speed",
|
|
4365
|
+
"enum": {
|
|
4366
|
+
"<2": "<2",
|
|
4367
|
+
"2-4": "2-4",
|
|
4368
|
+
"4-6": "4-6",
|
|
4369
|
+
"6-10": "6-10",
|
|
4370
|
+
"10-15": "10-15",
|
|
4371
|
+
"15-25": "15-25",
|
|
4372
|
+
">25": ">25"
|
|
4373
|
+
}
|
|
4374
|
+
},
|
|
4375
|
+
"vessel_type": {
|
|
4376
|
+
"keyword": "vessel_type",
|
|
4377
|
+
"enum": {
|
|
4378
|
+
"FISHING": "FISHING",
|
|
4379
|
+
"NON_FISHING": "NON_FISHING",
|
|
4380
|
+
"SUPPORT": "SUPPORT",
|
|
4381
|
+
"CARRIER": "CARRIER",
|
|
4382
|
+
"RESEARCH": "RESEARCH",
|
|
4383
|
+
"": ""
|
|
4384
|
+
}
|
|
4385
|
+
}
|
|
4386
|
+
}
|
|
4387
|
+
},
|
|
4388
|
+
"public-vms-plw-tracks": {
|
|
4389
|
+
"name": "Palau VMS",
|
|
4390
|
+
"description": "Tracks dataset for VMS Palau (Public)"
|
|
4391
|
+
},
|
|
4392
|
+
"public-vms-plw-vessel-identity": {
|
|
4393
|
+
"name": "VMS Palau",
|
|
4394
|
+
"description": "Vessels (VMS Palau)",
|
|
4395
|
+
"schema": {
|
|
4396
|
+
"selfReportedInfo.imo": {
|
|
4397
|
+
"keyword": "imo"
|
|
4398
|
+
}
|
|
4399
|
+
}
|
|
4400
|
+
},
|
|
3835
4401
|
"public-vms-png-fishing-effort": {
|
|
3836
4402
|
"name": "VMS Papua New Guinea",
|
|
3837
4403
|
"description": "<h2>Overview</h2> <p> Vessel Monitoring System (VMS) data for Papua New Guinea is provided by the National Fisheries Authority of Papua New Guinea. The data is collected via satellite and includes information on vessels' identity, location, speed, and course. It is published with a 5-day delay, and historical data is available from 2023 onward. </p> <p> Please note that given the lower polling rates of VMS compared to AIS, estimates for apparent fishing activity may be less accurate. We are currently improving our fishing models to be better suited to VMS data. </p> <h2>Access & Availability</h2> <p> Vessel names and tracks are visible to public users, but tracks cannot be downloaded. If you require data access beyond what is publicly available, please contact our support team at support@globalfishingwatch.org. </p> <p> If you notice missing data on the map, it may be due to a VMS data outage. We are currently working on better ways to communicate these outages clearly within the platform. If you have any questions regarding gaps in data, please do not hesitate to reach out to our support email. </p>",
|