@globalfishingwatch/i18n-labels 1.2.22 → 1.2.25
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/en/datasets.json +3 -3
- package/es/datasets.json +1 -1
- package/package.json +1 -1
package/en/datasets.json
CHANGED
|
@@ -1632,7 +1632,7 @@
|
|
|
1632
1632
|
"flag": "flag",
|
|
1633
1633
|
"vessel_id": "vessel_id",
|
|
1634
1634
|
"vessel_type": {
|
|
1635
|
-
"keyword": "
|
|
1635
|
+
"keyword": "Vessel type",
|
|
1636
1636
|
"enum": {
|
|
1637
1637
|
"fishing": "Fishing",
|
|
1638
1638
|
"carrier": "Carrier",
|
|
@@ -1864,8 +1864,8 @@
|
|
|
1864
1864
|
}
|
|
1865
1865
|
},
|
|
1866
1866
|
"public-indonesia-pelagic-presence": {
|
|
1867
|
-
"name": "
|
|
1868
|
-
"description": "Pelagic
|
|
1867
|
+
"name": "Coastal Fisheries - New Devices",
|
|
1868
|
+
"description": "This layer of Global Fishing Watch uses data provided by Rare, Aruna and AP2HI. The data is collected using Pelagic devices that tracks location and speed. The information shown represents the vessel presence. The presence is determined by taking one position per hour transmitted by the vessel's tracking device.",
|
|
1869
1869
|
"schema": {
|
|
1870
1870
|
"lat": "lat",
|
|
1871
1871
|
"lon": "lon",
|
package/es/datasets.json
CHANGED